Android Open Source - Animation chart Charts






Project Summary

Custom ChartViews with basic animation..

Web Site / Source Repository

Charts is hosted in the following web site
https://github.com/alxndr-k/Charts

If you think the Android project Charts 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 Charts.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version19
Activity Count1
Fragment Count2




Resource Files

There are 3 image files in Charts. The names of the image files are listed as follows.

action_bar_chart.png
app_icon.png
ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Charts has the following Java source files.

com.example.piechart.App.java
com.example.piechart.ChartActivity.java
com.example.piechart.Constants.java
com.example.piechart.fragments.ChartFragment.java
com.example.piechart.fragments.ColorPickerDialogFragment.java
com.example.piechart.fragments.FragmentManagerInterface.java
com.example.piechart.fragments.PreferencesFragment.java
com.example.piechart.views.AnimatedListView.java
com.example.piechart.views.adapters.Slice.java
com.example.piechart.views.adapters.SlicesAdapter.java
com.example.piechart.views.charts.PieChart.java