A simple text message backup app for android..
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.
The following table is the detailed list of SMSBackup2.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [xxxhdpi, mdpiv11, mdpi, xxhdpi, hdpi, xhdpi, xxhdpiv11, hdpiv11, xhdpiv11] |
Target SDK Version | 21 |
Minimum SDK Version | 15 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | gson-2.3.1.jar |
Required Permissions | android.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 |
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.
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