contact-list

Working with contact list in Symbian and WindowsMobile in a nutshell

I've never developing anything for mobile platforms yet. But now I need an app, that can perform basic read/write/update operations with contact list. It should work in Symbian and WinMobile, but it's normal if we have 2 different applications (but if it's possible then I prefer to make only one). In first version it's not even necessa...

BlackBerry - read custom ringtone name from address book contact list?

Actually I am assigning custom ringtone with contact number in a custom database contact list. Now I am having problem with the reading to that contact list. If anyone having any idea about this problem pls pls help. UPDATE public void showAddressBook() { try { ContactList contactList = (ContactList) PIM.getInstance() ...

How to create a personalized ContactList with Qt

Hi everyone, I'm trying to find the best way to create a personalized contact List for an instant messaging app. Maybe with a Tree View but I'm not sure. I Need a way to view Groups in which there are Contacts. A Contact contains different info and action buttons like "Send a message, View infos, ... " An example @ http://ycorpblog.c...

Is there a good way (PHP class) to acces Gmail Contacs?

Is there a good way (PHP class/function) to access Gmail Contacts List? If not where I can start to build a class? ...