Android Open Source - Development data CircularView






Project Summary

A custom view for Android. It consists of a larger center circular view that is surrounded by other circles which may represent data..

Web Site / Source Repository

CircularView is hosted in the following web site
https://github.com/sababado/CircularView

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

ItemValue
Java File Count7
Activity Count1

License

The license information of CircularView is as follows:

Apache License





Java Source Files

com.sababado.circularview.BaseCircularViewAdapter.java
com.sababado.circularview.CircularViewCursorAdapter.java
com.sababado.circularview.CircularViewObject.java
com.sababado.circularview.CircularView.java
com.sababado.circularview.Marker.java
com.sababado.circularview.SimpleCircularViewAdapter.java
com.sababado.circularview.sample.MainActivity.java