Archive for February, 2010

MIDP 3.0 Features: Inter-MIDlet Communication and Events

Friday, February 26th, 2010

As an application developer, you can easily understand the difference between the capabilities of a mobile device as opposed to those of a desktop or server. If you’re a Java developer creating mobile applications, you may have experienced some of the limitations of either the handset itself, the mobile operator’s network, or the Java ME framework on the device. The Mobile Information Device Profile (MIDP) 2.0 implementation is the most widely deployed Java ME framework, with over 2 billion mobile phones worldwide that are Java technology-enabled.

Continue reading the article at java.sun.com