Android Open Source - Graphics graph ZeoSleepMonitor






Project Summary

Two components which work with Zeo sleep data. One is a reimplmentation of the SmartWake adaptive alarm feature for Android. The other is PHP code to display CSV sleep data in progress graph form..

Web Site / Source Repository

ZeoSleepMonitor is hosted in the following web site
https://github.com/smklancher/ZeoSleepMonitor

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.DUMP
android.permission.INTERNET
android.permission.READ_LOGS
com.myzeo.permission.READ_SLEEP_RECORDS




License

The license information of ZeoSleepMonitor is as follows:

MIT License

Resource Files

There are 1 image files in ZeoSleepMonitor. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.myzeo.android.api.data.ZeoDataContract.java
com.stephenklancher.zeosleepmonitor.MainActivity.java
com.stephenklancher.zeosleepmonitor.Night.java
com.stephenklancher.zeosleepmonitor.SleepMonitorPreferences.java
com.stephenklancher.zeosleepmonitor.SleepMonitorService.java
com.stephenklancher.zeosleepmonitor.SleepStageDetail.java
com.stephenklancher.zeosleepmonitor.TimePreference.java
com.stephenklancher.zeosleepmonitor.WakeLogic.java
com.stephenklancher.zeosleepmonitor.ZeoData.java
com.stephenklancher.zeosleepmonitor.ZeoSleepMonitor.java