Can multitouch events be tested on Android Emulator ? Or is there any way to test this without actual device ? I am using 2.0 sdk and want to test zoom-in zoom-out on by two fingers. Is there a way out ?
No.
AFAIK, The emulator still does not have any multi-touch detection driver (saw the code at http://android.git.kernel.org).
No, but there is a feature request for it.
http://code.google.com/p/android/issues/detail?id=5977
Sign-in and star the issue to be notified of any changes.
In any case, you probably thought of this already, but if I were you, I'd go to an Android Developer user group with my laptop and ask for help to test my app on the spot. Your fellow developers can be super helpful with this.
In my groups, we share phones all the time (especially since most of us don't own all the different Android handsets out there). And if you don't have an Android user group in your area, assuming you live in a large enough metropolitan area, consider possibly starting such a group yourself. You're most likely not the only one who will need help with this stuff.
"Android Developer user group" The idea seems quite great.
Could you please explain more about this?
Sudipto.