Android app for syncing Text messages to my desktop.
SMStoHTTP is hosted in the following web site
https://github.com/adewinter/SMStoHTTP
If you think the Android project SMStoHTTP 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 SMStoHTTP.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | Parse-1.3.3.jar android-support-v4.jar commons-cli-1.1.jar commons-io-1.2.jar rabbitmq-client.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.VIBRATE |
SMStoHTTP has the following Java source files.
com.basetentwo.smstohttp.IConnectToRabbitMQ.java com.basetentwo.smstohttp.ItemListActivity.java com.basetentwo.smstohttp.ParseBroadcastReceiver.java com.basetentwo.smstohttp.SMSBroadcastReceiver.java com.basetentwo.smstohttp.SMSReceiverService.java com.basetentwo.smstohttp.SMSToHttp.java com.basetentwo.smstohttp.dummy.DummyContent.java