Android Open Source - SMS basic Texting






Project Summary

A basic SMS app for android..

Web Site / Source Repository

Texting is hosted in the following web site
https://github.com/rafkhan/Texting

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

ItemValue
Java File Count5
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Java Source Files

Texting has the following Java source files.

com.rafaelkhan.android.texting.DatabaseHandler.java
com.rafaelkhan.android.texting.Launcher.java
com.rafaelkhan.android.texting.NotificationService.java
com.rafaelkhan.android.texting.SMSReceiver.java
com.rafaelkhan.android.texting.ThreadActivity.java