Error while starting emulator

后端 未结 7 701
长发绾君心
长发绾君心 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:44

    If the SDK manager thinks you have the latest version, simply go to the SDK folder and run the silent_install.bat file.

    Mine was here:

    C:\Users\userid\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager\silent_install.bat

    It will start working immediately, no need to restart Android Studio. It's probably because the SDK manager had insufficient permissions.

提交回复
热议问题