Introduction - If you have any usage issues, please Google them yourself
ContactManager - Contact Manager
A sample application that demonstrates how to manually query the system contacts provider using the new ContactsContract API, as well as manually insert contacts into a specific account.
In most cases, you will want to ask the existing Contacts activity to handle these tasks for you, resulting in a more consistent user experience.