How to synchronize Android native contacts into Google account using Google API.
Provide some useful links.
How to synchronize Android native contacts into Google account using Google API. Provide some
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The syncing happens automatically. You can add or delete contacts programatically. But the syncing is handled by the OS automatically if and only if the user has enabled ‘sync conatcts’ option in phone settings.
You can, however run a sync routine that can call the syncing process if syncing is enabled by the user using something like this: