hi,

i have a Cliq and a MyTouch phone. i am writing a game that requires a
fire button. on the cliq, it's the center of the D-Pad, and on the
MyTouch, the scroll ball. i am handling the onKeyDown events via a
separate thread. it all works until i press the button too many times,
meaning the key down event is no longer fired off. if i press the D-
Pad down or scroll the ball down, then the fire button works again. i
can only guess that maybe the message queue within the OS is full,
therefore the fire button temporarily malfunctions. can someone help
me?

also, i have uploaded the game ("Attack Helicopter") to the market,
feel free to check it out and critique it.

thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to