Skip to content

Latest commit

 

History

History

README.md

Watch Face Push sample

Demonstrates using the Watch Face Push API on Wear OS.

Introduction

The Watch Face Push API enables you to build watch face marketplace apps on Wear OS. The API is available on Wear OS devices running Wear OS 6+.

For more details on Watch Face Push, see the Developer Guide or the reference documentation.

Round Screenshot

Getting Started

This sample uses the Gradle build system. To build this project, either build at the command-line:

./gradlew :app:installDebug

or open in Android Studio to build and deploy from there.

Support

If you've found an error in this sample, please create an issue.

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.