Skip to content

Instantly share code, notes, and snippets.

@CreatorB
Created March 26, 2015 01:45
Show Gist options
  • Save CreatorB/a958d25937f80844ec7d to your computer and use it in GitHub Desktop.
Save CreatorB/a958d25937f80844ec7d to your computer and use it in GitHub Desktop.
su
setprop service.adb.tcp.port 5555
stop adbd
start adbd
#Remember to close the tcp when connecting to public networks if you want to feel safe.You can do the following or simply restart the device:
su
setprop service.adb.tcp.port -1
stop adbd
start adbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment