1

Can you tell me how to disable joypad in java-me?

I develop some app in sdk s40 6th fp1, and i what to portable app on some device with sdk s60.(Device Nokia 5230)

When app open, joypad is show on device with s60 sdk.

In app, i extends Canvas i show in Midlet.

Is possible disable joypad?

Hugo
  • 27,885
  • 8
  • 82
  • 98
user668229
  • 11
  • 1

1 Answers1

2

I presume you mean the virtual keypad, since 5230 does not have a physical one. Take a look at the answer on Lwuit disable virtual keyboard It also applies to your case

Community
  • 1
  • 1
Gorkem Ercan
  • 3,220
  • 1
  • 18
  • 26