Android Studio PassiveMonitoringClient not receiving any synthetic data
I’m trying to record heart rate data from an emulated watch (running Wear OS 4/ API Level 14) and the most recent version of Android Studio Preview. I am using Android Studio’s PassiveMonitoringClient (Part of Android Studio Health Services). Here’s a snippet of the code that I just wrote in MainActivity OnCreate. Right now, I just want a minimum working example of reading in some heart rate data.