Android Open Source - Development data WeightTracker






Project Summary

An Android application to track your weight, BMI, and display the data via chart..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WeightTracker.

ItemValue
Java File Count9
Supported screen sizes[hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count3
jar files usedandroid-support-v13.jar
httpclientandroidlib-1.1.2.jar
kryo-2.21-all.jar
Asset File Namesassets\Roboto-Condensed.ttf
assets\Roboto-Light.ttf
assets\Roboto-LightItalic.ttf




Resource Files

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.

null

Java Source Files

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