Can not run my app on emulator - error while loading state for instance 0x0 of device 'goldfish_pipe'

五迷三道 提交于 2020-05-26 16:44:12

问题


Yesterday I've created Pixel 3 XL device to test my app on emulator. It was working yesterday but today I'm getting these errors when I try to run my app.

14:58   Emulator: C:\Users\Mert\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: error while loading state for instance 0x0 of device 'goldfish_pipe'

14:58   Emulator: deleteSnapshot: for default_boot

14:58   Emulator: Process finished with exit code 0 

回答1:


for me, I have installed a newer version of HAXM and it worked perfectly




回答2:


Deleting device from AVD Manager and creating a new one(I created the same one) worked for me




回答3:


Download the google play version marked in yellow rather google API. Creating emulator again with image from google play will also make sure reinstallation of HAXM.




回答4:


I solve this issue within Android Studio SDK Manager, update to a newer version of Android SDK Build-Tools and Intel x86 Emulator Accelerator (HAXM installer), in the HAXM installer wizzard I put 4GB RAM size. image



来源:https://stackoverflow.com/questions/55969519/can-not-run-my-app-on-emulator-error-while-loading-state-for-instance-0x0-of-d

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!