How to use AddNewContactL method?Pls help me?

Login to reply to this topic.
Sun, 2007-11-25 05:44
Joined: 2007-09-15
Forum posts: 26

hello?all
I want to get all contacts and save them into a csv file,Every contact is one row,fields are separated with comma.I can read the every row(contacts) from the file and add the contact into contactsbase one by one.
Could anybody tell me how to implement it?
Pls give me some details of AddNewContactL and ReadContactlL. Thanks in advance!!!


Sun, 2007-11-25 07:50
Joined: 2005-11-20
Forum posts: 1093
Re: How to use AddNewContactL method?Pls help me?

Give some details about AddNewContactL? Well, the SDK documentation gives already quite a lot of details...

Did you study the Contacts sample application in the SDK? I think it shows pretty well how to deal with contacts.

It's very hard to help somebody if the question is a very unspecific "How to do contacts?". It's much easier if you can provide specific questions.


René Brunner

  • Login to reply to this topic.