Home

Friday, March 19, 2010

Android Contact API for Android 2.0 and above

 

The contact API is really complex to understand at first.

As per my experience, I am using the android 1.6 contact api to write the data in to the contact database. But, while reading the contact information, I am in need to use the Android 2.0 specific apis. Soon, I will post how to write a generic code to access the contact data in both the Android 2.0 and above the devices along with the Android 1.6 devices.

No comments:

Post a Comment