Posted inAndroid Software Android Contacts – Invoke the Edit Contact Intent Posted by By Radu Motisan March 19, 2011 In Android Contacts tutorial part 3, I present a simple way of opening a contact in the System contact form using the ACTION_EDIT Intent .
Posted inAndroid Software Android Contacts – Custom Contact column to get the LOOKUPKEY Posted by By Radu Motisan March 19, 2011 Part 2 of the Android Contacts tutorial, showing how to add a custom column to a contact, and how to use that to identify a newly added contact and read its LOOKUPKEY.