android / fit-samples

Multiple samples showing the best practices using the Fit APIs on Android.
Apache License 2.0
151 stars 113 forks source link

I am not able to read data of Google Fit App. #53

Open sanjaymanvani23 opened 4 years ago

sanjaymanvani23 commented 4 years ago

Hello,

   I need to read weight of google fit app using fitness api. is this possible ?
  If yes, how ?

Thank you.
pi-bansal commented 4 years ago

Create the query for TYPE_WEIGHT

https://developers.google.com/fit/datatypes/body#android_3

Put the start time of weight as 1 (or sometime well in the past) if you do not know when the user entered the data.

https://stackoverflow.com/questions/43859491/read-weight-from-google-fit