skip to Main Content

My Pixel 2 Android Emulator won’t play sound, not from my app, not even from YouTube. I’ve restarted my computer, cold-booted the app, yet nothing works. I can use a physical device, but I’d like to have my emulator on the side while coding. Any Ideas?

Most of the other similar questions seem to be from 5-10 years ago, probably out of date? I’ve been working on this all day, so any advice is hugely appreciated.

2

Answers


  1. Chosen as BEST ANSWER

    Fortunately, I found the problem, although it wasn't directly related with the Android Emulator. The problem was with my missing/outdated usb sound drivers. Here's basically how I fixed it.

    1. Press on the Window Key
    2. Type "Device Manager" and hit Enter
    3. Open "Sound, video and game controllers"
    4. Note the name of any of the driver with a yellow warning sign on it.
    5. Head to Google, search for that driver name, and download it
    6. Open the Android Emulator, Test, and Enjoy success :)

  2. Try restarting the virtual device from scratch without using a snapshot. Here are two ways to do that:

    1. Change the power button on the virtual device so that it actually does what it is supposed to do.
      Go to Settings->System->Gestures->Press & hold power button. Select the Power menu option. Then press and hold the power button on the virtual device and select Restart.

    2. Start your virtual device with the Cold Boot Now option. enter image description here

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search