android eclipse 模拟器设备没有运行

标签 android eclipse

我是 android eclipse 的新手,当我运行模拟器时它给出了那个错误我还删除了以前的虚拟设备并创建了一个虚拟设备但它没有运行。这里是下面的错误,

invalid command-line parameter: course.
Hint: use '@foo' to launch a virtual device named 'foo'.
please use -help for more information

并给出这些错误:

[2011-09-19 12:12:47 - androidinterface] Launching a new emulator with Virtual Device 'fyp'
[2011-09-19 12:12:48 - Emulator] invalid command-line parameter: course.
[2011-09-19 12:12:48 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-09-19 12:12:48 - Emulator] please use -help for more information

最佳答案

您的 SDK 路径中有一个空格。将其移动到另一条没有路径的路径。

或者,您可以更改 eclipse 首选项中的路径。在 64 位系统上将其更改为 C:\PROGRA~2\Android\android-sdk,或在 64 位系统上更改为 C:\PROGRA~1\Android\android-sdk一个 32 位的 (如果您将 SDK 安装在默认位置)

参见 this question获取更多信息。

关于android eclipse 模拟器设备没有运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7476122/

相关文章:

android - 如何更改 ListView 中的图像?

linux - 尝试获取或推送时出现 Eclipse egit 错误

Eclipse HTML 编辑器 : Each <input> tag on the new line

python - 在 pydev-eclipse 中重新安排 pythonpath?

java - Clojure Swing 异常 "No implementation of method: :children"

android - CameraSourcePreview 未填满整个屏幕高度

android - 用于 fragment 的 JUnit

android - 从电子邮件启动 android 应用程序

android - 微调器错误

java - 从约束布局循环中设置 View 子项的重力