Exporting a Key to an Emulator Platform
See Also
To test a signed MIDlet in an emulator device, you must export the key and
its corresponding certificate to the emulator platform. See About
MIDP Signing and Security for more details.
To export a key:
- Choose File > <active project name> Properties.
- In the Project Properties dialog, select Build > Signing.
- Check
the Sign Distribution checkbox.
- Select a Keystore and alias (a key pair).
- Click the Export Key into Java ME SDK/Platform/Emulator button.
- In the Export Key dialog:
- Select the emulator platform,
- Select the security domain,
- Click the Export button.
- See Also
- Setting Security through MIDlet Signing
- About MIDP Signing and Security
- Adding or Creating a Keystore
- Setting the Security Domain
Legal Notices