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:

  1. Choose File > <active project name> Properties.
  2. In the Project Properties dialog, select Build > Signing.
  3. Check the Sign Distribution checkbox.
  4. Select a Keystore and alias (a key pair).
  5. Click the Export Key into Java ME SDK/Platform/Emulator button.
  6. In the Export Key dialog:
    1. Select the emulator platform,
    2. Select the security domain,
    3. 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