Evolution of J2ME

Evolution of J2ME

The J2ME classes are a subset of J2SE classes.
• J2ME is a simplified version of J2SE and contains classes and methods to
develop applications for mobile devices.
• The three layers in the J2ME platform are:
• Kilobytes Virtual Machine (KVM) Layer
• Represents a virtual machine similar to the Java Virtual
Machine (JVM).
• Configuration Layer
• Defines class libraries for a range of devices that have similar
requirements.
• Profile Layer
• Defines class libraries for a narrower category of devices
within the framework of a chosen configuration.


Nikhil Kumar
www.dotnetask.blog.co.in