Skip to content

Instantly share code, notes, and snippets.

@AbelWeldaregay
Created November 24, 2019 19:18
Show Gist options
  • Save AbelWeldaregay/a63f71e3a3b436434296e71c817b4c41 to your computer and use it in GitHub Desktop.
Save AbelWeldaregay/a63f71e3a3b436434296e71c817b4c41 to your computer and use it in GitHub Desktop.
The following commands are useful when connecting an android smartwatch to android studios for debugging.
adb forward tcp:4444 localabstract:/adb-hub
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