Slide 3.4: Migrating wireless applications to MIDP 2.0, WMA, and MMA Slide 3.6: Using J2ME Home |
javax.microedition.midlet.MIDlet
.
.jar
file is used to group all the classes together so that the application is easy to distribute and deploy.
The jar tool could be used.
.jar
file needs to be pre-verified by using a preverifier.
It preprocesses the program for use by the K virtual machine (KVM) without changing the name of a class.
KToolbar
of J2ME Wireless Toolkit 2.3
has simplified the above steps.
Game Actions
for up-down-left-right-action
style events.
obfuscator
such as Proguard
to compress the MIDlet size.