Namespaces
Variants
Actions

Permissions

Jump to: navigation, search
Article Metadata

Article
Created: senthil_k (21 Nov 2007)
Last edited: hamishwillee (18 Jul 2012)

If the application has to access some native functionality like filesystem access, record control etc then the corresponding permissions are to be provided in the JAD file. The use of the permissions comes into effect only after the application is signed.

The permission can be provided by the following JAD entries viz:

  1. MIDlet-Permissions
  2. MIDlet-Permissions-Opt

The former is used when the application requires mandatory access to the corresponding APIs provided in the permission. The latter is for those that require only optional access.

Example

  • MIDlet-Permissions: javax.microedition.io.Connector.http
  • MIDlet-Permissions-Opt: javax.microedition.io.PushRegistry, javax.microedition.media.control.VideoControl.getSnapshot,
This page was last modified on 18 July 2012, at 14:01.
114 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved