Android Open Source - SMS phone smsGW






Project Summary

Gateway to send SMS through Android phone.

Web Site / Source Repository

smsGW is hosted in the following web site
https://github.com/alcantararafael/smsGW

If you think the Android project smsGW 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 smsGW.

ItemValue
Java File Count8
Minimum SDK Version7
Activity Count1
jar files usedservlet.jar
webserver.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.SEND_SMS




Java Source Files

smsGW has the following Java source files.

com.smsgw.core.EventType
.java
com.smsgw.core.HistoryBroadcastReceiver.java
com.smsgw.core.HistoryEntry.java
com.smsgw.core.HistoryService.java
com.smsgw.core.MessageType
.java
com.smsgw.core.MyServer.java
com.smsgw.core.MyServlet.java
com.smsgw.core.SmsGWActivity.java