Textual - SMS client for Android.
textual-sms is hosted in the following web site
https://github.com/rafkhan/textual-sms
If you think the Android project textual-sms 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 textual-sms.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.RECEIVE_SMS |
textual-sms has the following Java source files.
me.rafkhan.textual.ConversationActivity.java me.rafkhan.textual.MainActivity.java me.rafkhan.textual.data.DatabaseHandler.java me.rafkhan.textual.data.SmsBroadcastReceiver.java me.rafkhan.textual.data.TextMessage.java me.rafkhan.textual.data.TextMessageProvider.java