Here’s a post with some useful code for detecting higher level touch events that’ll no doubt be useful if you haven’t gotten around to implementing that yourself:
Currently, I’ve coded examples for the following cases (along with the implicit intention to add more):
- Tap and Hold
- Tap and Hold with delay
- DoubleTap and Hold
- Multi-touch (two fingers) with simple stretch and pinch for zoom and unzoom
The source and example project is up on github; grab and enjoy!

0 Responses to “Code: TouchSampleCode”
Leave a Reply