Android Emulator on Windows 10

In C:\Users\<your_name>\.android add a file named advancedFeatures.ini

add these parameters inside the advancedFeatures.ini file

Vulkan = off
GLDirectMen = on

Now Start AVD

Source

Leave a Comment