Created
January 26, 2016 17:01
-
-
Save vilmarbfilho/6b4ff9576d62b1ca1d16 to your computer and use it in GitHub Desktop.
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
Device Real: | |
adb forward tcp:4444 localabstract:/adb-hub | |
adb connect localhost:4444 | |
Emulador: | |
adb -d forward tcp:5601 tcp:5601 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment