This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Accessing the address book programmatically?

  • 2 răspunsuri
  • 0 au această problemă
  • Ultimul răspuns de david

more options

Hi,

I would like to integrate the user's address book (or more specifically the contact details of the current user) into my own (c++) desktop (Windows/MacOS/Linux) application for the user's convenience.

Is this possible at all? If so, where can I start reading to find out how to do this?

(If it's not possible through an API, is the address book file format documented somewhere, so I can read it directly?)

I don't need write access. I just need to be able to read the user's contacts.

Cheers, James

Hi, I would like to integrate the user's address book (or more specifically the contact details of the current user) into my own (c++) desktop (Windows/MacOS/Linux) application for the user's convenience. Is this possible at all? If so, where can I start reading to find out how to do this? (If it's not possible through an API, is the address book file format documented somewhere, so I can read it directly?) I don't need write access. I just need to be able to read the user's contacts. Cheers, James

Toate răspunsurile (2)

more options

"(or more specifically the contact details of the current user)"

Sorry, that didn't make much sense. I meant the contact details of the current user's contacts as well as the email address(es) of the current user.

Te-a ajutat?

more options

It is as SQL database, so I would expect there are ways to do that. Here is an example: https://www.sqlite.org/quickstart.html

Te-a ajutat?

Adresează o întrebare

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.