【问题标题】:Connecting a Device to Android Studio on Windows 10在 Windows 10 上将设备连接到 Android Studio
【发布时间】:2015-11-03 11:07:30
【问题描述】:

之前我一直在使用 Windows 8.1 和 Android Studio 来开发 Android 应用程序,一切都很好。但是,我现在刚刚升级到 Windows 10,但遇到了一个小问题。

我有一个用于调试的 Nexus 7,Android Studio 无法再看到该设备来使用它。正如我所说,在 Windows 8.1 中一切正常。

有没有其他人遇到过这个问题,你设法解决了吗?我错过了什么明显的东西吗?

再次感谢

史蒂夫

【问题讨论】:

    标签: android debugging android-studio device


    【解决方案1】:

    遇到了完全相同的问题。解决该问题的步骤。

    #1 Uninstall driver
    #2 Unplug device and restart pc
    #3 Plug device and install driver downloaded from the web not from device
    

    【讨论】:

    • 谢谢您,先生 - 辛苦了。我现在有实际完成一些工作的危险。
    【解决方案2】:

    每天都在寻找像您一样的问题的解决方案。 我在 Windows 10 上使用 Sony C4 和 Android Studio, 在 Windows 10 中未检测到我的手机问题。

    您可以在我的电脑>属性>设备管理器中查看。

    第一步

    1. 我为我的手机下载了OEM USB Drivers,请参阅OEM 驱动程序url 列表
    2. 在 <.sdk.>\extras\google\
    3. 中创建目录“usb_driver”

    <.sdk.> = C:\Users\Karebet\AppData\Local\Android\SDK\

    1. 我提取 OEM USB 驱动程序,然后复制粘贴到 <.sdk.>\extras\google\usb_driver\

    第二步

    1. 我不是从 SDK 下载的,而是从 Google USB Driver 下载的
    2. 我提取 Google USB 驱动程序,然后复制粘贴到 <.sdk.>\extras\google\usb_driver\

    不包括目录“amd64”和“i386”

    第三步

    1. 右击我的电脑>属性>设备管理器
    2. 检查Others Device中是否有不知道的设备

    如果有:右键单击>属性>选项卡“驱动程序”>更新驱动程序>浏览我的电脑blabla>在<.sdk.>\extras\google\中选择dir usb_driver, 并单击确定。稍等 检测到驱动程序

    希望对你有帮助

    【讨论】:

      【解决方案3】:

      我尝试使用设备管理器安装 Google USB 驱动程序 (sdk\extras\google\usb_driver),但它显​​示“Windows 无法安装您的 USB 复合设备”。

      我使用这个通用 ADB 驱动程序包(来自 Koush.com) https://github.com/koush/UniversalAdbDriver

      【讨论】:

        猜你喜欢
        • 2017-08-03
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-01-14
        • 1970-01-01
        相关资源
        最近更新 更多