Android multi-touch support

Posted by Zdenek F on Stack Overflow See other posts from Stack Overflow or by Zdenek F
Published on 2010-04-20T23:50:40Z Indexed on 2010/04/20 23:53 UTC
Read the original article Hit count: 272

Filed under:
|
|

Hi, I wonder if is the Android multi-touch support reliable? I've read it suffers from some problems.

I also wonder, how can I define custom multi-touch gestures? Like: 3 fingers rotate or 3 fingers stay static and fourth is moving.

I've come across some resources (Gestures or MotionEvent on developer.android.com) but nothing states it clearly.

Regards,

Zdenek

© Stack Overflow or respective owner

Related posts about android

Related posts about multitouch