Android Open Source - Development data dh.weighttracker






Project Summary

A simple app that allows additiona of weight and display historical data in a list.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of dh.weighttracker.

ItemValue
Java File Count8
Supported screen sizes[ldpiv5, mdpi, ldpi, hdpi, xhdpiv5, xhdpi, hdpiv5, mdpiv5]
Minimum SDK Version10
Activity Count5
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

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.

null




Java Source Files

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