Wrong keys

6 messages - 1828 views

Hello,
I use the Eclipse MOTODEV Studio to develop my applications, but in all motorola emulators the directional and others keys don't work.
In Wireless ToolKit emulator all the keys work correctly.
I think that is something wrong in the key codes used in Kuix.

Could you please try to download the KuixKeyValidator application and give me what you can see what numbers you can see on the screen ?

Hi,

The result is:

eventType: 11 and 10 when press

Codes:

UP = kuixKeyCode: 1
DOWN = kuixKeyCode: 32
LEFT = kuixKeyCode: 4
RIGHT = kuixKeyCode: 8
CENTER = kuixKeyCode: 16

SELECT and MENU = kuixKeyCode: 1073741824

1 = kuixKeyCode: 2048
2 = kuixKeyCode: 4096
3 = kuixKeyCode: 8192
4 = kuixKeyCode: 16384
5 = kuixKeyCode: 32768
6 = kuixKeyCode: 65536
7 = kuixKeyCode: 131072
8 = kuixKeyCode: 262144
9 = kuixKeyCode: 524288
0 = kuixKeyCode: 1048576
# = kuixKeyCode: 4194304
* = kuixKeyCode: 2097152

Ho yes, strange results. What is the model of your phone ?

Then for directionnal keys, only down doesn't work ?

Could you check # and * kuixKeyCodes, because it seem to be swap, is it a mistake or a Kuix bug ?

Else could you try to press tree time the * key and say me if you can see and debug info on the screen ?

The same problem.

Phone: Motorola L7.

In WTK everything work's fine, but when run your demo(or tutorial) in Moto, keys don't work. In KeyValidator keyCodes are the same as above.

3 times * shows:

Kuix 1.1.0 (60ms)

display: 176x204

fps: 0

platform: sun

totalMemory: 844352

freeMemory: 415848

frameHandler:

 

Is there any solution for this problem?

Possible solution was given here: http://kalmeo.org/forum/topic/477/motorola-kuix-1-1-0-bad/1