-1

Is there any way to simulate Multi touch feature in Android Emulator ?

hari
  • 2,639
  • 3
  • 16
  • 14
  • duplicate of questions : http://stackoverflow.com/questions/3884362/how-to-test-multi-touch-in-android-emulator, http://stackoverflow.com/questions/7931458/now-that-android-4-0-is-out-is-multi-touch-possible-in-android-emulator and http://stackoverflow.com/questions/2825505/is-there-any-way-to-test-muti-touch-on-android-emulator – amukhachov Jan 30 '12 at 13:21
  • 3
    Does this answer your question? [Is there any way to test multi-touch on the Android Emulator?](https://stackoverflow.com/questions/2825505/is-there-any-way-to-test-multi-touch-on-the-android-emulator) – Kuruchy Aug 17 '21 at 06:42

1 Answers1

0

Multi-touch is not supported in the android emulator. There is an open issue in the Android issue tracker for multi touch support in the emulator. It's not accepted by Google but you can start it.

Ramesh Solanki
  • 2,961
  • 4
  • 28
  • 44