MIDP : Java Glossary

go to home page M words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all) ©1996-2010 2008-10-03 Roedy Green, Canadian Mind Products
MIDP
Mobile Information Device Profile, like the CLDC, is a specification document. The MIDP is the API that sits on top of the core to let you do interesting things on a mobile device (handheld, cell-phone), such as the user interface. version 2.0, MIDP-2, adds multimedia and gaming, over-the-air and end-to-end security. MIDP is not compatible with AWT or Swing. It uses the stripped down javax.microedition.lcdui api as its GUI. Personal profile in common on PDAs and PDA/cells. MIDP in common on pure cell-phones.

A MIDP application has some jar files each with a MANIFEST.MF, similar to an application manifest and a jad file which lists the midlets and jars for a bundle.

How does Software get into a Cell-Phone?

  1. If the phone has Internet access, I presume it is possible to download the jad file (mime text/vnd.sun.j2me.app-descriptor) from an ordinary website given the URL.
  2. If the phone has WAP access, you upload the jad file to a host like waphq.net. Your app gets assigned a number. Anyone wanting to load the software uses their cell-phone wap browser to navigate to the site e.g. http://waphq.net/wap.php and enters the number. cellphoto.net is a similar service that creates the jad file automatically, and lets you upload an image/ringtone/midlet. The WAP the server auto generates the jad file from the Manifest.MF file inside the midlet.
  3. Each phone may have a proprietary way to upload code over a proprietary cable, sometimes called a conduit, with proprietary software from a desktop computer. For example, for Sanyo, the software is a $30.00 USD add on. Nokia uses PC-Suite. Some phones let you upload with Bluetooth. Some phones let you upload over in infrared link. Some phones look like a USB storage device (flash drive) to the desktop. Some phones you program by plugging a memory card into them that you have loaded with your memory card writer slot.

Books

book cover recommend book⇒Mobile Information Device Profile for Java 2 Micro Edition (J2ME): Professional Developer’s Guide
 paperback
ISBN13:978-0-471-03465-0impressioncounter
publisher:John Wiley & Sons
published:2001-01-15
by:C. Enrique Ortiz, Eric Giguère
This books covers the MIDP range of J2ME, coding for handhelds and cell-phones.
UK flag abe books.co.uk abe books.ca Canadian flag
UK flag amazon.co.uk. amazon.ca. Canadian flag
German flag abe books.de chapters.indigo.ca. Canadian flag
German flag amazon.de. abe books.com American flag
French flag abe books.fr amazon.com. American flag
French flag amazon.fr. barnes and noble.com American flag
Italian flag abe books.it powells.com American flag
Spanish flag iberlibro.com sony e-books American flag
Australian flag abe books anz

Learning More

MIDP Javadoc on MIDlet : available:
MIDP Javadoc on Display : available:
MIDP Javadoc on Displayable : available:
MIDP Javadoc on Command : available:
MIDP Javadoc on TextField : available:
MIDP Javadoc on Choice : available:
MIDP Javadoc on RecordStore : available:

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/midp.html J:\mindprod\jgloss\midp.html
CMP logofeedback Please email your feedback for publication, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.191.114]
You are visitor number 11,810.