Hello everybody.
I bought a Galaxy watch 7 and try to develop some app code for my own pleasure.
I’m currently trying to access Healt data, such as CALORIES_DAILY or DISTANCE_DAILY.
But when I request watch capabilities with MeasureClient.getCapabilities, surprise, I only get HEART_RATE_BPM… It seems it’s the only data that can be fetched that way !!!
Can some help me about that and provide some guidance ?
I really can’t figure out what’s wrong with my code. All necessary permissions are OK…
Thank you for your attention.