A fork of https://code.google.com/p/android-heart-rate-monitor/ with graphing capabilities and exporting of data..
HeartRateMonitor is hosted in the following web site
https://github.com/andrew749/HeartRateMonitor
If you think the Android project HeartRateMonitor 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 HeartRateMonitor.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 5 |
Minimum SDK Version | 5 |
Activity Count | 2 |
jar files used | achartengine-1.1.0.jar |
Required Permissions | android.permission.CAMERA android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in HeartRateMonitor. The names of the image files are listed as follows.
green_icon.png red_icon.png
The following screenshort is generated from the image listed above.
HeartRateMonitor has the following Java source files.
com.andrew749.heart_rate_monitor.Done.java com.andrew749.heart_rate_monitor.HeartRateMonitor.java com.andrew749.heart_rate_monitor.HeartbeatView.java com.andrew749.heart_rate_monitor.ImageProcessing.java