android - How to synchronize all the phone contacts with my app -


in application want show option sync contacts app.
should synchronize contacts app (just facebook when go contact tab of find friends page).

so when contacts synchronized, i'll match contacts server , latter return members in contact list ones registered on server not in friends list.

so can me?
how synchronize device contacts application?

you should create sync adapter , inside should sync , observe content provider contacts.

for detailed explanation can take reference below reference. http://blogs.quovantis.com/syncing-contacts-with-an-android-application-2/


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -