Palm OS Emulator
- The Palm OS[tm] Emulator (POSE) is software that emulates the
hardware of the various models of Palm Computing[tm] platform devices.
It is extremely valuable for writing, testing and debugging
applications. -
3Com's Palm Development Zone site
ROM
- OS for POSE
- Two ways to get a ROM
- upload it form your Palm Pilot
- get one from the Palm Development Zone
- can get multiple versions (Palm III, V, VII)
- can get ROM with debugging code
KVM Sample App.
- Install the KVM.prc and KVMClassDB.pdb on POSE
- Compile HelloWorld.java
- Make HelloWorld.prc
- Install on POSE and test
KJxfer
- Utility to add classes to the KJavaClassDB
- Cannot delete these files from the DB
- Cannot beam Java app. that depends on these
new classes in DB
- Does not work with POSE
kAWT Project
- Port of the AWT toolkit to the KVM
- Size: ~230K (larger than KVM base)
- Slows down application
- But very cool
Acknowledgments
- Bill Day - Technology Evangelist, Sun Microsystem
- Robert Evans - Senior Computer Scientist, the Johns
Hopkins University
References