An Android application to plot the readings obtained from a RESTful service.
ReadingPlotter is hosted in the following web site
https://github.com/rohshall/ReadingPlotter
If you think the Android project ReadingPlotter 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 ReadingPlotter.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
ReadingPlotter has the following Java source files.
com.salquestfl.readingplotter.GraphData.java com.salquestfl.readingplotter.LineGraphView.java com.salquestfl.readingplotter.MainActivity.java com.salquestfl.readingplotter.PlotActivity.java com.salquestfl.readingplotter.SettingsActivity.java