No Sound coming from Android Emulator [duplicate]

I ran my application and I can’t get the sound working on the Android Emulator. I checked and enabled the audio playback boolean in the Eclipse AVD Manager. I also went into the sound options in the Android Emulator and put them up (no sound while putting them up). I checked the box that says all selections will make a noise(still no sound).

My application uses the MediaPlayer class and I am running win7 x64 if that has anything to do with it.

Help is appreciated.

Leave a Comment