本文介绍了无法在模拟器上运行我的应用-加载设备"goldfish_pipe"的实例0x0的状态时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
昨天我创建了Pixel 3 XL设备来在模拟器上测试我的应用.昨天工作正常,但是今天当我尝试运行我的应用时遇到了这些错误.
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
推荐答案
从AVD Manager删除设备并创建新设备(我创建了相同设备)
Deleting device from AVD Manager and creating a new one(I created the same one) worked for me
这篇关于无法在模拟器上运行我的应用-加载设备"goldfish_pipe"的实例0x0的状态时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!