简体   繁体   English

Windows 7 64位上的Android模拟器问题

[英]Android Emulator issues on Windows 7 64-bit

I'm having a bit of an issue with the emulator launching from Eclipse. 我从Eclipse启动模拟器时遇到了一些问题。 I have everything set up to the letter as far as I can tell and I'm just following the Hello, World example and when I try and run it after setting up the emulator I get this: 据我所知,我已经按照字母设置了所有内容,而我只是按照Hello,World示例进行操作,并且在设置模拟器后尝试运行它时,我得到了以下信息:

[2011-08-18 17:43:16 - Emulator] invalid command-line parameter: Files\\Android\\android-sdk\\tools/emulator-arm.exe. [2011-08-18 17:43:16-模拟器]无效的命令行参数:Files \\ Android \\ android-sdk \\ tools / emulator-arm.exe。 [2011-08-18 17:43:16 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'. [2011-08-18 17:43:16-模拟器]提示:使用'@foo'启动名为'foo'的虚拟设备。 [2011-08-18 17:43:16 - Emulator] please use -help for more information [2011-08-18 17:43:16-模拟器]请使用-help以获得更多信息

不要在sdk路径中使用空格,如果您的sdk包含程序文件/ sdk-windsows之类的路径,则会提示错误,请放置在没有空格的目录中

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM