How to set up J2ME CLDC?
Hi everyone,
I downloaded the J2ME CLDC 1.0.2 and have unzipped the file, however, insides the docs folder, i could not find any information on how to set up the environment for windows to developed Palm OS applications.
If there's anyone who knows how to do it, or where i can find such information on how to setup the cldc, pls help me. thank you =)
Yours sincerely,
Javier
[414 byte] By [
JavierHo] at [2007-9-26 5:16:00]

Yeah, I also having the same problem.
What I able to download from Sun is
j2me_cldc-1_0_2-fcs-kjava_overlay.zip
j2me_cldc-1_0_2-fcs-winunix.zip
But all tutorials and documentations I found are regarding to
j2me_cldc-1_0-src-palm_overlay.zip
j2me_cldc-1_0-src-winsol.zip
Where can I find the latest tutorials and documentations?
[JavierHo],
If you intend to deploy J2ME based applications on a PalmOS based device, you will need to have the kVM for PalmOS, i.e. Java Application Manager, installed onto the Palmtop in order to run the MIDlet application that you develop.
You can start your development process by downloading:
(1) MIDP 1.0 packages at:
http://java.sun.com/products/midp/
At the moment, there is a beta version of the MIDP for PalmOS available for download as well.
You use the MIDP packages to develop the MIDlet J2ME based applications for J2ME devices.
(2) J2ME Wireless Toolkit at:
http://java.sun.com/products/j2mewtoolkit/index.html
This package gives you an emulator environment within an IDE tool to compile, preverify and run/test your MIDlet before you deploy your MIDlet onto a real devices. The latest version is Wireless Toolkit 1.0.3 Beta which supports the PalmOS emulator.
(3) PalmOS emulator at : http://www.palmos.com/dev/tech/tools/emulator/
The PalmOS emulator works in conjunction with the J2ME Wireless Toolkit i.e. when you use the Toolkit and specify the emulator env. as the PalmOS emulator to test the MIDlets that you develop.
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/
[eeti],
Currently there is no known officially supported API for doing encryption for J2ME environment. What I can say is that there are already plans in place to provide a tiny version of SSL/TLS for the J2ME environment but no official announcements yet.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/