Effective in 2026, to align with our trunk stable development model and ensure platform stability for the ecosystem, we will publish source code to AOSP in Q2 and Q4. For building and contributing to AOSP, we recommend utilizing android-latest-release instead of aosp-main. The android-latest-release manifest branch will always reference the most recent release pushed to AOSP. For more information, see Changes to AOSP.
Android Health
Stay organized with collections
Save and categorize content based on your preferences.
The Android Health module manages and accesses health
data in Android, so developers can focus on providing value to users.
Motivation
- Users want to see all of their health and wellness information in one
place.
- Developers find it difficult to integrate with health platforms on Android
due to significant ecosystem fragmentation.
Module boundary
This module is available in Android 14 and higher. All
the files and directories under packages/modules/HealthFitness are in the
Android Health module scope.
The Android Health module (packages.modules.HealthFitness) is an APK
in APEX format
and available for Android 14 and higher.
Dependencies
If you customize Android Health, you must ensure your implementation
meets the dependency associated with your customization.
If you develop your own health data management settings screens, expect these
requirements to be updated and amended for each major Android platform release.
Customize
You can override themes and resources using resource overlays.
You can provide your own data management UI using the APIs exposed by the
Android Health module.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-12-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-02 UTC."],[],[]]