Is it possible to have multitouch library in android with gestureBuilder or is onTouchEvent is the only way out? There are so many apps in android supporting multitouch, do they create their own libraries for gesture detection in multitouch?
Is it possible to have multitouch library in android with gestureBuilder or is onTouchEvent is the only way out? There are so many apps in android supporting multitouch, do they create their own libraries for gesture detection in multitouch?