简体   繁体   English

我的 android studio 1.1.0 似乎找不到我的 USB 设备

[英]My android studio 1.1.0 cannot seem to find my usb device

I have my usb debugging turned on.我打开了 USB 调试。 I installed google usb driver .我安装了谷歌 USB 驱动程序 In the androidmanifest.xml i even typedandroidmanifest.xml我什至输入

   android:debuggable="true". 

I tried both MTP and PTP.我尝试了 MTP 和 PTP。 My phone is asus zenfone 5 running android lollipop ie API21.我的手机是asus zenfone 5,运行 android 棒棒糖即 API21。

Build tool version is 21.1.2.构建工具版本为 21.1.2。

I am new to programming.我是编程新手。 I don't have a clue on how to run it in my phone .我不知道如何在我的手机中运行它。 Any help would be appreciated任何帮助,将不胜感激

From my experience, using Google USB Driver is meant for stock phones like Nexus 5, Nexus 6, and so on.根据我的经验,使用 Google USB 驱动程序适用于 Nexus 5、Nexus 6 等库存手机。

For Asus Zenfone 5 in your case, I highly recommend you to install ASUS drivers.对于您的华硕 Zenfone 5,我强烈建议您安装华硕驱动程序。

http://support.asus.com/download.aspx?SLanguage=en&m=ASUS%20ZenFone%205&p=39&s=1&os=32&hashedid=96nqlxHp1VKV4Rdz http://support.asus.com/download.aspx?SLanguage=en&m=ASUS%20ZenFone%205&p=39&s=1&os=32&hashedid=96nqlxHp1VKV4Rdz

You can find it here, under the USB section.您可以在此处的 USB 部分下找到它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM