Android Open Source - UI ListView Database Weight_Test






Project Summary

A simple Android app that displays a graph, list view, and other data from a database of weight values over time.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Weight_Test.

ItemValue
Java File Count12
Activity Count5
jar files usedandroidplot-core-0.6.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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