【问题标题】:adb devices list my phones but android studio does not show thisadb devices 列出了我的手机,但 android studio 没有显示这个
【发布时间】:2018-12-01 03:34:58
【问题描述】:

我只是安装 Windows 10 ver 1809,在命令行 adb devices 上显示我的 2 部手机

adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
***62aa4        device
***9389a        device

但是android studio没有设备,我有一个模拟器出现在列表中,但android studio也无法连接到模拟器。

安卓工作室 3.2.1 安卓sdk工具26.1.1

usb 线在其他机器上也很好用

【问题讨论】:

    标签: android-studio


    【解决方案1】:

    我在其他帖子中找到了解决方案。

    go to SDK Platform Tools;
    download SDK Platform-Tools for Windows; 
    https://developer.android.com/studio/releases/platform-tools.html
    extract zip file and copy to \AppData\Local\Android\sdk\platform-tools.
    

    android studio platform-tools missing adb.exe

    【讨论】:

      猜你喜欢
      • 2019-02-21
      • 2017-06-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多