Android Open Source - SMS application SwipeTextApp






Project Summary

A simple SMS app to demonstrate Android functionality.

Web Site / Source Repository

SwipeTextApp is hosted in the following web site
https://github.com/sreeram103610/SwipeTextApp

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 2 image files in SwipeTextApp. The names of the image files are listed as follows.

compose.png
sms.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SwipeTextApp has the following Java source files.

com.maadlabs.swipetext.AService.java
com.maadlabs.swipetext.ComposeMessageActivity.java
com.maadlabs.swipetext.DisplayMessageAdapter.java
com.maadlabs.swipetext.MainActivity.java
com.maadlabs.swipetext.Message
.java
com.maadlabs.swipetext.MessageListAdapter.java
com.maadlabs.swipetext.Messages
.java
com.maadlabs.swipetext.OnTaskCompleted.java
com.maadlabs.swipetext.SmsListener.java
com.maadlabs.swipetext.ViewMessageActivity.java