The following S60 specific JAD and JAR manifest parameters are specified for the S60 platform.
Note: The common optional JAD attribute MIDlet-Delete-Confirm
is
not supported in S60 platforms.
Attribute Name |
Since S60 Edition |
Description |
Value |
---|---|---|---|
Nokia-MIDlet-Category |
Always included |
Category defines localized installation folder for MIDlet. |
Category can be one of the following:
|
Nokia-MIDlet-Original-Display-Size |
3rd Edition |
Specifies the screen for which the MIDlet was designed. This is used
to adapt the MIDlet for full-screen mode on a mobile device. Scaling applies
to full screen LCDUI |
Example:
|
Nokia-MIDlet-Target-Display-Size |
3rd Edition |
Specifies the target size for the MIDlet. This usually same as target
device’s screen size. This attribute is usually used in conjunction with the
above. Scaling applies to full screen LCDUI |
Example:
|
Nokia-Scalable-Icon (and Nokia-Scalable-Icon-MIDlet-<n>) |
3rd Edition FP 2 |
Specifies scalable MIDlet icon support. When developing MIDlet suites, the MIDlet specific attributes For more information, see Scalable icon support. |
Example:
|
Nokia-MIDlet-UID-<n> |
3rd Edition FP 2 |
Predefined UID for a MIDlet. The value of<n> must match to MIDlet-<n> attribute. UID can be from following ranges:
Note: In the case the UID is from protected range, the MIDlet Suite must be signed and the UID must be specified in both the JAD and the JAR manifest file. For more information, see section Installation with pre-defined UID attributes and Symbian signed process web page. |
Examples:
|
Nokia-UI-Enhancement |
3rd Edition FP 2 |
Specifies the following:
|
Examples:
or
|
Nokia-MIDlet-Canvas-Scaling-Orientation-Switch |
3rd Edition FP 2 |
Used when MIDlet needs to indicate that it wants to allow change of
original MIDlet size ( For an illustration, see figure LCDUI Canvas scaling on orientation switch. |
Example:
|
Nokia-MIDlet-No-Exit |
3rd Edition FP 2 |
Prevents the MIDlet from closing via pressing the End key. Instead of closing the MIDlet it is put to the background. The MIDlet can be still closed from the list of open applications. |
Example:
|
Nokia-MIDlet-Flip-Close |
3rd Edition FP 2 |
Specifies MIDlet behaviour on flip-close event. If value is By default the attribute value is Note: if MIDlet is already in background it does not get any notification about flip close event. |
Example:
|
Nokia-MIDlet-Background-Event |
3rd Edition FP 2 |
Specifies MIDlet behavior to background event. If value is By default the attribute value is |
Example:
|
Nokia-MIDlet-Block-Uninstall |
3rd Edition FP 2 |
Prevents uninstallation of the MIDlet Suite if value of this attribute
is Only Manufacturer or Operator signed applications are able to use this attribute. Note: This attribute must be specified in the JAR manifest file. |
Example:
|
Nokia-MIDlet-S60-Selection-Key-Compatibility |
3rd Edition FP 2 |
By default normal mode |
|