Breana Tate
Breana Tate
Hello, do you have the [Health Connect APK](https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata) installed for the entire duration? I'm able to reproduce this, but only if Health Connect by Android is deleted after permissions are...
Which API is this request for (Health Connect or Health Services)? Some of the Health Services documentation on developer.android.com has Java snippets. If you're able to support it, I would...
Hello, At this time, it is not possible to insert a record directly to Health Connect from the smartwatch. The recommended way to pass data from the watch to Health...
@mauricio-lorenzetti for which client? ExerciseClient or PassiveMonitoringClient? If you are using ExerciseClient to record an active exercise, you can use [BatchingModes](https://developer.android.com/health-and-fitness/guides/health-services/active-data#batching-rate) to receive new HR data every 5 seconds. For...
Thanks for reporting this and attaching the logs. I haven't been able to reproduce this with the emulator yet, but will look into a fix.
@deRonbrown Please reach back out if the issue persists!
Hi @harishvgk, have you enabled the synthetic data providers (more troubleshooting [info here](https://developer.android.com/training/wearables/health-services/synthetic-data))? The sample doesn't count steps, but distance should be populating with the rest of the data. For...
Hi @harishvgk we recently published an updated sample using Compose for Wear OS. Are you able to see distance when using that sample?
We need to update the instructions in the sample--thanks for pointing that out! The docs from your second link are the best resource for synthetic data generation with Wear 4....
1. You can download Hedgehog [here](https://developer.android.com/studio/preview). If you can't download Hedgehog, you can still generate data in Giraffe, it just takes a few extra steps: Enable developer options, then run...