Android Open Source - SMS gateway SMSGateway






Project Summary

Multi SIM SMS Gateway App.

Web Site / Source Repository

SMSGateway is hosted in the following web site
https://github.com/dfasoro/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 Count13
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS




Java Source Files

SMSGateway has the following Java source files.

au.com.bytecode.opencsv.CSVReader.java
au.com.bytecode.opencsv.CSVWriter.java
org.macgrenor.smsgateway.MainScreen.java
org.macgrenor.smsgateway.Preferences.java
org.macgrenor.smsgateway.SMSApplication.java
org.macgrenor.smsgateway.Settings.java
org.macgrenor.smsgateway.data.ClientHttpRequest.java
org.macgrenor.smsgateway.data.DataProvider.java
org.macgrenor.smsgateway.services.BootReceiver.java
org.macgrenor.smsgateway.services.MessageItem.java
org.macgrenor.smsgateway.services.ProcessSMS.java
org.macgrenor.smsgateway.services.SMSreceiver.java
org.macgrenor.smsgateway.services.ServiceCommunicator.java