• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Multitouch App support Rotate,Zoom,Slide

    Hi: I am new on Android and I would like to know if there is an API to catch the events to handle multitouch, detect the zoom,rotate and slide gesture. I want to make an application like Gallery. I was checking on google , they use on touch event and MotionEvent.ACTION_MASK to detect when...