Can multi-touch events be tested on the Android Emulator? Or is there any way to test this without an actual device? I am using the 2.0 sdk and want to test zoom-in/zoom-out
No.
AFAIK, The emulator still does not have any multi-touch detection driver (saw the code at https://android.googlesource.com).