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 1595
执念已碎
执念已碎 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:29

    add the path to SDK tools and platform tools in your classpath from Environment Variables. Then restart Eclipse.

    0 讨论(0)
  • 2021-01-01 13:35
    • Close your Eclipse
    • Go to your adb.exe in my case it is located at C:\Program Files (x86)\Android\android-sdk\platform-tools
    • click on adb.exe
    • Start Eclipse and Happy Coding
    0 讨论(0)
提交回复
热议问题