Sun Java Solaris Communities My SDN Account Join SDN
 
MIDP Bookshelf

Core J2ME Technology and MIDP

 


The Wireless Developer is proud to present Chapter 1 from the book, Core J2ME Technology & MIDP, by John W. Muchow, published by Sun Microsystems Press, and available at your favorite bookstore.

About the Book

This book provides everything you need to develop powerful applications for the rapidly expanding wireless market. Key concepts are not only explained in detail but are also demonstrated with over 70 complete examples available for download on the Web.

Part I starts with an overview of J2ME technology configurations, and profiles before explaining CLDC and MIDP. It shows how to create a development environment, from downloading the software to testing and troubleshooting.

Part II covers programming with MIDP. Beginning with the basics of the MIDlet application lifecycle and how a mobile device interacts with the display, each aspect of the API is explored in detail. High level components such as Forms, Lists, and TextBoxes are carefully explained. Then, the Canvas and Graphics classes and other low level components are presented.

Persistent storage is explained in extensive detail, followed by a chapter on how to create and schedule tasks. Networking through GCF is illustrated with many examples, including communication with Java servlet software and managing sessions with URL rewriting and cookies.

About the Chapter

Chapter 1, "The Basics of J2ME" presents an overview of the Java Editions, the prupose of J2ME including Configurations and Profiles, architecture, compatibility of the Java Editiosn, and a discussion of how to pull all of the pieces together.

Ordering Information

You can order this book from the following online book stores:

Amazon.com
barnsandnoble.com
Fatbrain.com



Back To Top