Simple SMS to HTTP gateway for Android..
sms_gateway is hosted in the following web site
https://github.com/ekpneo/sms_gateway
If you think the Android project sms_gateway 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 sms_gateway.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS |
There are 1 image files in sms_gateway. The names of the image files are listed as follows.
status_icon.png
The following screenshort is generated from the image listed above.
sms_gateway has the following Java source files.
net.ekpneo.gateway.DisableSSLCertificateCheckUtil.java net.ekpneo.gateway.GatewayActivity.java net.ekpneo.gateway.HttpPost.java net.ekpneo.gateway.SettingsActivity.java net.ekpneo.gateway.SmsService.java