I use the android 2.2 sdk under Windows Vista and I'm trying to get audio from the microphone using plug on my computer. I try example from this tutorial, but each time my application is stopped by android emulator.
Is it possible to use AudioRecord
with microphone in the emulator?