Skip to content

Instantly share code, notes, and snippets.

@tajchert
Created August 15, 2014 21:42
Show Gist options
  • Save tajchert/cef0e70db6ec9d7f1b1d to your computer and use it in GitHub Desktop.
Save tajchert/cef0e70db6ec9d7f1b1d to your computer and use it in GitHub Desktop.
Android Wear Build Configuration problem
If you build and deploy Android Wear app from IDE to watch directly you most likely will see Build Configuration screen and if you will clik "Run" you will get "Build Configuration is still incorrect, do you want to edit it again?"
SOLUTION
To solve it just check "Do not launch Activity" in Activity section of a "Run/Debug Configurations" of a "wear" project.
Simple like that and will save you bunch of seconds each build, minutes each day, hours each year - enjoy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment