开发者

Detecting Nokia E61 Keyboard Layout in J2ME

Nokia E61,E71 etc has different var开发者_C百科iations of keyboard layouts like QWERTY, QWERTZ , AZERTY etc. Is there a way I could detect the current keyboard layout through J2ME?

And there is also some funny thing happening, some E61 we tested has QWERTY keypad but is running QWERTZ layout pre-installed. Is anyone aware of such issues?


I don't think you are going to be able to find out what the physical keypad layout is unless Nokia encoded a pattern into the "microedition.platform" System property. I couldn't find any.

If the physical key is sending the wrong key code to java, I would expect it to also behave badly in native applications and the one reason I can see for this would be that the handset contains the wrong version of the firmware (The physical handset is localized for one region and the firmware is localized for a different region).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜