Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
MIDlet
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Java ME application format}} [[File:MMI RATP.JPG|thumb|MIDlet running in J2ME emulator]] A '''MIDlet''' is an application that uses the [[Mobile Information Device Profile]] (MIDP) of the [[Connected Limited Device Configuration]] (CLDC) for the [[Java ME]] environment. Typical applications include games running on mobile devices such as [[smartphone]]s with [[J2ME]] support and [[feature phone]]s which have small graphical displays, simple numeric keypad interfaces and limited network access over [[HTTP]].<ref>{{cite book |last=Topley |first=Kim |title=J2ME in a Nutshell |year=2002 |publisher=[[O'Reilly Media]] |isbn=978-0-596-00253-4 |url=https://archive.org/details/j2meinnutshellde00topl |url-access=registration |access-date=3 March 2010 |pages=[https://archive.org/details/j2meinnutshellde00topl/page/46 46]β47}}</ref> The <code>.jad</code> file describing a MIDlet suite is used to deploy the applications in one of two ways. Over the air (OTA) deployment involves uploading the <code>.jad</code> and <code>.jar</code> files to a [[Web server]] which is accessible by the device over [[HTTP]]. The user downloads the <code>.jad</code> file and installs the MIDlets they require.<ref>{{cite web|title=Introduction to OTA Application Provisioning|url=http://developers.sun.com/mobility/midp/articles/ota/}}</ref> Local deployment requires that the MIDlet files be transferred to the device over a non-network connection (such as through [[Bluetooth]] or [[IrDa]], and may involve device-specific software).<ref>{{cite web|title=Deploying Wireless Java Applications|url=http://developers.sun.com/mobility/midp/articles/deploy/}}</ref> Phones that support [[Secure Digital|microSD]] cards can sometimes install .jar or .jad files that have been transferred to the memory card.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)