Questions tagged [addressbook]

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

An address book or a name and address book (NAB) is a book or a database used for storing entries called contacts. Each contact entry usually consists of a few standard fields (for example: first name, last name, company name, address, telephone number, e-mail address, fax number, mobile phone number). Most such systems store the details in alphabetical order of people's names, although in paper-based address books entries can easily end up out of order as the owner inserts details of more individuals or as people move. Many address books use small ring binders that allow adding, removing and shuffling of pages to make room.

Source

926 questions
0
votes
2 answers

How to save Contact details in the phone's address book from any application

I am trying to create an application which will add contact details like phone number, email address and name in the phone's address book, but I have not idea how to do this. I know that we can access the contact details from the address book, but…
Nibha Jain
  • 7,742
  • 11
  • 47
  • 71
0
votes
2 answers

how to add custom bar button item to navigation bar in AddressBookUI application like edit in place of cancel

I can not understand why navigation bar is not going to add any button other than cancel button in Following code this kind of thing done in Viber application so it is possible ABPeoplePickerNavigationController *picker =…
NIKHIL
  • 2,719
  • 1
  • 26
  • 50
0
votes
1 answer

iphonesdk contact listing indexing problem

i want to index my contact with alphabets but i am not getting the correct result, suppose if i click a, b or c in each section it showing all of the contacts ? how can i make sure that contact name starts with A will be indexed only in A section.…
0
votes
0 answers

Contacts list in kivy

I'm writing an app for android, and need some help. My question is how can I display the list of contacts (address book in other words) that I have stored on my phone, sim card, and google, in the kivy app, so I can select one of them and get the…
Yaros
  • 155
  • 9
0
votes
1 answer

How to edit/modify contacts of address book using iphone sdk?

I have read contacts from Address Book and display the list of contacts. By clicking any contact user can view its whole details, and all is working fine. Now i want to give "Edit" functionality to my users, i do not get the way to do it? Plz help…
0
votes
1 answer

open message composer by selecting phone no in contact list in iPhone

I stuck in issue with these. I open default contact list and try to open message composer sheet by selection phone number of particular contact. But it close my app and try to call that person instead. What i am doing wrong? Please let me know. This…
dks1725
  • 1,631
  • 1
  • 20
  • 29
0
votes
1 answer

When I Get into the addressbook twice , my project will crash

- (BOOL)peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker shouldContinueAfterSelectingPerson:(ABRecordRef)person property:(ABPropertyID)property…
DJean
  • 334
  • 3
  • 15
0
votes
1 answer

How to add "Directions To Here" button into the address book?

Google Map App has "directions to here" and "directions from here" like http://static.intomobile.com/wp-content/uploads/2008/10/iphone-22-os-google-maps-street-view-23.png When I call contact page, can I add "directions to here" button into the info…
dobiho
  • 1,025
  • 1
  • 11
  • 22
0
votes
0 answers

CNContactFetchRequest filter on contacts with birthdays

CNContactStore.enumerateContactsWithFetchRequest can consume over a gigabyte of RAM where there are thousands of contacts to sift through. I'm only interested in discovering contacts with dates / birthdays set but can't figure out how to use the…
strangetimes
  • 4,953
  • 1
  • 34
  • 62
0
votes
1 answer

addressbook in php

hallo! I am a university student, and I want to make an address book, using php, where someone can view a table with all the listed contacts' details (e.g. name, phone, email) and there will be the possibility of -adding a new contact…
vaso
  • 1
  • 1
0
votes
2 answers

id not assigned in contact list

I'm trying to make a basic one-page address book without a database, and I wanted to assign ids to the contacts to make them easier to find. However, when I've tried to add contacts, nothing gets assigned. Any help would be appreciated! function…
0
votes
1 answer

Is it possible to open addContactScreen from native app?

I want to replicate add contact like screen iPhone has. But I don't want to add contact in default phonebook instead I want to use the details in my app. Is it possible to open default add new contact screen and get all the data? If yes then how? A…
Rahul Vyas
  • 28,260
  • 49
  • 182
  • 256
0
votes
1 answer

How to determine CC / BCC selection using VBA GetSelectNameDialog from Global Address List

Hi knowledgeable people! Background: I am developing a custom mail merge tool in MS Word VBA for our team so that we have extra functionality beyond the standard Office Word mail merge package. 3rd party products or add-ons are not possible. But,…
0
votes
1 answer

outlook 2010 virtual address book

I have contacts stored in a mySQL database, is it possible to create an add-in that presents a virtual address book with contact information that is retrieved from the database? I don't want to do an import, I want the virtual address book to…
Keith
  • 2,618
  • 4
  • 29
  • 44
0
votes
2 answers

telprompt: allows less characters than the phone itself. Which?

I'm using the address book of the iPhone to call numbers using telprompt:. A number with spaces and dashes doesn't work, while one with plus and numbers only does work. The iphone itself doesn't allow typing them, but synchronising with the mac gets…
Stephan Eggermont
  • 15,847
  • 1
  • 38
  • 65