Skip to content

Instantly share code, notes, and snippets.

@twaddington
Last active December 16, 2015 00:49
Show Gist options
  • Save twaddington/5350554 to your computer and use it in GitHub Desktop.
Save twaddington/5350554 to your computer and use it in GitHub Desktop.
Android wireless debugging.
$ adb tcpip 5555
$ adb connect <device-ip-address>:5555

# Reset for usb
$ adb usb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment