[APP] jikes and preverify utilities with sample example Hi
I'm join the moto's family only a few days, but join linux family for years. For learn of use the motorola's SDK, openEZX, mkEzx etc, I compiled the native J2ME utils for run on A1200, include:
1. jikes - A free opensource java compiler.
2. preverify - A tool for per-verify the java class for J2ME (source code from phoneme project).
With this tools, you can easy write the J2ME application on your phone! INSTALL
No install wraper now, just uncompress and copy to your card, for example: /mmc/mmca1/redice/ USAGE
Use ekonsole or telnet to your phone, edit your java source with vi (which provide by busybox), then compile it and build jar with these utils. We have include a sample java source in the package. Just run build.sh to see how it works: # ./build.sh
Now, a jar is built out. Note: I don't include jar utils, because motorola have include a modified version in EZX ( /usr/SYSjava/fastjar).
Ejoy it. User Information Current Phone: A1200 |