You Are Here:

Community: Wiki

This page was last modified on 9 June 2009, at 06:54.

MIDlet

From Forum Nokia Wiki

(Redirected from Midlet)

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.

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia