android / android/health-samples
Example for Batching Modes
- Dominant language
- Kotlin
- Stars
- 346
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to use batching modes as described in https://medium.com/androiddevelopers/wear-os-home-workouts-with-health-services-b9951fa9e0dc, but on my Pixel Watch 1, I only get an empty list from `exerciseClient.getCapabilities().supportedBatchingModeOverrides`.
Is it possible to use them with the PassiveDataCompose example? Or are they intended to be used differently?
Which devices support the 5 seconds batching mode?
Contributor guide
Research direction
Start with the PassiveDataCompose example and the batching mode documentation linked in the issue, then inspect how exerciseClient.getCapabilities().supportedBatchingModeOverrides is used. Determine whether batching modes apply to this example and which devices support the 5 seconds mode. Done means documenting the intended usage and device support clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100