Skip to content

Instantly share code, notes, and snippets.

@jairobjunior
Created December 17, 2014 03:45
Show Gist options
  • Save jairobjunior/5678f80a541f8c6b7941 to your computer and use it in GitHub Desktop.
Save jairobjunior/5678f80a541f8c6b7941 to your computer and use it in GitHub Desktop.
Uninstall Android Wear App From Real Device - Debugging via bluetooth
adb -s localhost:4444 uninstall example.com.yourappname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment