Is Conduit Development Kit (cdk), Supports address book retreival for palm?
i am developing PDA PALM V application USING MIDP PROGRAMMING "MAIL SENDING AND RECEIVING". So i need to retrieve palm address book mails only. Is CDK using to retrieve address book of palm os?
Yes, CDK 4.0.3 for C++ and Java supports the retrieval of the AddressDB. Try to read the API docs, they have this class called AddressRecord that you can use it and everything is a breeze.