【发布时间】:2013-12-13 05:26:37
【问题描述】:
我在启动 eclipse indigo 并更新它时遇到了这个错误,我也更新了 SDK。在此之后,我尝试运行我的 Hello World 程序,但出现错误:
[2013-12-13 10:54:49 - SimulationExample] ------------------------------
[2013-12-13 10:54:49 - SimulationExample] Android Launch!
[2013-12-13 10:54:49 - SimulationExample] Connection with adb was interrupted.
[2013-12-13 10:54:49 - SimulationExample] 0 attempts have been made to reconnect.
[2013-12-13 10:54:49 - SimulationExample] You may want to manually restart adb from the Devices view.
几秒钟后我也收到了错误。
[2013-12-13 10:40:02 - ddms] Failed to initialize Monitor Thread: Unable to establish loopback connection
[2013-12-13 10:45:57 - DeviceMonitor] Adb connection Error:An existing connection was forcibly closed by the remote host
[2013-12-13 10:45:58 - DeviceMonitor] Connection attempts: 1
请大家帮忙。
【问题讨论】:
标签: java android eclipse multithreading apache