Search code examples
qtmobilesymbianpyqt4pyside

importing contactlist in phone


I want to write an application that stores the contact list records, that user enters, so that the user will later be able to import them from within Symbian (and/or Android) phone. What I'm asking is: is this possible and if so, what the format of stores should be in order to import records? Any help is appreciated.


Solution

  • Yes, it is possible. What you need is the Contacts API. You can find answers to your questions in the documentation.