A simple app that allows additiona of weight and display historical data in a list.
dh.weighttracker is hosted in the following web site
https://github.com/dvdh/dh.weighttracker
If you think the Android project dh.weighttracker 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 dh.weighttracker.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpiv5, mdpi, ldpi, hdpi, xhdpiv5, xhdpi, hdpiv5, mdpiv5] |
Minimum SDK Version | 10 |
Activity Count | 5 |
Required Permissions | android.permission.READ_CONTACTS |
There are 6 image files in dh.weighttracker. The names of the image files are listed as follows.
ic_tab_add_selected.png ic_tab_add_unselected.png ic_tab_edit_selected.png ic_tab_edit_unselected.png ic_tab_history_selected.png ic_tab_history_unselected.png
The following screenshort is generated from the image listed above.
dh.weighttracker has the following Java source files.
dh.weighttracker.WeightTrackerActivity.java dh.weighttracker.database.WeightDatabaseHelper.java dh.weighttracker.model.UserPrefernce.java dh.weighttracker.model.WeightEntry.java dh.weighttracker.view.EmailsChooserActivity.java dh.weighttracker.view.SettingsActivity.java dh.weighttracker.view.WeightEntryActivity.java dh.weighttracker.view.WeightHistoryActivity.java