问题:
Emulator: G:\Android_SDK\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: Could not open 'C:\Use...
就是表示启动的AVD包含中文目录
解决方案:
将用户下的.android\avd下的对应文件剪切到别的地方?:

博客指出启动AVD时,若包含中文目录会出现无法打开的问题,如'Emulator: G:\\Android_SDK\\emulator\\qemu\\windows-x86_64\\qemu-system-x86_64.exe: Could not open'。解决方案是将用户下的.android\\avd下对应文件剪切到别处,配置C盘目录中的配置文件,重启模拟器即可正常工作。


2962
801
995