posted 13 years ago
Hi mobile experts,
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?
Kindly send your reply.
Thanks
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?
Kindly send your reply.
Thanks
Thank You<br />Edward
posted 13 years ago
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. 

