Android Open Source - App text SMStoHTTP






Project Summary

Android app for syncing Text messages to my desktop.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SMStoHTTP.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version11
Activity Count1
jar files usedParse-1.3.3.jar
android-support-v4.jar
commons-cli-1.1.jar
commons-io-1.2.jar
rabbitmq-client.jar
Required Permissionsandroid.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




Java Source Files

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