Android Studio: The emulator keeps crashing after sometime

前端 未结 6 538
没有蜡笔的小新
没有蜡笔的小新 2021-01-18 04:38

Every time I run the emulator it runs normally at the beginning but after a couple of minutes it crashes and it\'s giving me this error:

emulator process fin         


        
6条回答
  •  无人及你
    2021-01-18 05:25

    It sounds like the emulator may have not installed correctly. Check these steps:

    1. Ensure that you have installed Hyper-V . Documentation for running emulator on AMD

    2. Then try this step to force a cold boot: Android Studio Emulator and "Process finished with exit code -1073741511 (0xC0000139)"

    If Its crashes again, then create a new emulator. You might also try and download a new image just to make sure that the one you installed is not corrupt.

提交回复
热议问题