An open API service indexing awesome lists of open source software.

https://github.com/yingding/wear-os-examples

this repository comprises some example code for wear so by google to bootstrap wear os app development
https://github.com/yingding/wear-os-examples

Last synced: about 2 months ago
JSON representation

this repository comprises some example code for wear so by google to bootstrap wear os app development

Awesome Lists containing this project

README

          

# About this repository
This repository comprises code examples for Wear OS By Google to bootstrap Wear OS 3 app development.

## Examples

* Analog WatchFace Basic without UserStyle Configuration (Kotlin)
* Analog WatchFace Advanced with UserStyle Configuration (Kotlin)
* Wear Compose Navigation Example (Kotlin)
* Wear Compose Basic Example (Kotlin)
* Wear Compose Simple List Example (Kotlin)
* Wear OS 3 ComplicationDataSourceService Example (Kotlin)
* Java Watchface examples (deprecated)