Reputation: 79
I am working on the gestures concept. I want know some thing about how to add our own gestures in android.For example if user drawn "O" symbol i want to make some events. Please share some tutorials and Snippet of the code.
Upvotes: -1
Views: 4705
Reputation: 23638
Check the link below which will guide on how to create our own gestures and use it.
1) Link 1
2) Link 2
3) Link 3
4) Link 4
Go throug some of the links you will surely get some idea about gestures.
Upvotes: 2
Reputation: 27748
There are quite a few results available with a relatively simple Google search. I would normally post a sarcastic comment or something. :-)
But this isn't quite an everyday subject if you would, so I have here a few links that should get you started. But you should work on your Google foo too. ;-)
I found the 5th link a little more promising. Of course, I haven't seen too much of it for that to be definite. But try them all anyway.
Upvotes: 2