Hi,
I've tried placing the following setting in my JAD file:
Nokia-MIDlet-Category: Game
...aswell as:
Nokia-MIDlet-Category: Games
Both of these settings fail to make my application install into the Games folder on my nokia 7210 when I install through both the PC Suite and Cable and the Netbeans Nokia Deployment plugin and Cable.
As it stands my current JAD file looks like this:
MIDlet-Jar-Size: 6656
MIDlet-1: BouncingTextMIDlet, /icons/App.png, example.bouncingtext.BouncingTextMIDlet
MIDlet-Jar-URL: MIDletSuite.jar
Nokia-MIDlet-Category: Games
MicroEdition-Configuration: CLDC-1.0
MIDlet-Version: 1.0.5
MIDlet-Name: Bouncing Text
MIDlet-Description: This is my test midlet
MIDlet-Vendor: Ryan
MicroEdition-Profile: MIDP-1.0
Is there some other setting I've missed?

Reply With Quote

