when I launch the emulator in Android Studio, the following two errors occur in the event log:
Emulator: handleCpuAcceleration: feature check for hvf
Emulator: cannot add library vulkan-1.dll: failed
Someone knows how to solve them? Thank you,
Marco
I met this situation when I upgrade android emulator to 30.7.5
You need to create
"advancedFeatures.ini"
inside android folder
C:\Users\YourUser.android\advancedFeatures.ini
put this text inside it
# Here's how to disable Vulkan apps to talk to the emulator.
# Add the following lines to ~/.android/advancedFeatures.ini (create this file if it doesn't exist already):
Vulkan = off
GLDirectMem = on
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With