What is MIDP ?
Answers were Sorted based on User's Feedback
Answer / guest
The Mobile Information Device Profile (MIDP) is a
specification for a J2ME profile. It is layered on top of
CLDC and adds APIs for application life cycle, user
interface, networking, and persistent storage.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surya
MIDP - Mobile Information Device Profile
---based on the CLDC configuration
---defines a platform for dynamically and securely
deploying optimized, graphical, networked applications
focused specifically on two-way wireless devices such as
cell phones and pagers
--- focus was on application model, user interface,
networking, and storage APIs
--- The MIDP specification was defined through the Java
Community Process (JCP) by players like: Motorola, Nokia,
Ericsson, Research in Motion (RIM), and Symbian.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is TDMA
what is the use of wtk?
I want to know how to connect to DataBase from our MIDP application. I need just code for this
Describe and explain WMLScript ?
where images can be stored in j2me?
how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection
What is MIDlet suite ?
Explain about Tomcat ?
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
What is the difference between CLDC 1.0 and CLDC 1.1?
What is PSTN ?
Memory managment technique in j2me