Error while starting emulator

后端 未结 7 687
长发绾君心
长发绾君心 2020-11-29 10:11

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?

7条回答
  •  迷失自我
    2020-11-29 10:54

    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.

提交回复
热议问题