要使用Google Fit从移动设备获取健身数据,我应该使用哪个API?

时间:2019-06-27 11:16:50

标签: android google-fit

使用Google Fit从移动设备获取适合度数据。您是否可以建议我使用哪个API?

我有代码示例,可以使用吗

new GoogleApiClient.Builder(context).addApi(Fitness.SENSORS_API).addApi(Fitness.HISTORY_API).addApi(Fitness.RECORDING_API);

0 个答案:

没有答案