Android Open Source - Development data SleepGuard






Project Summary

Prototype Android app to capture heart rate data from an ANT+ HR belt and save it in CSV & PNG (trend) format..

Web Site / Source Repository

SleepGuard is hosted in the following web site
https://github.com/szabolcszijarto/SleepGuard

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

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
antpluspluginlib.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of SleepGuard is as follows:

GNU General Public License

Java Source Files

com.szabolcs.szijarto.sleepguard.Activity_Main.java
com.szabolcs.szijarto.sleepguard.Activity_ShowRecording.java
com.szabolcs.szijarto.sleepguard.GenericWatcherException.java
com.szabolcs.szijarto.sleepguard.GenericWatcher.java
com.szabolcs.szijarto.sleepguard.HeartRateRec.java
com.szabolcs.szijarto.sleepguard.HeartRateWatcher.java
com.szabolcs.szijarto.sleepguard.Peak.java
com.szabolcs.szijarto.sleepguard.RecordingFile.java
com.szabolcs.szijarto.sleepguard.RecordingListView.java
com.szabolcs.szijarto.sleepguard.Recording.java
com.szabolcs.szijarto.sleepguard.SleepChart.java