Created
January 9, 2014 02:17
-
-
Save chrishuan9/8328329 to your computer and use it in GitHub Desktop.
This command restarts adb in tcp/ip mode for connecting to mobile phones via wifi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<SDK>$ adb tcpip 5555 | |
restarting in TCP mode port: 5555 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment