About this document
J2ME Mobile App Development Guide by Hemanth Kumar is a document available to read on EtoBox.
The document discusses J2ME (Java 2 Micro Edition) architecture and development. It describes J2ME as a reduced version of Java designed for small devices. The key aspects are: - J2ME has a 5 layer architecture with MIDP at the top defining APIs, profiles below defining minimum APIs, configurations handling interactions between profiles and JVMs, the JVM, and the operating system. - A MIDlet is a basic J2ME application with required methods like startApp(), pauseApp(), destroyApp(). - The Sun Java Wire
- Author
- Hemanth Kumar
- Language
- EN