Android Studio Emulator: cannot add library vulkan-1.dll: failed

4

When i run Emulator from Android Studio in Windows 10 Pro 64-bit then it shows the below error

13-01-2021
10:42 AM    Emulator: handleCpuAcceleration: feature check for hvf

10:42 AM    Emulator: cannot add library vulkan-1.dll: failed

10:42 AM    Emulator: cannot add library vulkan-1.dll: failed

10:42 AM    Emulator: Process finished with exit code -1073741819 (0xC0000005)

And Emulator is not Opening. I've unistalled the current version(4.1.1) and insalled 4.0.1 of Android Studio but problem is not solved, now i'm in latest version of android studio i.e., 4.1.1

Here is output of flutter doctor flutter doctor output Image

SOLUTION :- [SOLVED] Emulator: cannot add library vulkan-1.dll: failed

android-studio
flutter
android-emulator
asked on Stack Overflow Jan 13, 2021 by Sushant Kumar • edited Mar 4, 2021 by Sushant Kumar

1 Answer

0

If you are running xamarin.android in visual studio I strongly recommend uninstall all device simulators and restart VS and then running again your app.

answered on Stack Overflow Mar 17, 2021 by Darío Gutiérrez

User contributions licensed under CC BY-SA 3.0