Categories: Java | Java ME | MIDP
This page was last modified 21:23, 7 April 2007.
MIDP 3.0
From Forum Nokia Wiki
MIDP 3.0 is the enhanced version of MIDP 2.0
The main enhancements are
Enable and specify proper behavior for MIDlets on each of CLDC, CDC, and OSGi, including :
- Enable multiple concurrent MIDlets
- Specify proper firewalling, runtime behaviors, and lifecycle management issues for MIDlets
- Enable background MIDlets (faceless MIDlets with no UI)
- Enable auto-launched MIDlets (started at device boot time)
- Enable inter-MIDlet communications
- Enable shared libraries for MIDlets
- Tighten spec in all areas to improve cross-device interoperability
- Increase functionality in all areas, including :
- Improve UI expressability and extensibility
- Better support for devices with larger displays
- Enable MIDlets to draw to secondary display(s)
- Enable richer and higher performance games
- Secure RMS stores
- Removable/remote RMS stores
- IPv6
- Multiple network interfaces per device
- Specify standard ways for doing MIDlet provisioning through other means (e.g. OMA (SyncML) DM/DS, Bluetooth, removable media, MMS, JSR 232, etc.)
- Extensive device capabilities query
- Localization & Internationalization (if appropriate, integrating/augmenting JSR 238 as needed)
The main thing is that it will be an open source & also backwardly compatible to MIDP 2.0 applications.
JCP specification:- http://www.jcp.org/en/jsr/detail?id=271
Other useful links:
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SDK 2.0 or 1.2.1 for Nokia3650 ? | fcavicchio | Mobile Java Tools & SDKs | 1 | 2004-01-13 16:19 |
| Creating new ImageItem causing java.lang.IllegalArgumentException | mkeywood | Mobile Java Media (Graphics & Sounds) | 8 | 2006-01-26 19:10 |
| Midp 1.0/2.0 Cldc 1.0/1.1 | pabird | Mobile Java General | 5 | 2005-06-27 20:31 |
| Problems running obfuscated jar | creepymo | Mobile Java Tools & SDKs | 4 | 2007-04-27 07:16 |
| MIDP 2.0.1 security | vpaoli | Mobile Java General | 7 | 2007-08-03 17:58 |
