Other than the brief article at android site:-
http://developer.android.com/resources/articles/contacts.html
I haven’t seen any docs on using the new ContactsContract API. Can someone please direct me to an example/explanation of using it?
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.
Look at the ContactManager and SampleSyncAdapter samples, located in your SDK path.