Add API Permissions

See Also

Use the API Permissions dialog to add permissions to be requested by the MIDlet Suite. The attributes are listed in the in the (JAD) file.

You open the API Permissions dialog by choosing File > <active project name> Properties. In the Project Properties dialog, select Application Descriptor and expand API Permissions and click the Add button.

To add permission requests:

  1. Choose an API from the dropdown list or enter an API into the combo box and click OK.
  2. In the Requested Permissions table, check the Required box if you want installation to fail in the event that permission cannot be granted.

For more information, see "Security for MIDP Applications" in the MIDP 2.0 (JSR-118) specification, available at:

See Also
Adding API Permissions
About API Permissions

Legal Notices