Android Studio 获取不到adb的版本
Androidstudio can not obtain the version of adb
环境是这些:
安卓工作室 2.1.1
Window 7
最新 android SDK
然后有一天当我打开 Androidstuio 时,它可以找到任何设备或模拟器,并显示提示
Unable to create Debug Bridge: Unable to start adb server:
Unable to obtain result of 'adb version'.
我在网上搜索过,但找不到 solution.Can 有人帮忙吗?
This is the screenshot
幸运的是,我发现reason.The问题是由腾讯电脑管家(中文版)引起的。问题发生时,腾讯电脑管家不是最新版本,所以我升级了它,然后问题消失了。
环境是这些: 安卓工作室 2.1.1 Window 7 最新 android SDK 然后有一天当我打开 Androidstuio 时,它可以找到任何设备或模拟器,并显示提示
Unable to create Debug Bridge: Unable to start adb server:
Unable to obtain result of 'adb version'.
我在网上搜索过,但找不到 solution.Can 有人帮忙吗?
This is the screenshot
幸运的是,我发现reason.The问题是由腾讯电脑管家(中文版)引起的。问题发生时,腾讯电脑管家不是最新版本,所以我升级了它,然后问题消失了。