¡@

Home 

2014/10/16 ¤W¤È 08:21:30

android Programming Glossary: pointerproperties

how to generate zoom/pinch gesture for testing for Android

http://stackoverflow.com/questions/11523423/how-to-generate-zoom-pinch-gesture-for-testing-for-android

http developer.android.com reference android view MotionEvent.html#obtain long long int int android.view.MotionEvent.PointerProperties android.view.MotionEvent.PointerCoords int int float float int int int int Can you help to tell me the correct method Here.. have to set the pressure and size of the points in each event. For obtain long long int int android.view.MotionEvent.PointerProperties android.view.MotionEvent.PointerCoords int int float float int int int int the PointerCoords we have to set the pressure.. action float x float y int metaState AND public static MotionEvent obtain long long int int android.view.MotionEvent.PointerProperties android.view.MotionEvent.PointerCoords int int float float int int int int The first one is usually used for single point..