问题
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