Android Open Source - Network data SocialContactSync






Project Summary

Sync your contacts with data from social networks.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SocialContactSync.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version8
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar
filecache.jar
imageloader.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS




Resource Files

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.

null

Java Source Files

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