Android Open Source - SMS receive tinysmsgate






Project Summary

Tiny SMS Gate is a tiny Android SMS gateway. Send and receive SMS messages over HTTP..

Web Site / Source Repository

tinysmsgate is hosted in the following web site
https://github.com/need12648430/tinysmsgate

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

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




License

The license information of tinysmsgate is as follows:

GNU General Public License

Java Source Files

fi.iki.elonen.NanoHTTPD.java
rocks.jahn.tinysmsgate.Preferences.java
rocks.jahn.tinysmsgate.SMSForwarder.java
rocks.jahn.tinysmsgate.SMSGateService.java
rocks.jahn.tinysmsgate.SMSGateWebServer.java
rocks.jahn.tinysmsgate.SMSReceiver.java
rocks.jahn.tinysmsgate.TinySMSGate.java
rocks.jahn.tinysmsgate.Utils.java