What is optional package ?
Answers were Sorted based on User's Feedback
Answer / b.chandra sai mohan
Optional Api is used to provide additional functionality
that can be included for a configuration or profile.
possible future stack will be CLDC1.1/MIDP2.0+MMAPI.
Ex: MMAPI,javax.microedition.lcdui.game,will come under
optional API
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
An optional package is a set of J2ME APIs providing services
in a specific area, such as database access or multimedia.
Unlike a profile, it does not define a complete application
environment, but rather is used in conjunction with a
configuration or a profile. It extends the runtime
environment to support device capabilities that are not
universal enough to be defined as part of a profile or that
need to be shared by different profiles. J2ME RMI and the
Mobile Media RMI are examples of optional packages.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is ETSI ?
What is JCP ?
What is JSR ?
What is WSP ?
What is WTP ?
i am working in blackberry.In blackberry emulator it is connecting to server but when i installed the program in blackberry it is not connecting to server why
what is the minimum supporting configurations of j2me
Explain iDEN ?
Explain 3G ?
where images can be stored in j2me?
What is API ?
What is preverification ?