Top "Contacts" questions

Related to accessing contacts (CRUD, operations on contacts like messaging) from contact-list or address book in mails, android, iphone, windows-phone or facebook.

What is the default Account Type / Name for contacts on Android Contact Application?

I would like to read contacts from ContactsContract API which belongs only to Phone / SIM and would like to avoid …

android contacts contactscontract
Generate VCards from Excel using VBA

I am looking at creating an excel file where I would manually fill in multiple contacts information so that I …

excel automation contacts vcf-vcard vba
Ask for permission to allow access to Contacts iOS

I am importing all the native address book contacts into my app. Currently, the alertview to ask for permission to …

ios permissions contacts addressbook
Get all E-Mail addresses from contacts (iOS)

I know it is possible to pull up a contact and see information based on one contact. But is there …

objective-c ios contacts
limiting number of rows in a ContentResolver.query() function

Is there a way to limit the number of returned rows to a cursor? I have a phone with about 4000 …

android database contacts
How to update existing contact?

I have one existing contact, I need to add a work address to that existing contact. I am using the …

android contacts android-contacts android-cursor
How can I make an <a href> only active on mobile devices?

I want to add this code to make the contact details on my website automatically jump into a mobile dialpad/…

javascript html css mobile contacts
Get birthday for each contact in Android application

In my android application, I read out all the contacts with the following code: ContentResolver cr = getContentResolver(); Cursor cur = cr.…

java android contacts date-of-birth
Request Access To Contacts in Swift 3

I want to access the user's Contacts and am planning to do so using the Contacts and ContactsUI framework that …

ios swift swift3 contacts
Taking contact list from hotmail gmail yahoo in java?

most of social networks does this. when you register one of them for example twitter it says why dont you …

java gmail yahoo contacts hotmail