Google

Saturday, December 13, 2008

Workaround to List Bug in Nokia SDK 6th Edition

Running the application compiled under SDK 5th edition
on the SDK 6th edition's emulator:


A temporary work-around to the List Bug:

In Netbeans 6.5, compile the application using SDK 5.

Then fire up your SDK 6 emulator (outside of Netbeans 6.5).
Use the File menu, navigate to the dist folder of the Netbeans
project. You will find a .jad and a .jar file there.
Open the .jad file (emulator will then execute the .jar).
The above image is the result. Works like
a charm! This temporary workaround will do for now,
while waiting for Nokia to fix the bug.