There is a new article that describes jsr 75 PIM package implementation.
Here is also some sample code that opens up the contacts loops through the list and extracts Name and phoneNumber from each record.
if (PhoneConstants.JSR75_INCLUDED) {
PIM pimInstance = PIM.getInstance();
ContactList list = (ContactList) pimInstance.openPIMList( PIM.CONTACT_LIST, PIM.READ_WRITE);
Enumeration contacts = list.items();
while (contacts.hasMoreElements()) {
Contact contact = (Contact) contacts.nextElement();
String name [...]
Categories
Archives
-
Meta
Tags
A900 Adobe AgileFusion application AS3 beta binding CEO device eBay eclipse effective email entrepreneurship Flex flex2 Flex Builder j2ee j2me j2meunit jsr75 jvm. j2me memory optimization Messenger midlet mobile motorola optimization phone PIM profiling razr ria rms Samsung SCAM solution sprint tool v3m VM WEB WTK WTP XForms