Android Open Source - SMS gateway SMSGateway






Project Summary

SMS Gateway with delivery callback support.

Web Site / Source Repository

SMSGateway is hosted in the following web site
https://github.com/gerswin/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
Activity Count2
jar files usedandroid-async-http-1.4.5.jar
androidasync-1.3.7.jar
volley.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WAKE_LOCK
android.permission.WRITE_SMS
com.android.vending.CHECK_LICENSE




Java Source Files

SMSGateway has the following Java source files.

com.parawebs.smsgateway.ApplicationTest.java
com.parawebs.smsgateway.Counter.java
com.parawebs.smsgateway.DatabaseHandler.java
com.parawebs.smsgateway.SMSLibrary.java
com.parawebs.smsgateway.SettingsView.java
com.parawebs.smsgateway.smsgateway.java