Step count retrieved through Google Fit Api does not match Step count displayed in Google Fit Official App

前端 未结 4 1740
挽巷
挽巷 2020-12-05 03:19

I have developed an application that needs to display daily steps count. To do this, I used the API available in Google Fit SDK.

All seems to be working properly, bu

4条回答
  •  时光取名叫无心
    2020-12-05 03:54

    Google Fit sdk is a part of Google Play services.. The official Google Fit app also collects the same data from the Google Play services sdk but Google probably has added a few more code into the Google Fit app to make the data more accurate. It could also be a bug in the Google Fit app.

提交回复
热议问题