Could not open avd_name.avd/cache.img

*爱你&永不变心* 提交于 2019-11-30 17:33:53
Dave Tyler

Keep an eye out for a background qemu-system-i386.exe process running in the background that will be locking the cache.img file.

This might be still running from a previously failed emulator launch. Kill that using Task Manager and start again.

I had the same problem already twice since I upgraded to Android Studio 2.0 on Windows 10. I use a preferred emulator in the Run/Debug configuration. Changing the Deployment Target Options in the configuration to Target: Show Device Chooser Dialog solved it for me. After choosing the same emulator instance in the dialog it started with no problem. Then I change back to the preferred emulator setting. Until the next time it breaks...

Hoping this helps.

pallav bohara

I faced the same problem in Windows 10.

Clearing temp and %temp% folder followed by a restart of machine solved my problem.

Hope this helps.

I had this problem, when I didn't notice that emulator is already running :)

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