Contacts Example

Description

Collection of example application demonstrating the use of the Contacts Model API. It allows viewing contact items from the default contacts database. Various use cases that are demonstrated like Adding a New contact, Finding a contact either synchronously or asynchronously, Sorting the contact data base, Moving or removing a contact item and Creating the new field for an contact item.

Download

Click on the following link to download the example: ContactAddNew.zip

Click: browse to view the Add New Contact example code.

Click on the following link to download the example: ContactAsynchFind.zip

Click: browse to view the Asynchronously Find Contact example code.

Click on the following link to download the example: ContactAsynchSort.zip

Click: browse to view the Asynchronously sort Contact example code.

Click on the following link to download the example: ContactFind.zip

Click: browse to view the Find Contact example code.

Click on the following link to download the example: ContactMove.zip

Click: browse to view the Move a Contact example code.

Click on the following link to download the example: ContactReadField.zip

Click: browse to view the Read a Contact Field example code.

Click on the following link to download the example: ContactRemove.zip

Click: browse to view the Remove a Contact example code.

Click on the following link to download the example: ContactSort.zip

Click: browse to view the Sort Contact example code.

Click on the following link to download the example: ContactStandard.zip

Click: browse to view the StandardContact example code.

Click on the following link to download the example: ContactWriteNewField.zip

Click: browse to view the Write New Contact Field example code.

Click on the following link to download the example: PopulateContact.zip

Click: browse to view the PopulateContact example code.