Android Open Source - SMS message smsGateway






Project Summary

Application that receives SMS messages in android and re sent to a url in json format.

Web Site / Source Repository

smsGateway is hosted in the following web site
https://github.com/javrod83/smsGateway

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

ItemValue
Java File Count6
Target SDK Version10
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_SMS




Java Source Files

smsGateway has the following Java source files.

com.example.smsgateway.ReceiveSMSActivity.java
com.example.smsgateway.TextMessageReceiver.java
com.example.smsgateway.util.SystemUiHider.java
com.example.smsgateway.util.SystemUiHiderBase.java
com.example.smsgateway.util.SystemUiHiderHoneycomb.java