Skip to content

Instantly share code, notes, and snippets.

@younes200
Created January 2, 2016 12:02
Show Gist options
  • Save younes200/aae9dcc2962826cb89ed to your computer and use it in GitHub Desktop.
Save younes200/aae9dcc2962826cb89ed to your computer and use it in GitHub Desktop.
Android Wear Remote debug
adb forward tcp:4444 localabstract:/adb-hub
adb -d forward tcp:5601 tcp:5601
adb connect 127.0.0.1:4444
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment