Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/android/health-samples
https://github.com/android/health-samples
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/android/health-samples
- Owner: android
- License: apache-2.0
- Created: 2021-05-18T20:39:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T11:05:56.000Z (5 months ago)
- Last Synced: 2024-05-28T17:43:26.984Z (5 months ago)
- Language: Kotlin
- Size: 3.38 MB
- Stars: 236
- Watchers: 63
- Forks: 134
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Health Samples Repository
======================This repository contains a set of individual Android Studio projects to help you get started writing Health-related apps on Android and Wear OS.
The repository is structured by API. Read below for a description of each
- **[Health Connect][health-connect-samples]**: Samples to help you with reading, writing and sharing health, fitness and wellness data using Health Connect. *[Learn more about Health Connect][health-connect-dac]*
- **[Health Services][health-services-samples]**: Samples to help you get started with writing health-related apps on Wear OS that take advantage of the on-board sensors and algorithms to collect health and fitness data. *[Learn more about Health Services][health-services-dac]*
Also available is:
- **[Health Platform][health-platform-v1-samples]**: Samples to help you with reading and writing health, fitness, and wellness data with the Health Platform. *[Learn more about Health Platform][health-platform-v1-dac]*
However, developers should note that Health Connect should be used in preference to Health Platform for new integrations.
[health-connect-dac]: https://developer.android.com/health-connect
[health-connect-samples]: health-connect/
[health-platform-v1-dac]: https://developer.android.com/training/wearables/health-services/health-platform
[health-platform-v1-samples]: health-platform-v1/
[health-services-dac]: https://developer.android.com/training/wearables/health-services
[health-services-samples]: health-services/