Google fit data is different from device to device with same account

断了今生、忘了曾经 提交于 2019-11-27 07:51:42

问题


I have created a Google Fit application to read/write data from Google Fit. I have two devices linked to the same account, but I cannot see the data added from one device to another.

How is this fixed?


回答1:


We can read global data (Cloud) by adding the .enableServerQueries() in DataReadRequest



来源:https://stackoverflow.com/questions/26670836/google-fit-data-is-different-from-device-to-device-with-same-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!