Android Forums at AndroidCentral.com >  Android Tablets >  Amazon Kindle Fire > How-To Enable ADB for the Kindle Fire (Windows)

How-To Enable ADB for the Kindle Fire (Windows)

    Thread Author   #1  
Old 11-15-2011, 10:51 PM
AC Cowboy
Device(s): Yes
ROM/Kernel: Homebrewed
My Next Device: Yes
 
Posts: 4,816
Location: Wild and Wonderful
Join Date: Oct 2009
Thanked 2,168 Times in 537 Posts
Likes Received: 309
Activity: 8/20
Piece of cake. Fire up the command window (Start>all programs>accessories>command prompt) and enter one command:

Code:
echo 0x1949 >> "%USERPROFILE%\.android\adb_usb.ini
You don't even have to type it, just copy and paste. Press the Enter key, and plug your Fire in.

Viola -- ADB.

You can sideload (I would recommend you try the Gingerbreak apk as a test ) or debug like any other Android device now.

Bonus round:
Add the line 0x1949 to the end of the ~/.android/adb_usb.ini file in Mac or Linux to get the same result.

Let the games begin!
  #2  
Old 11-17-2011, 09:30 PM
Device(s): Epic 4g, Kindle Fire
ROM/Kernel: ACS ICS v4
 
Posts: 60
Location: Ohio
Join Date: Oct 2010
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
can you please post how to get to the point where this command will work? from my understanding reading on other forums you need to install the AndroidSDK first and run it once and then you can do this command. unfortunately nobody explains how to do this
  #3  
Old 11-21-2011, 07:44 PM
Member
 
Posts: 1
Join Date: Nov 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
Thanks gbhil! I couldn't get the fire to show up under adb devices (on two computers, win 7 64bit), couldn't find any information beyond suggestions to re-install the drivers. That did the trick, thanks!
  #4  
Old 12-26-2011, 10:42 AM
Device(s): Droid X
ROM/Kernel: Liberty Gingerbread V.5
Theme: Stock Liberty
 
Posts: 16
Location: Indiana
Join Date: Aug 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 1/20
I'm confused as well. I did the walk through per the Rootzwiki post yesterday. When i get to command prompt and type in my cd c:\KindleADB it goes through. When I check for devices, adb devices, I get list of devices...blank. I have everything (to the best of my knowledge) installed correctly. So whats up with this command? echo 0x1949 >> "%USERPROFILE%\.android\adb_usb.ini

Trying to root this bad boy. Any help would be great!!

Edit: Okay, type this in BEFORE doing anything else. D'oh! I get it now

Last edited by upgradde; 12-28-2011 at 05:40 PM.
  #5  
Old 12-29-2011, 05:01 PM
Member
 
Posts: 7
Join Date: Dec 2011
Thanked 0 Times in 0 Posts
Likes Received: 2
Activity: 0/20
kindle are better
  #6  
Old 01-04-2012, 01:55 PM
Device(s): Optimus S / Kindle Fire
ROM/Kernel: HydroRom / CM9
 
Posts: 348
Location: TX
Join Date: Apr 2011
Thanked 72 Times in 52 Posts
Likes Received: 14
Activity: 1/20
Solved... Expect a complete linux walkthrough for adb connection, partition backup and root (all credits will be provided).

Last edited by sblood86; 01-04-2012 at 05:40 PM.
  #7  
Old 01-18-2012, 03:29 PM
 
Posts: 5
Join Date: Mar 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
I am trying to install ADB on a Win 7 (64bit) and I get the following error during installation. ADB Server Failure (code -1).
What am I doing wrong.
Thanks in advance.

Sent from my Kindle Fire using Tapatalk