Motorola C381P Developing and Packaging J2ME Applications, Guide to Development in J2ME

Models: C381P

1 130
Download 130 pages 15.6 Kb
Page 18
Image 18

3

Developing and Packaging J2ME Applications

3 Developing and Packaging J2ME Applications

Guide to Development in J2ME

Introduction to Development

This appendix assumes the reader has previous experience in J2ME development and can appreciate the development process for Java MIDlets. This appendix will provide some information that a beginner in development can use to gain an understanding of MIDlets for J2ME handsets.

There is a wealth of material on this subject on websites maintained by Motorola, Sun Microsystems and others. Please refer to the following URLs for more information:

ƒhttp://www.motocoder.com

ƒhttp://www.java.sun.com/j2me

ƒhttp://www.corej2me.com/

ƒhttp://www.javaworld.com/

As an introduction, brief details of J2ME are explained below.

The MIDlet will consist of two core specifications, namely Connected, Limited Device Configuration (CLDC) and Mobile Information Device Profile (MIDP). Both of these specifications (Java Specification Requests) can be located at the http://www.jcp.org/ site for reading.

ƒFor MIDP 1.0; JSR 37 should be reviewed.

ƒFor MIDP 2.0; JSR 118 should be reviewed.

ƒFor CLDC 1.0.4; JSR 30 should be reviewed.

ƒFor CLDC 1.1; JSR 139 should be reviewed.

To determine what implementation is on Motorola handset, review the “Java System” details through the menu on the Motorola handset (located under Java Settings).

For beginning development, key points to remember are memory size, processing power, screen capabilities and wireless network characteristics. These all play an important part

18

Page 18
Image 18
Motorola C381P Developing and Packaging J2ME Applications, Guide to Development in J2ME, Introduction to Development