An Android application to time sleep cycles and set alarms accordingly.
SleepCycles is hosted in the following web site
https://github.com/unchiujar/SleepCycles
If you think the Android project SleepCycles 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 SleepCycles.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\fonts\NOTICE.txt assets\fonts\Roboto-Black.ttf assets\fonts\Roboto-BlackItalic.ttf assets\fonts\Roboto-Bold.ttf assets\fonts\Roboto-BoldCondensed.ttf assets\fonts\Roboto-BoldCondensedItalic.ttf assets\fonts\Roboto-BoldItalic.ttf assets\fonts\Roboto-Condensed.ttf assets\fonts\Roboto-CondensedItalic.ttf assets\fonts\Roboto-Italic.ttf assets\fonts\Roboto-Light.ttf assets\fonts\Roboto-LightItalic.ttf assets\fonts\Roboto-Medium.ttf assets\fonts\Roboto-MediumItalic.ttf assets\fonts\Roboto-Regular.ttf assets\fonts\Roboto-Thin.ttf assets\fonts\Roboto-ThinItalic.ttf assets\fonts\Roboto_Hinted_20111129.zip assets\fonts\Roboto_Specimen_Book.pdf assets\logback.xml |
There are 3 image files in SleepCycles. The names of the image files are listed as follows.
button.9.png button_gray.9.png button_red.9.png
The following screenshort is generated from the image listed above.
SleepCycles has the following Java source files.
org.unchiujar.android.sleepcycles.AlarmOption.java org.unchiujar.android.sleepcycles.AlarmOptionsAdapter.java org.unchiujar.android.sleepcycles.AlarmService.java org.unchiujar.android.sleepcycles.HelpActivity.java org.unchiujar.android.sleepcycles.SleepCycles.java org.unchiujar.android.sleepcycles.State.java org.unchiujar.android.sleepcycles.Util.java