Title Wireless Java: Developing with Java 2, Micro Edition
Subject Java 2
ISBN 189311550X
Author Jonathan Knudsen
Publisher APress
UK Price £25
Our Price £20.89
You Save 17%
User Level Intermediate - Advanced

   
 
Despite Java's incredible popularity, the standard edition of Java is way too big and way too bulky to build wireless applications geared towards devices such as the Palm or cell phones. Sun's answer to this shortcoming was the release of "Java 2 Micros Edition" (J2ME). J2ME has the potential to be as revolutionary in the wireless space as Java has been in the server space. This is the first book that uses the current version of J2ME to give real code for real applications, including extensive coverage of the new and exciting concept of "MIDlets".

Knudsen begins his comprehensive foray into wireless Java programming with an introduction of J2ME, the Mobile Information Device Profile (MIDP), MIDP applications (MIDlets), and a comparative discussion of the differences and similarities between the J2ME and JavaTM Standard Edition APIs. These introductions set the stage for an ample investigation of the creation of both simple and advanced user interfaces, including demonstrations of how to manage the device's screen, interact with users through event handlers, and create forms and gather user data. An additional chapter explores MIDlet's capabilities in interaction with the Internet over HTTP.

Knudsen concludes the book with chapters devoted to persistent storage on a device, creating a gaming application, performance tuning, and integrating XML functionality into wireless Java applications.

Table of Contents
Preface
Chapter 1: Introduction
Chapter 2: Building MIDlets
Chapter 3: All About MIDlets
Chapter 4: Almost the Same Old Stuff
Chapter 5: Creating a User Interface
Chapter 6: Lists and Forms
Chapter 7: Persistent Storage
Chapter 8: Connecting to the World
Chapter 9: Programming a Game Interface
Chapter 10: Performance Tuning
Chapter 11: Parsing XML
Chapter 12: Protecting Network Data
Appendix A: MIDP API Reference
Book Cover