【发布时间】:2017-05-15 23:15:45
【问题描述】:
我想向用户显示最近的 Google Fit 值,例如身高、体重、步数等。
我可以轻松地从某个定义的时间范围内检索值,例如 Yesterday(date) 到 Today(date) 。通过在 StartTime 和 EndTime 中设置日期。
我在 StackOverflow Read the height in GoogleFit in Android 上得到了相关问题
他们使用类似 "PresentationOfGoogleFit(June,25,2014)" 代替 Start Time 。但我无法使用它。
【问题讨论】:
标签: android google-fit