Android Multitouch - Possible to test in emulator? -
i discovered android 2.0 sdk supports multitouch through new functions in motionevent class. can specify pointer index when retrieving touch properties, , in cases multiple fingers on screen there should multiple pointers provided.
unfortunately, have g1 test on , it's running android 1.5 , not 2.0.
is there way test multitouch without 2.0 device? in iphone simulator, can hold down option , shift option perform 2 fingered pinch , 2 fingered drag, respectively. there similar functionality in android emulator? should expect see in future, or should suck , buy new test phone?
this post guy android team says multitouch in emulator still not supported.
Comments
Post a Comment