E-Book Overview
Learning Wireless Java is for Java developers who want to quickly come up to speed and create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). The CLDC contains APIs for small devices that are constrained by both memory and processing power. MIDP builds on the CLDC and contains APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports (e.g., networking with cellphones, larger screen sizes and colors with PDAs, etc.)
E-Book Content
Learning Wireless Java By Qusay Mahmoud Publisher : O'Reilly Pub Date : December 2001 ISBN : 0-59600-243-2 Table of Contents Pages : 262 Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). These APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports. Brought to you by ownSky!! Table of Content Table of Content .................................................................................................................. i Preface............................................................................................................................... vii Audience...................................................................................................