Top "Addressbook" questions

An address book or a name and address book (NAB) is a book or a database used for storing entries called contacts.

How can I set a ringtone for an individual contact on Android?

How can I apply a ringtone to only the selected contact? I have found a way to set the default …

android contacts addressbook ringtone
how can I Add a ABRecordRef to a NSMutableArray in iPhone?

I want to create an array of ABRecordRef(s) to store contacts which have a valid birthday field. NSMutableArray* bContacts = [[…

iphone objective-c xcode nsmutablearray addressbook
iPhone Address Book: How to get a list of only contacts with phone numbers?

I'd like to get a list of all ABContacts that have a phone number and only those contacts. Any contacts …

iphone filter contacts addressbook
Is there any way to get the "Me" card from iPhone Address Book API?

So I'm stumped on this one. In Mac OS X there is an easy way to get the "Me" card (…

iphone objective-c cocoa cocoa-touch addressbook