ADB 无法在 Windows 7 上检测到我的 Kindle Fire,但设备管理器可以 [英] ADB cannot detect my Kindle Fire on Windows 7, but Device Manager can

查看:41
本文介绍了ADB 无法在 Windows 7 上检测到我的 Kindle Fire,但设备管理器可以的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我把这本书扔到了这个问题上,并认为我已经隔离了原因.

So I've thrown the book at this problem and think I've isolated the cause.

我已经下载并安装了 JDK 32 和 64 位.我已经根据需要安装了 Android SDK.我在 google-usb-driver 中修改了 android_winusb.inf 以包含 Kindle Fire 设备 ID.我尝试从亚马逊下载 kindle fire windows 7 驱动程序(如回答 here),并使用它.

I've downloaded and installed JDK 32 and 64 bit. I've installed the Android SDK as needed. I've modified android_winusb.inf inside of the google-usb-driver to include the Kindle Fire device IDs. I tried downloading the kindle fire windows 7 driver from amazon (as described in the answer here), and using that.

我尝试修改该驱动程序以在 x86 部分中包含触发设备 ID.

I tried modifying that driver to include the fire device ID in the x86 section.

我已经认真地杀死并重新启动了 adb,并多次重新启动了我的 comp,看看这是否会神奇地修复它.什么都没有.

I've killed and restarted adb diligently, and restarted my comp several times to see if that would magically fix it. nothing.

我唯一不确定的是 adb_usb.ini 的修改.不幸的是,我的 .android 文件夹不存在于我的 %USERPROFILE% 中,而是存在于我计算机上的另一个位置.该文件夹也没有 adb_usb.ini.所以我将 .android 的内容复制到我的 %USERPROFILE% 中,并在每个文件中创建 adb_usb.ini,并将 0x1949 添加到那个空文件中.

The only thing I'm unsure about is the modification of adb_usb.ini. Unfortunately, my .android folder doesn't exist in my %USERPROFILE%, but instead exists in another location on my computer. That folder doesn't have adb_usb.ini either. So I copied the contents of .android to my %USERPROFILE%, and created adb_usb.ini in each, and added 0x1949 to that empty file.

这不起作用.adb devices 仍然出现 zilch.

This did not work. adb devices still turns up zilch.

我认为 adb 无法找到我的 adb_usb.ini,但实际上,我不知道.如果是这种情况,我不知道如何解决.帮忙?

I think adb is having trouble finding my adb_usb.ini, but really, I have no idea. And if that is the case, I don't know how to fix that. Help?

推荐答案

我只需要在 adb_usb.ini 中添加 0x1949 就足够了.

Just adding 0x1949 to the adb_usb.ini was enough for me.

这篇关于ADB 无法在 Windows 7 上检测到我的 Kindle Fire,但设备管理器可以的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆