Why do I get this GRPC Error “WARNING: EmulatorService.cpp:448: Cannot find certfile” when I start the emulator?

前端 未结 9 1344
有刺的猬
有刺的猬 2020-12-08 09:42

Good evening everyone, I have only been dealing with Java and Android Studio for a few months, can someone help me to solve this error? It occurs every time the emulator sta

9条回答
  •  借酒劲吻你
    2020-12-08 10:36

    A quick fix:

    From the main navbar menu Tools > Android > SDK Manager > Android SDK > SDK Tools

    You'll then see the screen below where you can select '- Android Emulator Hypervisor Driver for AMD Processors (installer) version 1.3.0'

    I am not sure what the actual root cause of the issue is, but this patched the issue for me and may help other people.

提交回复
热议问题