Customizing MIDP Project Run Options
See Also
You can choose one of two different ways to execute a MIDP program:
- Regular Execution. Runs the project on an emulator device.
In this mode, you can also set a security domain for the application, to test
its security.
- Execute Through OTA. Runs the project using Over-The-Air
provisioning, which simulates the process of deploying an application from
a server to a mobile device.
To customize the run options:
- Choose File > <active
project name> Properties. In the Project Properties dialog, select
Running.
- Click a radio button to choose between the two run options.
The MIDP specification includes the Over The Air User Initiated Provisioning
Specification, which describes how MIDlet suites can be transferred over-the-air
(OTA) to a device.
- See Also
- Setting
Security through MIDlet Signing
About Security
Setting the Security Domain
About Over-the-Air Provisioning
About Deployment
Legal Notices