| [ directory ] |
|
J2ME Wireless ToolkitSun's J2ME Wireless Toolkit (J2MEWTK) is a set of tools for developing applications for the CLDC/MIDP platform. It runs on Windows, Solaris, and Linux, and provides an emulation environment for a variety of devices. It also uses the POSE to emulate the Palm device. The J2MEWTK allows the use of any text editor for editing source files. The Java virtual machine provided with the J2MEWTK is the KVM, a compact virtual machine targeting devices with less than a megabyte of memory. Refer to http://java.sun.com/products/cldc/wp/KVMwp.pdf for more information about the KVM. Download the Wireless Toolkit and install it in the default installation directory. MIDP for Palm OSWhether or not you decide to use Sun's J2MEWTK for the IDE in your development projects, if you choose a generic MIDP development toolset then you will also need a way to convert the MIDP JAD/JAR to a PRC for the Palm device. MIDP for Palm is a free graphical tool from Sun for doing just that.[1]
Included in the MIDP for Palm toolset:
MIDP for Palm takes up about 590 KB of memory and runs on devices that:
MIDP for Palm also includes an ability to capture output streams System.out and System.err. Download the MIDP for the Palm ZIP file and unzip it into a convenient location. Install the Java runtime on the Palm by installing the MIDP.prc file from the MIDP for Palm PRCfiles directory. |
| [ directory ] |
|