Search code examples
androidwear-oswatchandroid-sdk-toolsandroid-sdk-2.1

Android Watch Face Development


Here is gives me info:

https://developer.android.com/training/wearables/watch-faces/service.html (Implement Service and Callback Methods)

Where should this class be?

Thanks!


Solution

  • Android Wear watch faces need to be included within a Wearable app which is a separate apk that runs directly on the Android Wear device.