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!!!
Forum posts: 1093
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