Android Open Source - Graphics graph graph-stuff






Project Summary

trewtzu's graphing app.

Web Site / Source Repository

graph-stuff is hosted in the following web site
https://github.com/stranger-zedd/graph-stuff

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

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedachartengine-1.0.0.jar
android-support-v4.jar
joda-time-2.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.READ_CONTACTS
android.permission.READ_SMS




Java Source Files

graph-stuff has the following Java source files.

com.godai.graphstuff.MainActivity.java
com.godai.graphstuff.data.AppData.java
com.godai.graphstuff.data.Person.java
com.godai.graphstuff.data.SMS.java
com.godai.graphstuff.data.repositories.PersonRepository.java
com.godai.graphstuff.data.repositories.SMSRepository.java
com.godai.graphstuff.helpers.StringHelper.java