0

I use eclipse and I have this console error when I run my app.

The connection to adb is down, and a severe error has occured.
 You must restart adb and Eclipse.

I Googled and I found one solution

I used this current answer step by step and in command I have this error adb: command not found I also write ls to show all files in platform-tools folder and this folder is a dab file. But I don't know why I have this problem

Community
  • 1
  • 1
chromelend
  • 295
  • 3
  • 9
  • 20

1 Answers1

0

every now and then it does to me.

Try this:

  1. close Eclipse
  2. Move to the folder of your bundle> sdk> platform-tools> click dab
  3. reopen Eclipse
uynva
  • 97
  • 1
  • 16