3.3 Technologies in J2ME
- Mobile Information Device Profile (MIDP) is one of two configurations that make up the Java runtime environment for resource-constrained mobile information devices. MIDP provides the core application functionality, including the user interface, network connectivity, local data storage, and application life cycle management.
- Connected Device Configuration (CDC) is a standards-based framework for building and delivering applications that can be shared across a range of network-connected consumer and embedded devices.
- Mobile 3D Graphics API for J2ME (M3G) is a lightweight, interactive 3D graphics API that sits alongside J2ME and MIDP as an optional package.