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..
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.
The following table is the detailed list of healthwatch.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | TestFlightLib.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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