简体   繁体   English

ADB Manager Nexus 4问题

[英]ADB Manager Nexus 4 issues

I have some issues to connect my Nexus 4 and use the debug usb. 我在连接Nexus 4并使用调试USB时遇到一些问题。 (Unlike my samsung galaxy tab which is working perfectly) (与运行正常的三星银河标签不同)

First of all I've done this : 1. Activate Usb debugging on my phone 2. Allow Unknown Resources 首先,我这样做:1.在手机上激活USB调试2.允许未知资源

But when I connect my phone, ADB monitor don't show any device, so I've tried this : 但是,当我连接手机时,ADB监视器没有显示任何设备,因此我尝试了以下操作:

  1. Uninstalled the driver from Device Manager 从设备管理器中卸载驱动程序
  2. Let it automatically install the generic 'MTP device driver' 让它自动安装通用的“ MTP设备驱动程序”
  3. Right clicked on the new device and selected 'Update Driver' 右键单击新设备,然后选择“更新驱动程序”
  4. Selected 'Have Disk' and pointed it to [android-sdk-dir]\\extras\\google 选择“从磁盘安装”并指向[android-sdk-dir] \\ extras \\ google
  5. Watched an 'ADB' driver install. 观看了“ ADB”驱动程序的安装。

But even so my phone is still not shown on Android Debug Monitor... 但是即使如此,我的手机仍未显示在Android调试监视器上...

I don't know what to do :( thanks for your help ! 我不知道该怎么办:(感谢您的帮助!

edit : My PC is a windows 8 and I use Android Studio to develop my apps 编辑:我的电脑是Windows 8,我使用Android Studio开发我的应用程序

Try this 尝试这个

  1. Go into device manager. 进入设备管理器。
  2. Android device > Google nexus 4 ADB interface. Android设备> Google nexus 4 ADB界面。
  3. Driver > Uninstall. 驱动程序>卸载。 (Make sure to check "delete the driver software for this device"). (确保选中“删除该设备的驱动程序软件”)。
  4. Uninstall then take out usb and put it back again. 卸载然后取出USB,然后重新放回去。 It should work now. 现在应该可以工作了。

I've always found setting up device debugging to be very temperamental. 我总是发现设置设备调试非常有气质。

Failing that: 失败:

In the past what worked for me was downloading the USB drivers. 过去对我有用的是下载USB驱动程序。

You can find a list of devices and support from here http://developer.android.com/tools/extras/oem-usb.html 您可以在此处找到设备和支持的列表, 网址为http://developer.android.com/tools/extras/oem-usb.html

And sepecifically the nexus USB drivers here http://developer.android.com/sdk/win-usb.html 另外,这里的连结USB驱动程式http://developer.android.com/sdk/win-usb.html

Try to install the drivers using this program 尝试使用此程序安装驱动程序

http://adbdriver.com/downloads/ http://adbdriver.com/downloads/

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

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