Dive into the Google Fit APIs for Android. Google Fit is an open fitness ecosystem that provides developers with a single set of APIs to discover, record, store, and read activity data with user permission. The Fit APIs for Android are bundled in Google Play Services — making them compatible with Android devices back to API level 9 (Gingerbread) — and backed by a cloud datastore. Google Fit is also accessible by a REST API.
This DevByte is the second of two parts. In the first, we…
How do I get all activities the user did today? All google samples only request a particular DataType like steps or calories, but I won't always know what the user did, thanks
I have followed https://developers.google.com/fit/android/history to insert the data in to the google fit from my App. The data has been inserting successful, but I couldn't able to see data immediately in google fit. It is taking more than 10 to 15mins to show in google fit.
hey!! that was great help can u post something about how to count calories consumed by app user using fit api
It would be nice if you shared the link to the previous video as YouTube doesn't always list it in the suggested videos.
you hot!