https://github.com/android/health-samples
https://github.com/android/health-samples
Last synced: 11 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T11:02:42.000Z (about 1 year ago)
- Last Synced: 2025-04-08T04:11:22.712Z (12 months ago)
- Language: Kotlin
- Size: 6.33 MB
- Stars: 298
- Watchers: 65
- Forks: 158
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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/