< J2ME Programming
Introduction
Palm through its PalmOS operating system for PDAs does not supply JVMs packaged with its OS. However, within the different platforms of PalmOS several JVMs have been provided.
68K
- MIDP 1.0
- CLDC 1.0
- JVM supplied by Sun as MIDP4Palm
PalmOS Garnet
JVMs provided for the Garnet 5.2 and Garnet 5.4 devices:
- MIDP 2.0
- CLDC 1.1
- Web Services JSR 172
- PIM JSR 75
- FileConnection 1.0(GCF)
- JVM is IBM's WEME(known by project name of J9)
Typical devices:
- Treo 600
- Treo 650
- Tungsten C
- Tungsten T3
- Tungsten E
- Tungsten E2
- Tungsten T5
- Zire 72
- Palm TX
Conclusion
While JVMs are not packaged with PalmOS directly, we can still determine the MIDP/CLDC versions and optional apis by tracking by a combination of device and by JVM OEM.
See also
- Wikibooks
References
- PDA & Handhelds Industry Reviews on Mobile Devices
Trademark Notices
J2ME, Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. All other Trademarks are property of their respective owners.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.