Remove the D-Pad on Nokia 5800 for J2ME Midlet
March 6, 2009 By miketeo
To remove the D-Pad (the round dial pad) on your J2ME midlet when using on Nokia 5800 (symbian 5th edition), just add in an user-defined property to your midlet JAD.
Nokia-MIDlet-On-Screen-Keypad: no
Then repackage your midlet jar file and re-install on Nokia 5800.
Posted in: Mobile Devices
Add A Comment