A simple Android app that displays a graph, list view, and other data from a database of weight values over time.
Weight_Test is hosted in the following web site
https://github.com/dan-red/Weight_Test
If you think the Android project Weight_Test 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 Weight_Test.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 5 |
jar files used | androidplot-core-0.6.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Weight_Test has the following Java source files.
mdash.cs.swarthmore.edu.weighttest.ApplicationTest.java mdash.cs.swarthmore.edu.weighttest.BaseActivity.java mdash.cs.swarthmore.edu.weighttest.BaseListActivity.java mdash.cs.swarthmore.edu.weighttest.DatabaseHelper.java mdash.cs.swarthmore.edu.weighttest.Entry.java mdash.cs.swarthmore.edu.weighttest.ListInterfaceActivity.java mdash.cs.swarthmore.edu.weighttest.MainInterfaceActivity.java mdash.cs.swarthmore.edu.weighttest.ManualEntryActivity.java mdash.cs.swarthmore.edu.weighttest.QueryActivity.java mdash.cs.swarthmore.edu.weighttest.RealTimeUpdateDatabaseHelper.java mdash.cs.swarthmore.edu.weighttest.TextUpdateActivity.java mdash.cs.swarthmore.edu.weighttest.WeightActivity.java