Address book in iphone

Address book in iphone

hello..

how can we use address book in our iphone app ???

View Answers

October 21, 2010 at 12:19 PM

hello

Nice Question

first of all you have to import two framework in you group listed below

-AddressBook.framework

-AddressBookUI.framework

and then import two file in .h file

#import <AddressBook/AddressBook.h>
#import <AddressBookUI/AddressBookUI.h>

and then you have to use some method in .m file

- (void)peoplePickerNavigationControllerDidCancel:(ABPeoplePickerNavigationController *)peoplePicker {
    // assigning control back to the main controller
    [self dismissModalViewControllerAnimated:YES];
}

- (BOOL)peoplePickerNavigationController: (ABPeoplePickerNavigationController *)peoplePicker shouldContinueAfterSelectingPerson:(ABRecordRef)person {

    // setting the first name
    firstName.text = (NSString *)ABRecordCopyValue(person, kABPersonFirstNameProperty);

    // setting the last name
    lastName.text = (NSString *)ABRecordCopyValue(person, kABPersonLastNameProperty);   

    // setting the number
    /*
     this function will set the first number it finds

     if you do not set a number for a contact it will probably
     crash
     */
    ABMultiValueRef multi = ABRecordCopyValue(person, kABPersonPhoneProperty);
    number.text = (NSString*)ABMultiValueCopyValueAtIndex(multi, 0);

    // remove the controller
    [self dismissModalViewControllerAnimated:YES];

    return NO;
}

- (BOOL)peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker shouldContinueAfterSelectingPerson:(ABRecordRef)person property:(ABPropertyID)property identifier:(ABMultiValueIdentifier)identifier{
    return NO;
}

this is the whole process for implement address book in you application..









Related Tutorials/Questions & Answers:
Address book in iphone
Address book in iphone  hello.. how can we use address book in our iphone app ???   hello ADS_TO_REPLACE_1 Nice Question first of all... process for implement address book in you application
online address book
online address book  how to create online address book using jsp and mysql
Advertisements
miniproject on address book in java
miniproject on address book in java  hi rose india, i urgently need an miniproject on address book in java(netbeans ide 6.9.1) using mysql..... Though not of address book but operations are same i.e add,delete,search,update
ModuleNotFoundError: No module named 'address_book_lansry'
ModuleNotFoundError: No module named 'address_book_lansry'  Hi, My... named 'address_book_lansry' How to remove the ModuleNotFoundError: No module named 'address_book_lansry' error? Thanks   Hi
Help with an address book program! - Java Beginners
Help with an address book program!  I have a very long question... it to do: * The address book application is command line based. It takes..., the user can add a new contact to the address book. * Using the menu
iphone
iphone  hiii, how can we use table recursively in iphone
iphone
iphone  hello... i want to make first iphone application . How can i make it plz help me
iphone
iphone  How can connect with the other database in iphone application(like... MYsql or oracle) is this dirctly possible
refrence book
refrence book  suggest many good book for hibernet
book system
book system  i have a problem here..how can i make a system for borrowing books, which include members or non members category, books category, rent category, return category and buy category
Book Bank
Book Bank  Dear Sir, Could you send me the java codings for BOOK BANK.Its very urgent, please   Hi Friend, Try the following code...)); Book b=new Book(); Scanner input=new Scanner(System.in
Offshore iPhone Apps Development
, Entertainment Apps, Calender & Address book Apps, Healthcare Applications, Location...Offshore iPhone Apps Development Since the origination of Apple's internet mobile phone ' iPhone ' has dominated the smart phone market
note book program
note book program  note reference program
Outsourcing iPhone development
, Entertainment Apps, Calender & Address book Apps, Healthcare Applications...Outsourcing iPhone Development Apple Inc., which is the habitual... the world by launching third generation Internet phone – iPhone. After its
ModuleNotFoundError: No module named 'book'
ModuleNotFoundError: No module named 'book'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'book' How to remove the ModuleNotFoundError: No module named 'book' error
E BOOK REQUIRED
E BOOK REQUIRED  Wicket in Action pdf required Urgently. Thnx
j2ee text book
j2ee text book  what is the best book for learning j2ee with examples in weblogic server with (netbeans or eclipse
book for struts 1.2.9 - Struts
book for struts 1.2.9  Can any body suggest me book for struts 1.2.9 ? because using net beans 6.1 and they provided struts 1.2.9 support for net beans 6.1 please suggest me book for same and link if u have so i can download
iPhone Graphics
iPhone Graphics  Hi, How to create iPhone Graphics? I am learning to crate UI Design for iPhone and iPad. Thanks
iphone avfoundation
iphone avfoundation  What is iphone avfoundation and why it is required? Can anyone show how to implement the AVFoundation in iPhone application with example or tutorial? Thanks
Iphone call
Iphone call  Do you have other method to make a call on Iphone,without openUrl
online book store by using MVC architecture
online book store by using MVC architecture  Tarzan book store... will add books with book name, author name, category (Java, Philosophy, Fiction... to search books by category or author name or book name and it should accept wild
ModuleNotFoundError: No module named 'jupyter-book'
ModuleNotFoundError: No module named 'jupyter-book'  Hi, My Python... 'jupyter-book' How to remove the ModuleNotFoundError: No module named 'jupyter-book' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'lino-book'
ModuleNotFoundError: No module named 'lino-book'  Hi, My Python... 'lino-book' How to remove the ModuleNotFoundError: No module named 'lino-book' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'lino-book'
ModuleNotFoundError: No module named 'lino-book'  Hi, My Python... 'lino-book' How to remove the ModuleNotFoundError: No module named 'lino-book' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'prob-book'
ModuleNotFoundError: No module named 'prob-book'  Hi, My Python... 'prob-book' How to remove the ModuleNotFoundError: No module named 'prob-book' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'sphinxcontrib-book'
ModuleNotFoundError: No module named 'sphinxcontrib-book'  Hi, My... named 'sphinxcontrib-book' How to remove the ModuleNotFoundError: No module named 'sphinxcontrib-book' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'cubicweb-book'
ModuleNotFoundError: No module named 'cubicweb-book'  Hi, My... 'cubicweb-book' How to remove the ModuleNotFoundError: No module named 'cubicweb-book' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'django-book'
ModuleNotFoundError: No module named 'django-book'  Hi, My Python... 'django-book' How to remove the ModuleNotFoundError: No module named 'django-book' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'jupyter-book'
ModuleNotFoundError: No module named 'jupyter-book'  Hi, My Python... 'jupyter-book' How to remove the ModuleNotFoundError: No module named 'jupyter-book' error? Thanks   Hi, In your python
Iphone Tutorial
Iphone Tutorial  Hi, I am a new in this mobile applications segment. From where i will get the information about iphone tutorial or Iphone Development Tutorials. Please suggest the resouces......... Thanks
iPhone
iPhone       Apple iPhone 3G is a multi-touch smartphone that has successfully combined multimedia, email, business and internet into a single platform. The iPhone
NSZombieEnabled iPhone
NSZombieEnabled iPhone  NSZombieEnabled Trouble in setting How can i set the NSZombieEnabled in iPhone application to track unmanaged memory
Book Writing
Book Writing Book Writing... story told? We know that writing a book is not everyone's cup of tea... partner to give a professional support for your book writing
iPhone resignfirstresponder
iPhone resignfirstresponder  Hi, Provide me a good example of iPhone resignfirstresponder. I need a code to hide keyboard when use clicks outside the text box. ThanksADS_TO_REPLACE_1   Hi, You can use the following
ModuleNotFoundError: No module named 'address'
ModuleNotFoundError: No module named 'address'  Hi, My Python... 'address' How to remove the ModuleNotFoundError: No module named 'address... to install padas library. You can install address python with following command
MAC ADDRESS - Java Beginners
MAC ADDRESS  codings to fetch MAC address of a system in Java
Iphone Developmnt
Iphone Developmnt  i am making an application in ios, for ipad or iphone, what i want to know is that can i provide an option of changing the theme , or can i separate my code from the theme... so that when giving my product
parse in iphone
parse in iphone  <p>{ itemCount: 2, subtotal: "$15.50", items:[ { title: "The Big Book of Foo", description: "Bestselling book of Foo by A.N. Other", imageUrl: "/images/books/12345.gif
iphone nsurlrequest authentication
iphone nsurlrequest authentication   How to authenticate a form in iPhone Application
Address tag in HTML5, Definition of address tag in html5.
Address tag in HTML5, Definition of <address> tag in html5... of the author of the document or the section of the document. the address tag writes the information usually in italic font style. the address tag may have
POSTAL ADDRESS VALIDATION
POSTAL ADDRESS VALIDATION  hi sir, we are doing our project "PAYROLL SYSTEM" in java. please provide postal address validation in javascript.. yours sincerely
POSTAL ADDRESS VALIDATION
POSTAL ADDRESS VALIDATION  hi sir, we are doing our project "PAYROLL SYSTEM" in java. please provide postal address validation in javascript.. yours sincerely
POSTAL ADDRESS VALIDATION
POSTAL ADDRESS VALIDATION  hi sir, we are doing our project "PAYROLL SYSTEM" in java. please provide postal address validation in javascript.. yours sincerely
Web Development for iPhone
Web Development for iPhone Developing Web apps for iPhone or any other... for desktop. A web app for iPhone needs special characteristics and developers must keep those characteristics in their mind while developing any site for iPhone web
ModuleNotFoundError: No module named 'best-book-store'
ModuleNotFoundError: No module named 'best-book-store'  Hi, My... named 'best-book-store' How to remove the ModuleNotFoundError: No module named 'best-book-store' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'goodreads-book-quotes'
ModuleNotFoundError: No module named 'goodreads-book-quotes'  Hi...: No module named 'goodreads-book-quotes' How to remove the ModuleNotFoundError: No module named 'goodreads-book-quotes' error? Thanks   Hi
ModuleNotFoundError: No module named 'goodreads-book-quotes'
ModuleNotFoundError: No module named 'goodreads-book-quotes'  Hi...: No module named 'goodreads-book-quotes' How to remove the ModuleNotFoundError: No module named 'goodreads-book-quotes' error? Thanks   Hi
ModuleNotFoundError: No module named 'goodreads-book-quotes'
ModuleNotFoundError: No module named 'goodreads-book-quotes'  Hi...: No module named 'goodreads-book-quotes' How to remove the ModuleNotFoundError: No module named 'goodreads-book-quotes' error? Thanks   Hi
ModuleNotFoundError: No module named 'goodreads-book-quotes'
ModuleNotFoundError: No module named 'goodreads-book-quotes'  Hi...: No module named 'goodreads-book-quotes' How to remove the ModuleNotFoundError: No module named 'goodreads-book-quotes' error? Thanks   Hi

Ads