Android emulator gives error “Resetting for cold boot: emulation engine failed” and exits

前端 未结 10 1103
失恋的感觉
失恋的感觉 2020-12-03 18:36

After updating AS now emulator quits every time I start it. Below is the screenshot I managed to capture before it disappeared.

In the logs the following are printe

相关标签:
10条回答
  • 2020-12-03 19:10

    I had the same problem. What worked for me:

    1. Editing the AVD configuration and on Graphics I selected "Software".
    2. Lower uncheck "Device Frame".(without this step it was keeping crashing).
    3. Wipe data
    4. Cold boot.

    And now it works fine. Hope my advice will help to anyone.

    0 讨论(0)
  • 2020-12-03 19:14

    In the Android virtual Manager -> Actions -> arrow down -> Cold Boot Now. And ready.

    enter image description here

    0 讨论(0)
  • 2020-12-03 19:18

    If you use Windows10. Update your windows 10 1904 to 2004, this way I solved my problem

    0 讨论(0)
  • 2020-12-03 19:18

    if your using visual studio to run your emulator . 1-restart your pc. 2-run your emulator from android studio first. this solved my problem.

    0 讨论(0)
提交回复
热议问题