Contacts Content Provider Example
This application allows to work with contacts on the device using a ContentResolver and a Cursor to move through the ContactsContract.
About
Functionality
- View contacts on the device
- Adding contact to the device
- View contact detail data
- Removing contact from the device