From latest SDK, multi-touch is supported via tethered phone. I’m wondering whether it is supported programmatically. In other words, can we test multi-touch triggered functionalities using automated test suites?
From latest SDK, multi-touch is supported via tethered phone. I’m wondering whether it is
Share
No it’s not. but from sdk-r20 you can use multitouch in emulator with a real phone connected to computer. check this out.