what is midlet?
Answers were Sorted based on User's Feedback
Answer / mohanavelu n.s
A MIDlet is a Java application framework for the Mobile
Information Device Profile (MIDP) that is typically
implemented on a Java-enabled cell phone or other embedded
device or emulator. MIDlets are applications, such as games.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / krishna
A MIDlet is a MID Profile application. The application must
extend this class to allow the application management
software to control the MIDlet. The methods of this class
allow the application management software to create, start,
pause, and destroy a MIDlet.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / pravesh
MIdlet is java class .which provide method to run the
program in small device .the method are
startApp(),pauseApp(),destroyApp().As the name suggest when
application start startApp method fire ,when application is
destroyed than destroyApp is fired .if some interrupt come
then pauseApp methord is fire .The StartApp and destroyApp
is always fire for all device but pauseApp is not fire for
all device for some devices hide notify is fire when
interrupt comes
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / praveen kumar
Midlet is collection of a java class.it is mobile
Application as well as its abstract class of a Mobile
device.but these are extract to relevant information of
Mobile.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sarfraj alam
Re: what is midlet?
Answer
# 1 midlet is a set of java class
Is This Answer Correct ? 1 Yes 11 No
0 Bprakash51
Re: what is midlet?
Answer
# 2 A MIDlet is a Java application framework for the Mobile
Information Device Profile (MIDP) that is typically
implemented on a Java-enabled cell phone or other embedded
device or emulator. MIDlets are applications, such as games.
Is This Answer Correct ? 10 Yes 2 No
0 Mohanavelu N.s
Re: what is midlet?
Answer
# 3 A MIDlet is a MID Profile application. The application
must
extend this class to allow the application management
software to control the MIDlet. The methods of this class
allow the application management software to create, start,
pause, and destroy a MIDlet.
Is This Answer Correct ? 3 Yes 0 No
0 Krishna
Re: what is midlet?
Answer
# 4 Midlet is collection of a java class.it is mobile
Application as well as its abstract class of a Mobile
device.but these are extract to relevant information of
Mobile.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / diya
MIDlet is package of j2m2 and another way is called a set of
java lasses that can be usefull to a create mobile
applicatoin which can be provide a many classes and function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain i-appli ?
What is J2ME WTK ?
what is the application compatability?
where images can be stored in j2me?
Explain i-mode ?
What is CDMA One ?
what is jar size of the application?
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
What is MIDlet suite ?
Explain HTTPS ?
What is JDBC for CDC/FP ?
Explain GPRS ?