Hi all,
I have some trouble getting my MIDlet to work on the phone. The MIDlet is displayed with a red X, meaning that it doesn't work. The funny thing is, that I have another MIDlet that runs on the phone!! I also tried it with really simple MIDlets, that I think that some options in eclipse are not correct!
Can anyone please post how he/she creates a new MIDlet and deploys it to the phone!!
Here is what I´m doing:
-I use eclipse with Nokia SDK and WTK.
-To create a new Project I select "New project" -> "J2ME" -> "J2ME Midlet Suite"
-Then I create a new class that extends MIDlet.
-To deploy it, i click right on the project and select "J2ME" -> "create package"
-then i copy the .jar file from workspace/project_name/deployd to the nokia phone.
-Thanks, NFC_Man

Reply With Quote

