Android Open Source - App demo ContactSyncBG






Project Summary

This is ContactSyncBackground Demo as you see in whatsapp,viber or other apps.

Web Site / Source Repository

ContactSyncBG is hosted in the following web site
https://github.com/JohnnyIqbal/ContactSyncBG

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

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.MANAGE_ACCOUNTS
android.permission.READ_CONTACTS
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_CONTACTS
android.permission.WRITE_SYNC_SETTINGS




Java Source Files

ContactSyncBG has the following Java source files.

com.iqbal.contactsyncbg.MainActivity.java
com.iqbal.contactsyncbg.sync.AuthenticatorService.java
com.iqbal.contactsyncbg.sync.ContactsSyncAdapterService.java
com.iqbal.contactsyncbg.sync.SyncContact.java
com.iqbal.contactsyncbg.sync.SyncUtils.java