Skip to content

Instantly share code, notes, and snippets.

@vilmarbfilho
Created January 26, 2016 17:01
Show Gist options
  • Save vilmarbfilho/6b4ff9576d62b1ca1d16 to your computer and use it in GitHub Desktop.
Save vilmarbfilho/6b4ff9576d62b1ca1d16 to your computer and use it in GitHub Desktop.
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