收到“启动错误:无法连接到远程VM。连接超时”尝试在android设备上调试我的应用程序时

问题描述:

我尝试了网上和本网站上给出的所有可能选项,但没有一个起作用。

I tried all the possible options given on net and on this site, but none of them worked.

我正在:


启动错误:无法连接到远程VM。连接超时。

Launch error: Failed to connect to remote VM. Connection timed out.

当我尝试在移动设备上调试应用程序时。
该应用程序可以正常运行,而在我正常运行时没有任何问题

when I am trying to debug my application on my mobile device. the application runs properly with out any issue when I am running normally

我到目前为止在租用这些链接时已经使用过

I have used at lease these links by now:

如何解决等待调试器问题;消息吗?

Eclipse issue - Launch error: Failed to connect to remote VM. Connection timed out

Eclipse错误:无法连接到远程VM

启动错误:无法连接到远程VM

https://forums.oracle.com/forums/thread.jspa?threadID=653343

以上似乎都不起作用。

转到窗口->首选项->常规->网络连接,然后检查此处是否设置了任何代理,将活动提供程序更改为直接,然后重试。

Go to Window -> Preferences -> General -> Network Connections, and check if there is any proxy set here, change the 'Active Provider' to be 'Direct' and try again.