Android Studio Flutter - Virtual Device in Loading or stuck

2,549

Solution 1

i think thats a bug from android studio but you can start you emulator by going to the avd manager:

enter image description here

and starting or creating it from there:

enter image description here

hope it helped

Solution 2

On Windows: terminal Android Studio

taskkill /F /IM dart.exe
Share:
2,549
Smart Tech100
Author by

Smart Tech100

Updated on December 19, 2022

Comments

  • Smart Tech100
    Smart Tech100 over 1 year

    When opening Android Studio and trying to run my first demo app of flutter. The device section continues to show loading; even when the emulator is on.

    android studio loading virtual device stuck.

    The error I get when I click on loading & try to choose virtual device.

    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.