Android Open Source - SMS control sms-rpc






Project Summary

Simple Android app to explose a RESTful API to control your device, such as for sending SMS..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sms-rpc.

ItemValue
Java File Count14
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS
Raw File Namesres\raw\glyphicons_halflings.png
res\raw\messages\list
res\raw\messages\send




Java Source Files

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