Android Open Source - SMS save SMS2SD






Project Summary

Saves SMS on an Android phone in a file at the SD-Card..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SMS2SD.

ItemValue
Java File Count4
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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