Sync your contacts with data from social networks.
SocialContactSync is hosted in the following web site
https://github.com/niob/SocialContactSync
If you think the Android project SocialContactSync 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 SocialContactSync.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar filecache.jar imageloader.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS |
There are 1 image files in SocialContactSync. The names of the image files are listed as follows.
person.png
The following screenshort is generated from the image listed above.
SocialContactSync has the following Java source files.
be.niob.apps.scs.ContactActivity.java be.niob.apps.scs.ContactDetailActivity.java be.niob.apps.scs.ContactDetailFragment.java be.niob.apps.scs.ContactListFragment.java be.niob.apps.scs.FacebookActivity.java be.niob.apps.scs.SCSApplication.java be.niob.apps.scs.SCSCache.java be.niob.apps.scs.Util.java be.niob.apps.scs.service.SocialData.java be.niob.apps.scs.service.SocialIntentService.java be.niob.apps.scs.service.SocialService.java be.niob.apps.scs.service.sources.FacebookSource.java be.niob.apps.scs.service.sources.GravatarSource.java be.niob.apps.scs.service.sources.SocialSource.java