Error: Unable to obtain debug bridge (android studio)

2

After downloading and executing the Android Studio bundle (for Linux) I get the following error after launching RUN(Mayus+F10) :

  

Unable to obtain debug bridge

Android Studio 1.5.1
    
asked by Angel Angel 08.01.2016 в 22:33
source

1 answer

3

I have been able to solve it in the following way:

opening sdk manager and installing:

  • android sdk tools .
  • android sdk plataform-tools .

Notes: is based on GNU / Linux 64

    
answered by 08.01.2016 / 22:33
source