Screen Shot Reading Google Fit Data

Example app using the Google Fit history API. Currently, the app summarizes duration and step count by activity type. The detail pages will show graphs of activity level by day or by week. All data is cached in a local SQLite database and synchronized with the Google Fit API.

Animated Gif   Screen Shot

Setup Instructions

Fabric & Firebase API keys are required to run the lastest version of this project. They have not been checked in to the public version of this repository. You will either need to set up accounts for both or remove references to these libraries in the code.

This application requires access to the GoogleFit API on a real device. Running the code in the emulator may not produce the expected results. Better emulator support with mock data may be added at some point in the future.

Icons

Resources

Third Party Libraries