Android Open Source - Animation easy AndroidCharts






Project Summary

An easy-to-use Android charts library with animation..

Web Site / Source Repository

AndroidCharts is hosted in the following web site
https://github.com/HackPlan/AndroidCharts

If you think the Android project AndroidCharts listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidCharts.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar




License

The license information of AndroidCharts is as follows:

MIT License

Resource Files

There are 5 image files in AndroidCharts. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png
popup_blue.9.png
popup_green.9.png
popup_red.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.dacer.androidcharts.BarView.java
com.dacer.androidcharts.ClockPieHelper.java
com.dacer.androidcharts.ClockPieView.java
com.dacer.androidcharts.LineView.java
com.dacer.androidcharts.MyUtils.java
com.dacer.androidcharts.PieHelper.java
com.dacer.androidcharts.PieView.java
com.dacer.androidcharts.TempLog.java
com.dacer.androidchartsexample.BarFragment.java
com.dacer.androidchartsexample.ClockPieFragment.java
com.dacer.androidchartsexample.LineFragment.java
com.dacer.androidchartsexample.MainActivity.java
com.dacer.androidchartsexample.NavigationDrawerFragment.java
com.dacer.androidchartsexample.PieFragment.java