Hi,

I want to Develop a Game in which I want to move my object using Track Ball.
for this i use onKeyDown() to up,down,left,right,fire movement in my class.
Its working fine in Emulator on D-Pad., but when i install in device
trackball not working efficiently. on Printing LogCat it says that the
OnKeyUp() is called automatically on each OnkeyDown().. which is right but
when I have to use is for continously(Continous trackball right pressing)..
It failed.I even try OnTrackBallEvent(). OnKeyMultiple... but not working..

If any body can help that on continous treating of trackball,  please help.

Thanks in Advance.

Regards
~Ankit Somani

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

Reply via email to