This is an android SMS gateway application to be used with Dengue Torpedo application..
SMSGateway is hosted in the following web site
https://github.com/CoderSpinoza/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 | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | SMSGateway-1.0.jar android-async-http-1.4.4.jar gson-2.2.3.jar gson-2.2.4.jar okhttp-1.2.1-jar-with-dependencies.jar retrofit-1.2.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WAKE_LOCK |
SMSGateway has the following Java source files.
com.denguetorpedo.smsgateway.Alarm.java com.denguetorpedo.smsgateway.AlarmService.java com.denguetorpedo.smsgateway.AutoStart.java com.denguetorpedo.smsgateway.MainActivity.java com.denguetorpedo.smsgateway.SMSBroadcastReceiver.java