Error adb: The connection to adb is down, and a severe error has occurred

4

I'm developing for Android and am having the following error:

The connection to adb is down, and a severe error has occurred.
 -You must restart adb and Eclipse.
 Please ensure that adb is correctly located at 'C:\Program Files\Java\adt-bundle-windows-x86-20140321\sdk\platform-tools\adb.exe' and can be executed.

This error occurs when attempting to compile any project. I've updated the eclipse, but the same thing happens!

I've already seen that you had to give% of% and then% of% by the console. I did this but it did not fix the problem.

    
asked by anonymous 19.11.2014 / 20:39

2 answers

0

You saw if your device appears in device options When do you run the project ???

The (developer) option is unlocked and also linked on your smartphone ??

Take a test like this: Go in your project right click on go in RUN AS > RUN Configuration ... On the (Target) tab, check the first option (Always prompt to pick device) When you have your project run, a window of options will appear connected devices, if none appears then it does not is finding your Smartphone.

XD;

    
19.11.2014 / 23:50
0
  

Task Manager

     
    
      

Close process: ADB.exe

             

Close process: Eclipse.exe

    
  
  • Open the eclipse again.
19.02.2015 / 05:14