PieChart3DView is a custom 3D PiechartView (Android), made to be independent of parent application. To add this custom component in your design you just need to drag and drop it in your layout. Developed in opengl es.
PieChart3D_Android is hosted in the following web site
https://github.com/yog9190/PieChart3D_Android
If you think the Android project PieChart3D_Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of PieChart3D_Android.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
PieChart3D_Android has the following Java source files.
com.example.piechart3d.CustomScroller.java com.example.piechart3d.MainActivity.java com.example.piechart3d.PieChart3DView.java com.example.piechart3d.util.java