JAVA 2 Micro Edition

About J2ME

Sun Microsystems has defined three Java platforms, each of which addresses the needs of different computing environments

• Java 2 Standard Edition (J2SE)
• Java 2 Enterprise Edition (J2EE)
• Java 2 Micro Edition (J2ME)



The inception of the J2ME platform arose from the need to define a computing platform that could accommodate consumer electronics and embedded devices. These devices are sometimes referred to collectively as pervasive devices. J2ME stands for Java 2, Micro Edition. It is a stripped-down version of Java targeted at devices which have limited processing power and storage capabilities and intermittent or fairly low-bandwidth network connections. These include mobile phones, pagers,wireless devices and set-top boxes among others


Course J2ME


A. Introduction to J2ME
B. Introduction to J2ME Wireless Toolkit
C. Components of J2ME
• CLDC 1.0
• CLDC 1.1
• MIDP 1.0
• Mobile Gaming API
• Mobile Media API
• Wireless Messaging API
• Bluetooth API
• Location API
D. Project
• An interactive mobile game.