-
Home
> Java
> Tools & SDKs
-
Tools & SDKs
|
|
| Views : 454 |
l comments : 0 |
l Type : Tools |
| Oct 26, 2009 07:20 GMT+1 |
|
The PIM Optional Package (PIM) APIs give J2ME devices access to personal information management data native to mobile devices, such as address books, calendars, and to-do lists.
- Provide access to personal data in native formats, which may reside on the device, on removable media, or somewhere over the network
- Supports import and export of address-book entries in vCard format, and calendar and to-do entries in vCalendar format.
- Impose no required fields or attributes
- Provide security in using these APIs
This tutorial describes about PIM optional package javax.microedition.io.pim (JSR-75) and provides sample code snippets.