A tiny android app to record your body data anytime.
BodyDataRecorder is hosted in the following web site
https://github.com/xophiix/BodyDataRecorder
If you think the Android project BodyDataRecorder 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 BodyDataRecorder.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
BodyDataRecorder has the following Java source files.
org.xophiix.bodydatarecorder.EditRecordActivity.java org.xophiix.bodydatarecorder.MainActivity.java org.xophiix.bodydatarecorder.RecordGraphView.java org.xophiix.bodydatarecorder.RecordListActivity.java org.xophiix.bodydatarecorder.model.BodyDataRecord.java org.xophiix.bodydatarecorder.model.DbHelper.java