Error:Unable to obtain debug bridge in android studio

前端 未结 8 885
生来不讨喜
生来不讨喜 2020-12-10 08:22

After updating Android Studio to 2.0 l am getting this error unable to obtain debug bridge and Android Device Monitor does

8条回答
  •  粉色の甜心
    2020-12-10 08:45

    This is because you deleted the adb.exe (it might be your antivirus who deleted it),that resided in the platform tools in the android sdk folder.

    What you need to do is to delete the current platform-tools in the sdk manager program and re install it all over again.

提交回复
热议问题