Android Question Even for finger slide?

MotoMusher

Active Member
Licensed User
Longtime User
I am working on a simple test project with a game in mind, but not a fancy game mind you.

What I want to do is detect the users finger when it slides, start x,y, end x,y. I think I can handle the rest with code and rectangle areas.

Is there a built in event for finger sliding I can capture?
 
Top