Namespaces
Variants
Actions

MIDlet

Jump to: navigation, search
MultiMediaTile.png
Article Metadata

Article
Created: firt (07 Apr 2007)
Last edited: hamishwillee (18 Jul 2012)

A MIDP application is called a MIDlet. A MIDlet (or Midlet) is an a Java ME program using MIDP as the profile.

A MIDlet has to fulfill the following requirements in order to run on a mobile phone:

  • The "main" class of the project needs to be a subclass of javax.microedition.midlet.MIDlet
  • The MIDlet needs to be packed inside a JAR file (e.g. by using the jar-tool or automatically using an IDE)
  • The JAR file needs to be preverified by using a preverifier.
This page was last modified on 18 July 2012, at 09:13.
227 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved