Archived:Adding a MIDlet icon in S60 2nd Edition (Known Issue)
Subscript text
Tested with
Compatibility
Article
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Tested with
Devices(s): Nokia 6600
Compatibility
Platform(s): S60 2nd Edition
Article
Created: User:Technical writer 1
(16 Aug 2007)
Last edited: hamishwillee
(03 Dec 2012)
Description
The JAD and manifest file attribute for MIDlet suite ('MIDlet-Icon') does not have an effect. Only the default icon is shown in the menu.
Solution
The MIDlet icon is shown in the device's menu only if the icon for MIDlet ('MIDlet-1') has been defined. Thus, if the JAD and manifest files contain the following row, the icon is shown in the menu.
MIDlet-1: TestMIDlet, /icon.png, TestMIDlet

