Created
January 18, 2016 09:59
-
-
Save hoyin258/dd86cb4fd89a853296be to your computer and use it in GitHub Desktop.
adb connect (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
adb tcpip 5555 | |
adb connect <DEVICE_IP_ADDRESS>:5555 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment