Android Open Source - SMS contact birthdaygreeter






Project Summary

Android app that sends an SMS automatically if a registered contact has their birhtday..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of birthdaygreeter.

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count7
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS
android.permission.WRITE_SMS
Asset File Namesassets\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




Resource Files

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.

null




Java Source Files

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