Multi SIM SMS Gateway App.
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.
The following table is the detailed list of SMSGateway.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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