protected MediaPlayer _mediaPlayer; protected void playFromResource(int resId) { if (_mediaPlayer != null) { _
I had this problem on my MacBook Pro and found that I had to turn off my Bluetooth before launching the emulator.