Android Open Source - Development activity WomensHeartHealth






Project Summary

[Android] Capstone Spring 2013 - Android app to keep track of activity measurements and heart rate specific to women.

Web Site / Source Repository

WomensHeartHealth is hosted in the following web site
https://github.com/dpilipenko/WomensHeartHealth

If you think the Android project WomensHeartHealth 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 WomensHeartHealth.

ItemValue
Java File Count24
Minimum SDK Version17
Activity Count6
Fragment Count4
jar files usedGraphView-3.0.jar
android-support-v4.jar
Asset File Namesassets\METS
assets\font\roboto-black.ttf
assets\font\roboto-bold.ttf
assets\font\roboto-light.ttf
assets\font\roboto-medium.ttf
assets\font\roboto-thin.ttf
assets\font\roboto.ttf
assets\metactivities.csv
assets\metactivities_old.csv
assets\metsDatabase.db




Resource Files

There are 3 image files in WomensHeartHealth. The names of the image files are listed as follows.

calendar.png
heartmonitor.png
target.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WomensHeartHealth has the following Java source files.

com.example.womenshearthealth.AboutFragment.java
com.example.womenshearthealth.AllMetsPrintedActivity.java
com.example.womenshearthealth.HomeFragment.java
com.example.womenshearthealth.METListFragment.java
com.example.womenshearthealth.MainActivity.java
com.example.womenshearthealth.MetsInformationActivity.java
com.example.womenshearthealth.SettingsActivity.java
com.example.womenshearthealth.TargetHRInformationActivity.java
com.example.womenshearthealth.helpers.CalculationsHelper.java
com.example.womenshearthealth.helpers.METSCSVHelper.java
com.example.womenshearthealth.helpers.SQLDatabaseHelper.java
com.example.womenshearthealth.helpers.SettingsHelper.java
com.example.womenshearthealth.models.GeneralMetActivity.java
com.example.womenshearthealth.models.MetActivity.java
com.example.womenshearthealth.utils.CSVReader.java
com.example.womenshearthealth.utils.DatePreference.java
com.example.womenshearthealth.utils.METSDBAdapter.java
com.example.womenshearthealth.utils.TabListener.java
com.fima.chartview.AbstractSeries.java
com.fima.chartview.ChartView.java
com.fima.chartview.LabelAdapter.java
com.fima.chartview.LinearSeries.java
com.fima.chartview.RectD.java
com.fima.chartview.ValueLabelAdapter.java