MIDletA MIDlet is an application that uses the Mobile Information Device Profile (MIDP) of the Connected Limited Device Configuration (CLDC) for the Java ME environment. Typical applications include games running on mobile devices such as smartphones with J2ME support and feature phones which have small graphical displays, simple numeric keypad interfaces and limited network access over HTTP.[1] The PlatformsMainly MIDlet applications and games developed for Series 40, Series 60, Nokia Asha and Sony Ericsson Java Platform. EmulationMIDlet can run using MicroEmulator app on any desktop PC with JavaSE and on Maemo.[4][5][6][7] On Android devices via the J2ME Loader (MicroEmulator fork) application.[8][9] Other J2ME emulators also could be used with or without some limitations. RestrictionsUnlike a Java applet, a MIDlet is limited to use of the LCDUI rather than the more familiar widgets of AWT and Swing. There are also restrictions on the size of See alsoReferences
|