Cannot Install Adb For Kindle Fire Hd
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
Solution 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
Solution 2:
This page...
...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
Solution 3:
I just did a follow up post with additional info on our official Amazon Developer Blog here:
Hope that helps!
Thanks, Dave
Post a Comment for "Cannot Install Adb For Kindle Fire Hd"