Skip to content

Implements an animated circular chart to achieve a Google Fit style chart. Demonstrates the use of the Android DecoView library.

License

Notifications You must be signed in to change notification settings

bmarrdev/fauxfit-decoview-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faux Fit: Animated Google Fit style chart using DecoView

Google’s health tracking platform, Google Fit, provides data visualization using a circular view to display feedback to users. This circular view is smoothly animated and presents a variety of data about the users fitness goals.

This project aims to reproduce the Google Fit user experience in an app by using DecoView, as shown in the clip below:

Sample Video

The steps required to build the dynamic chart shown in the clip above are detailed in the following article:

https://androidbycode.wordpress.com/2015/08/16/creating-a-google-fit-style-circular-animated-view/

This project uses the DecoView library to create a animated circular chart much like that using in the Google Fit Android app.

DecoView is a powerful and flexible library for creating animated arc based charts within your Android apps. Visit the GitHub home of DecoView for more information.

DecoView Library Image

About

Implements an animated circular chart to achieve a Google Fit style chart. Demonstrates the use of the Android DecoView library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages