2014-04-07 127 views
0

我在eclipse中啓動我的adb時出現了問題,並且在這裏查找了有關此問題的所有答案,例如停止名爲COMODO Defense +的防病毒,我實際上沒有該防病毒或將文件從\ platform-tools複製到\工具........但沒有工作。Eclipse Android Adb失敗

我得到當過正在重置ADB或試圖運行我的Android應用程序如下誤差修改:

[2014-04-07 16:58:55 - Trucks] The connection to adb is down, and a severe error has occured. 
[2014-04-07 16:58:55 - Trucks] You must restart adb and Eclipse. 
[2014-04-07 16:58:55 - Trucks] Please ensure that adb is correctly located at 'C:\Users\........\adb.exe' and can be executed. 

和亞洲開發銀行是針對這個目錄肯定英寸

而且我得到彈出消息:

Adb failed to restart! 
Make sure the plugin is properly configured. 

Attempting to restart adb, but version check failed! 

我有一個randsome病毒前一陣子已鎖定我的文件,但我現在打開所有這些,可以在病毒有用eclipse做了一些改變與Adb相關的東西?

+0

打開任務管理器並殺死adb.exe然後啓動日食 – Maverick

+0

@Maverick我以前試過,但它沒有工作 – user2469133

回答

0

我以前有過這個問題

首先從任務管理器中殺死adb.exe;

然後關閉防病毒防火牆 - (或將adb.exe放入擴展中)。

最後啓動adb.exe。

試試吧,我希望它的工作;