Android Open Source - SMS gateway SMSGateway






Project Summary

This is an android SMS gateway application to be used with Dengue Torpedo application..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SMSGateway.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version7
Activity Count1
jar files usedSMSGateway-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 Permissionsandroid.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




Java Source Files

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