Created
January 9, 2014 02:20
-
-
Save chrishuan9/8328354 to your computer and use it in GitHub Desktop.
Connecting ADB to your phone
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 connect 10.1.1.161 #replace 10.1.1.161 with your phone's ip address | |
connected to 10.1.1.161:5555 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment