The Java 2 Platform Micro Edition (J2ME) was a platform designed for embedded systems such as mobile phones, PDAs (personal digital assistants), TV set-top boxes and printers. J2ME is the former name for Java ME, Java’s platform for mobile and embedded devices. J2ME stood for Java 2 Platform, Micro Edition, while the Java ME nomenclature, introduced in 2006, simply means Java Platform Micro Edition.
This term is also known as the "Java Platform, Micro Edition" or Java ME.
J2ME came into existence sometime in 1999 as one of the specialized platforms under Java 2. Other platforms that came with it were J2EE for server applications and J2SE for regular applications. J2ME is composed of two subsets of Java class libraries known as configurations:
A third set of APIs, called optional packages, may also be used when integrating specific technologies (such as Bluetooth, Mobile Media, and Web Services) into an application. To develop a Java ME application, the Java ME Software Development Kit (SDK) is required. The SDK contains all the tools for building, testing and deploying. For faster development, graphical Integrated Development Environments (IDEs) may be used.
Read More »
Get Techopedia delivered to your inbox!