Android Emulator - How to emulate headset plugging action
From the official reference on Android emulator:
Emulator Limitations:
In this release, the limitations of the emulator include:
- No support for device-attached headphones
Perhaps you could test it with mock objects and events? (JUnit?)