MIDlet

Source: Wikipedia, the free encyclopedia.

A MIDlet is an application that uses the

cell phones which have small graphical displays, simple numeric keypad interfaces and limited network access over HTTP.[1] MIDlet can run on Android devices via the J2ME Loader emulator application.[2][3]

The .jad file describing a MIDlet suite is used to deploy the applications in one of two ways. Over the air (OTA) deployment involves uploading the .jad and .jar files to a

microSD
cards can sometimes install .jar or .jad files that have been transferred to the memory card.

Restrictions

Unlike a

LCDUI rather than the more familiar widgets of AWT and Swing
. There are also restrictions on the size of .jar files and the number of concurrent HTTP connections based on the MIDP specification.

See also

References

This page is based on the copyrighted Wikipedia article: MIDlet. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy