An Android application to track your weight, BMI, and display the data via chart..
WeightTracker is hosted in the following web site
https://github.com/zhang9560/WeightTracker
If you think the Android project 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 WeightTracker.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v13.jar httpclientandroidlib-1.1.2.jar kryo-2.21-all.jar |
Asset File Names | assets\Roboto-Condensed.ttf assets\Roboto-Light.ttf assets\Roboto-LightItalic.ttf |
There are 4 image files in WeightTracker. The names of the image files are listed as follows.
abs__ic_ab_back_holo_dark.png abs__ic_cab_done_holo_dark.png actionbar_bg.png add_button_icon.png
The following screenshort is generated from the image listed above.
WeightTracker has the following Java source files.
app.weight.tracker.ChartUpdater.java app.weight.tracker.EditWeightActivity.java app.weight.tracker.LineChartFragment.java app.weight.tracker.MainActivity.java app.weight.tracker.SettingsFragment.java app.weight.tracker.ViewPagerAdapter.java app.weight.tracker.Weight.java app.weight.tracker.WeightDBHelper.java app.weight.tracker.WeightListFragment.java