在Android的日食ADB错误日食、错误、Android、ADB

2023-09-06 16:29:44 作者:此号作废

当我运行我的Andr​​oid项目控制台显示我:

When I am running my android project the console shows me:

[2012-05-02 16:45:02 - AndroidFrontend] Connection with adb was interrupted.  
[2012-05-02 16:45:02 - AndroidFrontend] 0 attempts have been made to reconnect.  
[2012-05-02 16:45:02 - AndroidFrontend] You may want to manually restart adb from the Devices view.

我怎样才能解决这个问题?

How can I resolve this?

推荐答案

请尝试重新启动在DDMS透视亚洲开发银行。打开DDMS视角。在设备标签存在的一排图标。为了图标的右边有一个向下的箭头。单击向下箭头,然后单击重置ADB。

Try restarting the adb in the DDMS Perspective. Open the DDMS Perspective. In the Devices tab there is a row of icons. To the right of the icons there is a down arrow. Click the down arrow and then click "Reset adb".

如果不行尝试重新启动蚀。如果您有Eclipse开放的两个实例,这将是一个问题,如此接近的。如果你有几个仿真器打开有时会导致问题了。

If that doesn't work try restarting eclipse. If you have two instances of eclipse open that would be an issue so close one. If you have a few emulators open that can sometimes cause issues too.