Android Open Source - App contact ContactBackup






Project Summary

Simple android app to backup contacts.

Web Site / Source Repository

ContactBackup is hosted in the following web site
https://github.com/tomasvalettini/ContactBackup

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

There are 1 image files in ContactBackup. The names of the image files are listed as follows.

ic_backup.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ContactBackup has the following Java source files.

com.example.contactbackup.Activities.ContactListDisplay.java
com.example.contactbackup.Activities.MainActivity.java
com.example.contactbackup.Model.Data.Contact
.java
com.example.contactbackup.Model.Logic.ContactReader.java
com.example.contactbackup.Model.Logic.IContactReader
.java
com.example.contactbackup.Model.Logic.IJSONWriter
.java
com.example.contactbackup.Model.Logic.JSONWriter.java
com.example.contactbackup.Views.ContactsListView
.java