Eclipse 中的 AVD 无法在模拟器中工作?

发布于 2024-12-04 04:20:45 字数 216 浏览 1 评论 0原文

我正在使用 Eclipse Classic 和 Android SDK 为客户编写一个 Android 应用程序。

我遇到的问题是 AVD 在启动时没有运行,只显示此消息。

无效的命令行参数:文件。提示:使用“@foo”启动 名为“foo”的虚拟设备。请使用 -help 获取更多信息*

任何帮助将不胜感激。

I am in the process of putting together an android application for a client using Eclipse Classic with the Android SDK.

The problem I have is the AVD is not running when I start it, just showing this message.

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

Any help would be much appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

娇俏 2024-12-11 04:20:45

看看你的android SDK安装在哪里。这意味着您的 SDKManager.exe 文件在哪里。

该文件的路径不应包含超过 2 个文件夹。

在我的电脑中,SDKMANager.exe 的路径是“ C:\Android\android-sdk-windows”。
在 android-sdk-windows 文件夹中,所有内容都在那里,例如插件、文档、工具、SDKManager.exe 等。

如果您安装了诸如“C:\Programe Files\MyFolder\Android\android-sdk-windows”之类的任何位置,那么它将无法运行。

删除所有文件夹并保留 2 个文件夹,就像我上面描述的那样。

Just take a look where you have installed the android SDK. This means where is your SDKManager.exe file.

The path up to that file should not have more then 2 folder.

In my computer the path for SDKMAnager.exe is " C:\Android\android-sdk-windows".
In android-sdk-windows folder everything is there like addons, docs, tools, SDKManager.exe etc.

If you have installed anywhere like " C:\Programe Files\MyFolder\Android\android-sdk-windows" then it will not run.

Remove all folder and remain with 2 folder like I have described above.

请帮我爱他 2024-12-11 04:20:45

请删除 android sdk 路径上的空间。

Please remove space on android sdk path.

鸠书 2024-12-11 04:20:45

是的,当您没有正确安装 SDK 或看到此 首先运行时,就会发生这种情况Android 应用程序 - 错误消息

Ya it is happen when you had not installed SDK properly or see this Running first Android application - error message .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文