扩展 Android DDMS 插件,错误:无法绑定到调试器的本地 8700

发布于 2024-11-29 12:55:00 字数 508 浏览 0 评论 0原文

我想扩展 Android DDMS 插件。 我遵循了所有步骤和其他站点。

每次我将原始的、未更改的“ddms-plugin”项目作为 Eclipse 应用程序启动时,我都会收到以下警告: “无法打开选定的虚拟机调试端口 (8700)。确保您没有运行 DDMS 或 eclipse 插件的另一个实例。如果它被其他东西使用,请在首选项中选择一个新的端口号” AFAIK 可以忽略此警告,因为有两个带有 DDMS 插件的 Eclipse 实例。

但在我启动 Android 应用程序后,我收到警告: “无法为调试器绑定到本地 8700” 什么可能导致此警告? 典型的解决方案,例如在主机文件中添加 localhost 或 10.0.2.2(或 127.0.0.1)作为 ADB-Host 没有帮助。 该端口也可用。

在 eclipse 的第一个实例中,ddms-plugin 中根本没有警告。

有什么想法吗?

i want to extend the Android DDMS Plugin.
I followed all steps and the further sites.

Every time I start the orginal, unchanged "ddms-plugin" Project as Eclipse Application, i get this warning:
„Could not open Selected VM debug port (8700). Make sure you do not have another instance of DDMS or of the eclipse plugin running. If it´s being used by something else, shoose a new port number in the preferences”
AFAIK it´s ok to ignore this warning, because there are two Eclipse instances with a DDMS-Plugin.

But after i start an Android Application, i get the warning:
„Can´t bind to local 8700 for debugger“
What could cause this warning?
Typical solutions like adding localhost in the hosts-file or 10.0.2.2 (or 127.0.0.1) as ADB-Host doesnt help.
The port is also available.

In the first instance of eclipse there is no warning at all in the ddms-plugin.

Any ideas?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文