SMS Sync - Android.
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.
The following table is the detailed list of SMSSync.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.2.2.jar java_websocket.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
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.
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