android / health-samples

Apache License 2.0
264 stars 148 forks source link

Retrieve Sleep data using Health Platform #100

Open duy-thinkvitals opened 1 year ago

duy-thinkvitals commented 1 year ago

Hi team,

I would like to retrieve sleep session data from Health Platform. However, it always returns null. Could you please assist me on how to retrieve the sleep data ?

Note: it is a standalone app

Device: Samsung Watch 4

cancan101 commented 1 year ago

What sort of sleep data are you referring to? Are you looking to subscribe to the asleep / awake events?

duy-thinkvitals commented 1 year ago

I want to get the total amount of sleep time that has been recorded. From the Health Platform API docs, it does provide retrieving sleep stage from IntervalData DataType.SleepStageDataType. However, the total is always returning null