Sanyo SCP-8100
Sanyo 8100 Key events skipping problem
I have a situation in which networking activity is going on with some UI key press events are also to be handled simultainously. Now the thing is, in 8100, I can see that some key press (and some key release) events are being skipped.
I tried a simple key press and release tracking by printing the key press and release count on the device. And it clearly showed that the key press and some key release events are being skipped.
Now...The same build works perfectly on Samsung A620 (Sprint) phone. It gives a delay or the keypress and release events but it doesn't skip them.
The normal key handling logic of the...
(continues)