Mobile Information Device Profile

What Does Mobile Information Device Profile Mean?

Mobile Information Device Profile (MIDP) is a specification for the use of Java technology for mobile devices. In the context of software development, MIDP sits on top of the Connected Limited Device Configuration (CLDC).

Advertisements

Because MIDP is primarily used with CLDC, which is designed for highly constrained devices with limited CPUs, screen size, RAM, battery power and user interface, midlets are ideal for low-end cell phones.

Applications written with MIDP are normally designed for cell phones and PDAs. They are known as midlets.

Techopedia Explains Mobile Information Device Profile

Some commonly-used MIDP development tools include the Sun Java Wireless Toolkit and the Netbeans Mobility Pack.

In theory, applications written using MIDP and CLDC should have the ability to run on different Java ME-capable devices without any changes in their code, which is consistent with Java’s “write once, run anywhere” mantra. In practice, however, varying hardware specifications among devices, such as graphical display sizes/resolutions and user interfaces, force developers to make additional customizations.

MIDP 3.0, released in 2009, supports the following features (not an exhaustive list):

  • Shared libraries for midlets
  • Improved cross-device interoperability
  • Improved UI expressability and extensibility
  • Support of devices with larger displays
  • High-performance games
  • Auto-launched midlets
  • Inter-midlet communications

Advertisements

Related Terms

Latest Cybersecurity Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…