An alarm clock for android that automatically synchronizes with your Google calendar..
Automatic-Alarm is hosted in the following web site
https://github.com/Pendla/Automatic-Alarm
If you think the Android project Automatic-Alarm 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 Automatic-Alarm.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS com.android.alarm.permission.SET_ALARM |
There are 2 image files in Automatic-Alarm. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Automatic-Alarm has the following Java source files.
com.pendla.googlecalendaralarm.ApplicationTest.java com.pendla.googlecalendaralarm.SetupActivity.java com.pendla.googlecalendaralarm.clock.ClockModel.java com.pendla.googlecalendaralarm.clock.ClockPresenter.java com.pendla.googlecalendaralarm.clock.ClockView.java