开发者

Open detailview of contact of address book and filled detail and save it

开发者 https://www.devze.com 2022-12-30 15:10 出处:网络
I want to open detail view of contact and then. i want to save in adress 开发者_运维技巧book. please give me a hint.Hint 1: Address Book Programming Guide for iPhone OS.

I want to open detail view of contact and then. i want to save in adress 开发者_运维技巧book. please give me a hint.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消