Simple Android app to explose a RESTful API to control your device, such as for sending SMS..
sms-rpc is hosted in the following web site
https://github.com/bramp/sms-rpc
If you think the Android project sms-rpc 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-rpc.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SEND_SMS |
Raw File Names | res\raw\glyphicons_halflings.png res\raw\messages\list res\raw\messages\send |
sms-rpc has the following Java source files.
net.bramp.androidrpc.NetUtils.java net.bramp.androidrpc.RPC.java net.bramp.androidrpc.activity.MainActivity.java net.bramp.androidrpc.http.MyNanoHTTPD.java net.bramp.androidrpc.receiver.BootReceiver.java net.bramp.androidrpc.service.RPCService.java net.bramp.org.json.JSONArray.java net.bramp.org.json.JSONException.java net.bramp.org.json.JSONObject.java net.bramp.org.json.JSONString.java net.bramp.org.json.JSONStringer.java net.bramp.org.json.JSONTokener.java net.bramp.org.json.JSONWriter.java