Contents |
MIDP (Mobile Information Device Profile) is a specification/profile designed for mobile devices and PDAs (JSR 37). MIDP1.0 is the initial version which contains all the features required for java coding for Java ME. It works over CLDC 1.0 or 1.1.
In order to overcome the limitations of MIDP 1.0 most of the mobile vendors have added implementation of proprietary api, like Nokia UI API.
First Java powered mobile phones includes this profile and it is compatible with MIDP 2.0 phones. Every Nokia Series 40, S60 and Series 80 supports this profile.
MIDP 1.0 includes these packages:
JCP specification: http://jcp.org/en/jsr/detail?id=37
General Wiki http://en.wikipedia.org/wiki/Mobile_Information_Device_Profile