Android Multitouch - Possible to test in emulator?

后端 未结 4 1787
天命终不由人
天命终不由人 2020-12-14 05:50

I recently discovered that the Android 2.0 SDK supports multitouch through new functions in the MotionEvent class. You can specify a pointer index when retrieving touch prop

4条回答
  •  伪装坚强ぢ
    2020-12-14 06:13

    This is a post by a guy from the Android team who says that multitouch in the emulator is still not supported.

提交回复
热议问题