Java 2 Micro Edition Basics
1324
Category : Tutorials » Java J2ME
. our exploration of the MIDP, we need to step back and understand what J2ME . This chapter provides you with a broad overview of J2ME and the .
Download File Free PDF eBooks Download Tutorials Java J2ME
he Mobile Information Device Profile (MIDP) is just one part of a larger initiative tomake Java work on small computing devices, the Java 2 Micro Edition (J2ME). Beforestarting our exploration of the MIDP, we need to step back and understand what J2MEis and how it evolved. This chapter provides you with a broad overview of J2ME and theMIDP’s place in it, including the Connected Limited Device Configuration on which it isbased. For a more comprehensive look at J2ME, refer to Eric Giguère’s Java 2 MicroEdition , also part of John Wiley & Sons’ Professional Developer’s Guide series.
Java 2 Micro Edition J2ME enables Java applications to run on small, resource-constrained computing devices.It does not define a new language; rather, it adapts existing Java technology for handheldand embedded devices. Compatibility with J2SE is maintained wherever feasible. In fact,J2ME removes the parts of J2SE that are not applicable to constrained devices, such asAWT and other features. In this section, we briefly describe the key components of J2ME:configurations and profiles.
Favorite Java J2ME PDF File
8639
J2ME Building Blocks For Mobile Devices
category Tutorials » Java J2ME
4423
Developing Wireless Applications Using J2ME Tm Technology
category Tutorials » Java J2ME
4088
J2ME Toolkit Support In JDeveloper Wireless Extension
category Tutorials » Java J2ME
2578
J2ME IDE Comparison
category Tutorials » Java J2ME
3850

