I am running an android application on emulator. It was working fine till yesterday and today I updated android studio. I am getting following error. How to resolve this? >
I had to uninstall version 1.1.1 by going to:
C:\Users\userid\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager>
then type in silent_install.bat -v
to verify the current version.
then silent_install.bat -u
to uninstall
then silent_install.bat
to install version 6.0.1 in my case.