trewtzu's graphing app.
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.
The following table is the detailed list of graph-stuff.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | achartengine-1.0.0.jar android-support-v4.jar joda-time-2.2.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.READ_CONTACTS android.permission.READ_SMS |
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