
I had promised to provide detailed step-by-step instructions on installing and running
JXME on an iPAQ. So here goes.
Hardware
- iPAQ 3600
- 64MB RAM
- 32MB flash
- Orinoco 802.11B
build and install JXME 2.1
- set optimize on, and debug off
- build against log4j_stub
- copy jxme-cdc.jar, and log4j_stub.jar to the device
Installing handhelds.org familiar
- Download and install handhelds familiar opie release v0.8.2 image for your device
- Follow the excellent installation instructions on handhelds.org
- Once booted
- Install libfloat
- ipkg install libfloat_1.0_arm.ipkg
- cd /usr/lib
- ln -s /home/QtPalmtop/lib/libfoat.so .
- install cvm 1.1
- cp -rf cvm /tmp (or any directory with available space)
Running the demos
GroupDemo
- cvm -classpath \
jxme-cdc.jar:log4j_stub.jar GroupDemo
ChatDemo
- cvm -classpath \
jxme-cdc.jar:log4j_stub.jar ChatDemo
Posted by kARIM on October 13, 2005 at 05:41 AM PDT #
Posted by XU on October 24, 2005 at 01:14 PM PDT #
Posted by Joe on February 23, 2006 at 09:17 PM PST #