This Android application stores information about a contact including birth date. The application checks the current date to see if it matches any contact birthday. If so, it sends a birthday text message or email..
SendBirthdayMessage is hosted in the following web site
https://github.com/JohnPark86/SendBirthdayMessage
If you think the Android project SendBirthdayMessage 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 SendBirthdayMessage.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.SEND_SMS |
Raw File Names | res\raw\birthday_wish res\raw\contacts.txt |
SendBirthdayMessage has the following Java source files.
com.example.sendbirthdaymessage.BirthdayMessage.java