Motorola MOTORAZR maxx V6 Developer's Manual page 169

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 23 - Platform Request API
Platform Request API
23.1 Platform Request API
The Platform Request API MIDlet package defines MIDP applications and the interac-
tions between the application and the environment in which the application runs.
Refer to Table 30 for Platform Request API feature/class support for MIDP 2.0:
Feature/Class
All constructors, methods, and inherited classes for
the MIDlet class
platformRequest() method in
javax.microedition.midlet
Will not support the "text/
vnd.sun.j2me.app-descriptor" mime type in the
URL for the platformRequest() support
Will not support the "application/java-archive"
mime type in the URL for the platformRequest()
method
Launching native apps with URLs
URL compatible launch of the WAP Browser
URL compatible launch of the phone dialer
Will not require the MIDlet to exit in order to launch
an application from the platformRequest() method
Will pause the MIDlet when executing the platform-
Request() method.
Will resume the MIDlet after the user exits the ap-
plication launched by the platform Request() meth-
od.
All constructors and inherited methods for the MID-
letStateChangeException in
javax.microedition.midlet
DRAFT - Subject to Change
Implementation
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported, resumes to Java
Service Menu
Supported
[169/201]
23

Advertisement

Table of Contents
loading

Table of Contents