SMS Gateway with delivery callback support.
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.
The following table is the detailed list of SMSGateway.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
jar files used | android-async-http-1.4.5.jar androidasync-1.3.7.jar volley.jar |
Required Permissions | android.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 |
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