Android app that sends an SMS automatically if a registered contact has their birhtday..
birthdaygreeter is hosted in the following web site
https://github.com/katfa/birthdaygreeter
If you think the Android project birthdaygreeter 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 birthdaygreeter.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 7 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SEND_SMS android.permission.WRITE_SMS |
Asset File Names | 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 |
There are 8 image files in birthdaygreeter. The names of the image files are listed as follows.
about.png add_contact.png app_notification.png birthdayapp.png delete_icon.png edit_icon.png phonebook.png view_contacts.png
The following screenshort is generated from the image listed above.
birthdaygreeter has the following Java source files.
hioa.mappe2.s171183.BirthdayChecker.java hioa.mappe2.s171183.Contact.java hioa.mappe2.s171183.ContactsListActivity.java hioa.mappe2.s171183.DBAdapter.java hioa.mappe2.s171183.DatePickerActivity.java hioa.mappe2.s171183.DialogCreator.java hioa.mappe2.s171183.MainActivity.java hioa.mappe2.s171183.MyTimePicker.java hioa.mappe2.s171183.NotificationCreator.java hioa.mappe2.s171183.NotificationReciever.java hioa.mappe2.s171183.RegisterActivity.java hioa.mappe2.s171183.StartServiceReceiver.java