The connection to adb is down, and a severe error has occured.You must restart adb and Eclipse.Please ensure that adb is correctly located

前端 未结 8 1648
执念已碎
执念已碎 2021-01-01 12:59

I know this question is asked multiple time and there are some alternative answer also.So please don\'t close with some other link because i have added that link below.

8条回答
  •  春和景丽
    2021-01-01 13:26

    Ok I solved my issue. I go to Task Manager in windows7 -> processes -> selected the adb.exe -> End Process. After that I go to cmd prompt and type adb start-server. This time adb statred succefully. I run eclipe and it was showing no error.

提交回复
热议问题