Extended Health Kit is an open service for sports & health capabilities provided by Huawei. Developers can access the HUAWEI Health Kit Platform and obtain sports & health data by integrating Extended Health Kit.
Extended Health Kit Demo code encapsulates APIs of the Extended Health Kit. It provides demo programs for your reference or usage.
Include these functions of Extended Health Kit:
- Operate health and sport data.
- Real time data register.
For more development details, please refer to the following link: https://developer.huawei.com/consumer/en/hms/huaweihealth
Before using Extended Health Kit Demo code, check whether the IDE environment has been installed.
- Decompress the demo code package.
- Copy the package into the IDE directory and import it into the IDE Tool.
- You should also generate a signing certificate fingerprint and add the certificate file to the project, and add configuration to build.gradle. See (Signing Certificate Fingerprint & Importing the Certificate Fingerprint, Changing the Package Name, and Configuring the JDK Build Version)
- AppId: Add the app ID generated when creating the app on HUAWEI Developers to the AndroidManifest.xml file of the app.
- Press Sync Project with Gradle Files to ensure the development environment builds completed.
- Android Studio 3.6.1 or later
- Java SDK 1.8 or later
- HUAWEI Health App 12.1.6.300 or later
Extended Health Kit Demo is licensed under the Apache License, version 2.0.