Android Open Source - App track healthwatch






Project Summary

Android app to track health and body information, securely stored in the HealthGraph. This is a third-party application and is not endorsed by RunKeeper, HealthGraph or FitnessKeeper..

Web Site / Source Repository

healthwatch is hosted in the following web site
https://github.com/sgeb/healthwatch

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count2
jar files usedTestFlightLib.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in healthwatch. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

healthwatch has the following Java source files.

me.sgeb.healthwatch.AuthCallbackActivity.java
me.sgeb.healthwatch.MainActivity.java
me.sgeb.healthwatch.MyApplication.java
me.sgeb.healthwatch.MyCheckpoints.java
me.sgeb.healthwatch.MySecretKeys.java
me.sgeb.healthwatch.NavigationDrawerFragment.java
me.sgeb.healthwatch.Preferences.java
me.sgeb.healthwatch.SettingsActivity.java
me.sgeb.healthwatch.WeightEntryFragment.java
me.sgeb.healthwatch.WeightListFragment.java
me.sgeb.healthwatch.WelcomeActivity.java
me.sgeb.healthwatch.hgclient.AuthClient.java
me.sgeb.healthwatch.hgclient.HgClient.java
me.sgeb.healthwatch.hgclient.HgClientHelper.java
me.sgeb.healthwatch.hgclient.model.GeneralMeasurementSet.java
me.sgeb.healthwatch.hgclient.model.GeneralMeasurementSetFeed.java
me.sgeb.healthwatch.hgclient.model.User.java
me.sgeb.healthwatch.hgclient.model.WeightSet.java
me.sgeb.healthwatch.hgclient.model.WeightSetFeed.java
me.sgeb.healthwatch.view.CheckableRelativeLayout.java