I am unable to figure out how to make my game support finger dragging
because on finger drag android registers the first touch, not that
when i am moving finger / cursor still touching the screen. I am using
OnTouchListener and OnTouch event which moves the player but it
doesn't work as i want. Is there any other touchlisteners that
supports dragging or does OnTouchListener do that too but i've to do
something external? Please help me!

-- 
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