我正在尝试在Windows 7上配置AVD。 在配置HAXM安装程序时,我遇到了错误。
我在" c:\ android"中安装了android studio。 。目录
Looking for SDK updates...
Android SDK is up to date.
Running Intel® HAXM installer
Failed to cleanup temporary folder C:\Users\GaneshPat\AppData\Local\Temp;C:\Program Files\Python\intel\HAXM\6.0.1\silent
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
HAXM installation failed. To install HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windowsDone
答案 0 :(得分:0)
检查您的用户和系统' TEMP'环境变量,删除所有废弃目录,删除结束分号(如果存在),所有带空格的路径必须用引号括起来。