I'm trying to use multi-touch in an Android 2.0 app. How can I simulate this with an emulator using Eclipse? I can only seem to get the mouse to do one touch at a time.
Thanks, Gerry
I'm trying to use multi-touch in an Android 2.0 app. How can I simulate this with an emulator using Eclipse? I can only seem to get the mouse to do one touch at a time.
Thanks, Gerry
Current version of emulator doesn't support multi-touch. You need device to do it!
You can follow this ticket on Android's Google code page if you want, but there's currently no support for this.