-4

How can i build a apps like contact in iPhone by using AddressBook.h and AddressBookUI.h?

1 Answers1

0

I suggest you start by reading through the documentation. http://developer.apple.com/library/ios/#DOCUMENTATION/ContactData/Conceptual/AddressBookProgrammingGuideforiPhone/Introduction.html

You can also perform searches for "ios address book example" to find numerous tutorials.

Remear
  • 1,927
  • 12
  • 19