PDA Optional Packages for the J2ME Platform
{{Multiple issues|
{{Notability|date=January 2020}}
{{No footnotes|date=January 2020}}
}}
PDA Optional Packages for the J2ME Platform JSR 75 is a specification that standardizes access in the Java on embedded devices such as mobile phones and PDAs to data that resides natively on mobile devices. JSR 75 is part of the Java ME framework and sits on top of CLDC, a set of lower level programming interfaces. It has 2 main components. Not all devices that claim to implement JSR 75 will implement both components.
See also
External links
{{Wikibooks|J2ME Programming}}
- [http://jcp.org/en/jsr/detail?id=75 The JSR 75 Specification]
- [http://developers.sun.com/mobility/apis/ttips/fileconnection/ Suns overview of the File Connection Optional Package]
- [http://developers.sun.com/mobility/apis/ttips/pim/ Suns Overview of the PIM Optional Package]
{{prog-lang-stub}}