【发布时间】:2026-01-11 20:45:02
【问题描述】:
移动我的 sdk 文件后,我的 android 应用程序出现以下错误:
01:42 Emulator: libpng warning: iCCP: known incorrect sRGB profile
01:42 Emulator: qemu-system-i386.exe: -drive if=none,overlap-check=none,cache=unsafe,index=0,id=system,file=C:\Users\My\.android\avd\Pixel_2_API_22.avd\system.img.qcow2,read-only,l2-cache-size=1048576: Could not open backing file: Could not open 'C:\Users\My\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86\/system.img': The system cannot find the path specified.
01:42 Emulator: Process finished with exit code 0
如何解决这个问题?
【问题讨论】:
标签: android android-studio android-emulator