I\'ve created a wear app and used the Android Studio template to create it and haven\'t made any changes other than to drag and drop a button onto the MainActivity of the we
The sample code for the Watch Face contains the following comment
Important Note: Because watch face apps do not have a default Activity in their project, you will need to set your Configurations to "Do not launch Activity" for both the Wear and/or Application modules. If you are unsure how to do this, please review the "Run Starter project" section in the Google Watch Face Code Lab: https://codelabs.developers.google.com/codelabs/watchface/index.html#0