Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/android/codelab-complications-data-source
Exposing data to watch face Complications on Android Wear
https://github.com/android/codelab-complications-data-source
Last synced: about 1 month ago
JSON representation
Exposing data to watch face Complications on Android Wear
- Host: GitHub
- URL: https://github.com/android/codelab-complications-data-source
- Owner: android
- License: apache-2.0
- Archived: true
- Created: 2016-05-11T22:13:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T20:28:40.000Z (almost 3 years ago)
- Last Synced: 2024-09-21T18:12:12.404Z (about 2 months ago)
- Language: Kotlin
- Homepage: https://codelabs.developers.google.com/codelabs/data-providers/
- Size: 897 KB
- Stars: 19
- Watchers: 19
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Exposing data to watch face complications on Wear OS
Learn how to share you data with complications, so users can easily enter back into your app and
get the latest information from your app.To see the actual code lab, [click here](https://developer.android.com/codelabs/data-providers).