MIDlet running in J2ME emulator

A 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 .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 Web server which is accessible by the device over HTTP. The user downloads the .jad file and installs the MIDlets they require.[2] Local deployment requires that the MIDlet files be transferred to the device over a non-network connection (such as through Bluetooth or IrDa, and may involve device-specific software).[3] Phones that support microSD cards can sometimes install .jar or .jad files that have been transferred to the memory card.

Platforms

edit

Mainly MIDlet applications and games developed for Series 40, Series 60, Nokia Asha and Sony Ericsson Java Platform.

Emulation

edit

MIDlet 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.

Restrictions

edit

Unlike 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 .jar files and the number of concurrent HTTP connections based on the MIDP specification.

See also

edit

References

edit
  1. ^ Topley, Kim (2002). J2ME in a Nutshell. O'Reilly Media. pp. 46–47. ISBN 978-0-596-00253-4. Retrieved 3 March 2010.
  2. ^ "Introduction to OTA Application Provisioning".
  3. ^ "Deploying Wireless Java Applications".
  4. ^ "MicroEmulator". SourceForge. 2013-04-26. Retrieved 2024-08-12.
  5. ^ "MicroEmulator for Maemo (N900) by Ruediger Gad". my-maemo.com. MicroEmulator is a free J2ME implementation for Maemo 5. It lets you run J2ME (Java MIDP) applications on non-J2ME devices. Uses icedtea6, a version of the OpenJDK (Java 6 programming language runtime and development kit).[dead link]
  6. ^ "maemo.org - package overview for MicroEmulator". maemo.org. 2010-05-08. Retrieved 2024-08-12.
  7. ^ "maemo.org - package overview for microemulator-s60-skin". maemo.org. 2012-06-10. Retrieved 2024-08-12.
  8. ^ Shakarun, Nikita (2024-08-11), nikita36078/J2ME-Loader, retrieved 2024-08-12
  9. ^ "J2ME Loader - Apps on Google Play". play.google.com. Retrieved 2024-08-12.

📚 Artikel Terkait di Wikipedia

JAD (file format)

Java Application Descriptor (JAD) files describe the MIDlets (Java ME applications) that are distributed as JAR files. JAD files are commonly used to

Mobile BASIC

Java-enabled mobile phones. This is possible because the interpreter is a MIDlet. Knight, Matthew R. (2004-12-30). "BASIC Goes Mobile". QB Express #5. Retrieved

MicroEmulator

free and open-source platform independent J2ME emulator allowing to run MIDlets (applications and games) on any device with compatible JVM. It is written

Mobile Information Device Profile

In order to overcome security issues MIDlet needs to include requested file permission in its JAD file under MIDLet-Permission property. There are several

Information Module Profile

IMP stands for the Information Module Profile. It is a specification put out by Sun Microsystems for the use of Java on embedded devices with very limited

Aleste

launch mobile versions of Aleste, Actraiser and Drakengard in Europe". Midlet-review.com. 8 July 2004. Archived from the original on 16 November 2008

Pascal (programming language)

with a visual form designer, an object inspector and a source code editor. MIDletPascal – A Pascal compiler and IDE that generates small and fast Java bytecode

HMAC-based one-time password

"Key Uri Format". GitHub. Retrieved 2026-05-24. "DS3 Launches OathToken Midlet Application". Data Security Systems Solutions. 2006-02-24. Archived from