This is ContactSyncBackground Demo as you see in whatsapp,viber or other apps.
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.
The following table is the detailed list of ContactSyncBG.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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