Error when running the emulator on Flutter in Android Studio

842

That alert comes up very often but the emulator starts up nevertheless. If the emulator doesn't start, click the down button(next to the play button for your emulator in the AVD manager) and select stop/disable to stop the process and try again.

Share:
842
choi15ho
Author by

choi15ho

Updated on December 22, 2022

Comments

  • choi15ho
    choi15ho over 1 year

    When running the emulator on Flutter in Android Studio adb.exe exists in AppData\Local\Android\Sdk\platform-tools, but I get an error saying "Unable to locate adb."

    Also, pressing the "Open Android Emulator: ~" button causes the following error:

    Error Opening Emulator

    emulator: ERROR: Running multiple emulators with the same AVD is an experimental feature. Please use -read-only flag to enable this feature. .

    What should I do?enter image description here

  • choi15ho
    choi15ho almost 4 years
    Thanks for the answer. However, I tried to stop and restart the emulator and still get the same error as the picture.
  • defnotadi
    defnotadi almost 4 years