Android Open Source - Mail email SendBirthdayMessage






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SendBirthdayMessage.

ItemValue
Java File Count1
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.SEND_SMS
Raw File Namesres\raw\birthday_wish
res\raw\contacts.txt




Java Source Files

SendBirthdayMessage has the following Java source files.

com.example.sendbirthdaymessage.BirthdayMessage.java