Android application that reminds user with the birthdays in its contact list..
Birthday-Reminder is hosted in the following web site
https://github.com/kodered/Birthday-Reminder
If you think the Android project Birthday-Reminder 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 Birthday-Reminder.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SEND_SMS android.permission.WAKE_LOCK |
There are 3 image files in Birthday-Reminder. The names of the image files are listed as follows.
birthday.png dialog_icon.png notification.png
The following screenshort is generated from the image listed above.
Birthday-Reminder has the following Java source files.
com.saurav.BirthdayReminder.AlarmBroadcast.java com.saurav.BirthdayReminder.MainActivity.java com.saurav.BirthdayReminder.NotificationHandler.java com.saurav.BirthdayReminder.SmsActivity.java