问题
I'm trying to root it although after i install the correct ADB drivers, when I plug in my Kindle fire HD 7",
Kindle Fire -> Android Composite ADB Interface.
does not show up in device manager, hence I cannot preform the root.
I have added 0x1949 to the adb_usb.ini.
I have tried removing all drivers including the phatom ones restarting then reinstalling.
I have turn ADB in setting to on in the kindle.
回答1:
I've found for some devices that don't play nice the Universal driver from Koush does get them working - http://www.droid-life.com/2013/04/08/koush-releases-universal-adb-driver-for-windows/ but for the Kindle I've always had the KindleDrivers.exe from https://developer.amazon.com/sdk/fire/connect-adb.html do the trick
回答2:
This page...
https://developer.amazon.com/public/resources/development-tools/ide-tools/tech-docs/05-setting-up-your-kindle-fire-tablet-for-testing
...has instructions on how to get the driver (download the Amazon SDK) and install the driver as well as how to enable ADB on a Kindle Fire.
The page referenced above also has instructions on how to fix previous installation attempts that didn't work as you have described. This involves:
- Deleting the default Portable Device driver on the PC
- Installing the Kindle driver from the Amazon SDK
- Updating the adb_usb.ini file (which can be done manually, or by installing the SDK)
- Enabling ADB on the device
- Plugging the device back in again
回答3:
I just did a follow up post with additional info on our official Amazon Developer Blog here:
http://developer.amazon.com/public/community/post/Tx3RZFBU0KJTSWS/Setting-up-the-ADB-driver-for-Kindle-Fire-Devices
Hope that helps!
Thanks, Dave
来源:https://stackoverflow.com/questions/16256790/cannot-install-adb-for-kindle-fire-hd