Android Open Source - SMS sync SMSSync






Project Summary

SMS Sync - Android.

Web Site / Source Repository

SMSSync is hosted in the following web site
https://github.com/sticeap/SMSSync

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
java_websocket.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 8 image files in SMSSync. The names of the image files are listed as follows.

bg.png
check_off.png
check_on.png
checkbox_checked.png
checkbox_unchecked.png
sync_icon.png
toggle_off.png
toggle_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SMSSync has the following Java source files.

com.sticeap.sms.Data.java
com.sticeap.sms.MyService.java
com.sticeap.sms.SmsActivity.java
com.sticeap.sms.SmsReceiver.java
com.sticeap.sms.SmsServer.java
com.sticeap.sms.Utils.java