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?
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?
Look at the ContactManager and SampleSyncAdapter samples, located in your SDK path.