Gateway to send SMS through Android phone.
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.
The following table is the detailed list of smsGW.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | servlet.jar webserver.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.SEND_SMS |
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