Android Open Source - Example code PercentViewExample






Project Summary

Example code of a custom View to show a Pie Chart percentage representation.

Web Site / Source Repository

PercentViewExample is hosted in the following web site
https://github.com/captainstu72/PercentViewExample

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

ItemValue
Java File Count2
Target SDK Version18
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of PercentViewExample is as follows:

CC0 1.0 Universal Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent...

Java Source Files

co.uk.captainstu72.example.percentview.MainActivity.java
co.uk.captainstu72.example.percentview.PercentView.java