alarm clock app I made for android. Feature is to force user out of bed by making them scan a custom barcode of their choosing to dismiss the alarm.
vishalalarm is hosted in the following web site
https://github.com/vishaldasari/vishalalarm
If you think the Android project vishalalarm 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 vishalalarm.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_TASKS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SET_DEBUG_APP android.permission.WAKE_LOCK |
There are 2 image files in vishalalarm. The names of the image files are listed as follows.
clock.png ic_stat_name.png
The following screenshort is generated from the image listed above.
vishalalarm has the following Java source files.
com.google.zxing.integration.android.IntentIntegrator.java com.google.zxing.integration.android.IntentResult.java vishalsoft.vishalclock.AlarmHandler.java vishalsoft.vishalclock.AlarmReceiver.java vishalsoft.vishalclock.AlarmRinging.java vishalsoft.vishalclock.AlarmScreen.java vishalsoft.vishalclock.BootReceiver.java vishalsoft.vishalclock.LearnBarcode.java vishalsoft.vishalclock.MusicManager.java vishalsoft.vishalclock.SettingsActivity.java vishalsoft.vishalclock.TimePickerFragment.java vishalsoft.vishalclock.WakeLocker.java