microedition
Microedition is a term used to designate the subset of the Java platform tailored for devices with limited processing power, memory, and energy resources. It is closely associated with Java Platform, Micro Edition (Java ME), a family of Java technologies intended for mobile phones, embedded devices, and consumer electronics. In code and documentation, the term microedition also appears as a namespace prefix for a group of APIs (for example, javax.microedition.*).
Development and architecture: Java ME emerged in the late 1990s as an extension of Java to resource-constrained
API and lifecycle: The typical Microedition API set includes javax.microedition.io for networking, javax.microedition.lcdui for user interfaces,
Status and usage: Java ME remained common on feature phones and some embedded devices through the 2000s