Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Classes
Exceptions
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-05-15 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-05-15 UTC."],[],[],null,["# androidx.health.services.client\n===============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/health/services/client/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ExerciseClient](/reference/androidx/health/services/client/ExerciseClient) | Client which provides a way to subscribe to the health data of a device during an exercise. |\n| [ExerciseUpdateCallback](/reference/androidx/health/services/client/ExerciseUpdateCallback) | Callback that is called when the state of the current exercise is updated. |\n| [HealthServicesClient](/reference/androidx/health/services/client/HealthServicesClient) | Client which provides a way to subscribe to the health data of a device, in the background or in the foreground. |\n| [MeasureCallback](/reference/androidx/health/services/client/MeasureCallback) | Callback for [MeasureClient.registerMeasureCallback](/reference/androidx/health/services/client/MeasureClient#registerMeasureCallback(androidx.health.services.client.data.DeltaDataType,androidx.health.services.client.MeasureCallback)). |\n| [MeasureClient](/reference/androidx/health/services/client/MeasureClient) | Client which provides a way to make measurements of health data on a device. |\n| [PassiveListenerCallback](/reference/androidx/health/services/client/PassiveListenerCallback) | A callback for receiving passive monitoring updates. |\n| [PassiveMonitoringClient](/reference/androidx/health/services/client/PassiveMonitoringClient) | Client which provides a means to passively monitor data without requiring an ongoing workout. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [ExerciseClientExtensionKt](/reference/androidx/health/services/client/ExerciseClientExtensionKt) | |\n| [ListenableFutureExtensionKt](/reference/androidx/health/services/client/ListenableFutureExtensionKt) | |\n| [MeasureClientExtensionKt](/reference/androidx/health/services/client/MeasureClientExtensionKt) | |\n| [PassiveListenerService](/reference/androidx/health/services/client/PassiveListenerService) | Service that enables receiving passive monitoring updates throughout the day when the app may not be running. |\n| [PassiveMonitoringClientExtensionKt](/reference/androidx/health/services/client/PassiveMonitoringClientExtensionKt) | |\n| [HealthServices](/reference/androidx/health/services/client/HealthServices) | Entry point for all Health Services APIs. |\n\nExceptions\n----------\n\n|-----------------------------------------------------------------------------------------------|-----------------------------------------------------|\n| [HealthServicesException](/reference/androidx/health/services/client/HealthServicesException) | Exception class for all the Health Services errors. |"]]