Skip to content

Instantly share code, notes, and snippets.

@TheLittleNaruto
Last active May 14, 2020 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheLittleNaruto/5e32f373ed837d18418b429c7aba4417 to your computer and use it in GitHub Desktop.
Save TheLittleNaruto/5e32f373ed837d18418b429c7aba4417 to your computer and use it in GitHub Desktop.
$ adb tcpip 5555
$ adb connect <Mobile Device IP Address>:5555
# Example:
$ adb connect 192.168.1.5:5555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment