Skip to content

Repository files navigation

IONHealthFitnessLib

A library for accessing Android Health Connect data for health and fitness apps.

Installation

Gradle

Add the following to your module's build.gradle file:

dependencies {
    implementation 'io.ionic.libs:ionhealthfitness-android:1.0.0'
}

Make sure you have the appropriate Maven repository declared in your project-level build.gradle or settings.gradle:

repositories {
    google()
    mavenCentral()
}

About

Android native library for accessing Health Connect data for health and fitness apps

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages