I want to open detail view of contact and then. i want to save in adress book. please give me a hint.
+1
A:
Hint 1: Address Book Programming Guide for iPhone OS.
Hint 2: ABPersonViewController.
That is all you need to read and save data from the Apple address book, and present a reasonable UI to display the data. See the QuickContacts sample if you need code examples.
Paul Lynch
2010-05-19 08:11:51
Quick contacts is a very nice example. I refered it. I can store contact. and then i display that contact in edit mode. but i want open new contact page with filled detail before saved. Thanks for help. Please help me
2010-05-25 13:31:55
Thank you very much. i am able to set all details of contact. and it works fine
2010-05-27 05:31:13