Saves SMS on an Android phone in a file at the SD-Card..
SMS2SD is hosted in the following web site
https://github.com/pherklotz/SMS2SD
If you think the Android project SMS2SD 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 SMS2SD.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.READ_SMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in SMS2SD. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
SMS2SD has the following Java source files.
org.pherklotz.sms2sd.SmsAccessManager.java org.pherklotz.sms2sd.TextBackupActivity.java org.pherklotz.sms2sd.writer.SmsWriter.java org.pherklotz.sms2sd.writer.XmlSmsWriter.java