Thursday, 24 July 2014 00:00

Wireless ADB on non-rooted device (tested on Nexus 5)

This works on Nexus 5. Can't see why it wouldn't work on others

  1. Enable USB debugging
  2. Plug Device into PC
  3. Enter:-
    adb tcpip 5555
  4. Unplug device
  5. Then:-
    adb connect xxx.xxx.xxx.xxx
    Where xxx.xxx.xxx.xxx is IP of device.
  6. Unplug the device
Last modified on Saturday, 20 September 2014 14:29

Leave a comment

Make sure you enter all the required information, indicated by an asterisk (*). HTML code is not allowed.