Android Open Source - App message SMSBackup2






Project Summary

A simple text message backup app for android..

Web Site / Source Repository

SMSBackup2 is hosted in the following web site
https://github.com/xwhiteknuckle22/SMSBackup2

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

ItemValue
Java File Count15
Supported screen sizes[xxxhdpi, mdpiv11, mdpi, xxhdpi, hdpi, xhdpi, xxhdpiv11, hdpiv11, xhdpiv11]
Target SDK Version21
Minimum SDK Version15
Activity Count3
Fragment Count3
jar files usedgson-2.3.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in SMSBackup2. The names of the image files are listed as follows.

ic_default_user.png
ic_stat_notification_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SMSBackup2 has the following Java source files.

com.xwhiteknuckle.smsbackup.AllContactsFragment.java
com.xwhiteknuckle.smsbackup.ApplicationTest.java
com.xwhiteknuckle.smsbackup.ContactsChooserActivity.java
com.xwhiteknuckle.smsbackup.MainActivity.java
com.xwhiteknuckle.smsbackup.MonitorService.java
com.xwhiteknuckle.smsbackup.OnBootStartService.java
com.xwhiteknuckle.smsbackup.SelectedContactsFragment.java