Android Open Source - SMS text android-textlater






Project Summary

An Android App - Send SMS Text Later. We can schedule specfic date and time to send the SMS. To make this repo runs on your machine you may need to import an jar library or code library named "Actionbarsherlock"..

Web Site / Source Repository

android-textlater is hosted in the following web site
https://github.com/michaelfeng/android-textlater

If you think the Android project android-textlater 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 android-textlater.

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count6
jar files usedGoogleAdMobAdsSdk-6.4.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.SEND_SMS




License

The license information of android-textlater is as follows:

Apache License

Resource Files

There are 17 image files in android-textlater. The names of the image files are listed as follows.

arrow.png
back.png
delete.png
discard.png
done.png
edit.png
group.png
ic_compose.png
ic_compose_inverse.png
ic_launcher_settings.png
ic_magnifying_glass.png
ic_refresh.png
ic_refresh_inverse.png
ic_search.png
ic_search_inverse.png
ic_title_share_default.png
newitem.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.michael.feng.textlater.AlarmReceiver.java
com.michael.feng.textlater.ContactsActivity.java
com.michael.feng.textlater.DetailActivity.java
com.michael.feng.textlater.MainActivity.java
com.michael.feng.textlater.MessageDAO.java
com.michael.feng.textlater.Message.java
com.michael.feng.textlater.NewActivity.java
com.michael.feng.textlater.SQLiteHelper.java
com.michael.feng.textlater.SendActivity.java