获取Amazon Kindle Fire的Root权限教程

2011-11-20 11:17:52来源:Android中文圈作者:

Kindle Fire上市一天就被破解取得root权限的消息无疑给更多Kindle Fire玩家提供了购买的理由。Kindle Fire Root以后可以安装Android Market并且从Android Market下载App,比如安装一个新的Laucher后就可以让你的Kin

Kindle Fire上市一天就被破解取得root权限的消息无疑给更多Kindle Fire玩家提供了购买的理由。Kindle Fire Root以后可以安装Android Market并且从Android Market下载App,比如安装一个新的Laucher后就可以让你的Kindle Fire变成普通Android平板的样子,同时也可以使用Amazon定制的UI。Root以后的Kindle Fire更好玩更超值,对于Android玩家来说没有比这更好的事情了。

 

获取Kindle Fire Root权限的详细教程如下:

以下方法来自XDA论坛,已经被验证真实可行,不过操作前还是请确认你明白每一步骤的含义以及会造成的后果,本人不对破解后的对Kindle Fire造成的可能后果负责。

需要的工具: USB Micro Cable, Kindle Fire, Windows, Android SDK ManagerJava SE Development Kit (JDK)adb_usbSuperOneClick v 2.2

  • Step 1: On your Kindle Fire go to More > Settings > Device > and turn “Allow Installation of Applications” to On.

  • Step 3: Start Android SDK Manager.
  • Step 4: Uncheck Android 4.0 and check Android 2.33. Also ensure that Google USB Driver Package is checked. Click install packages. It will install the SDK first, and then you must click install again to install the Google USB Driver Package. Once complete close the Android SDK Manager.
  • Step 5: Navigate to C:\Android\extras\google\usb_driver and right click on android_winusb and select “open with”. Open it with Notepad.
  • Step 6: Find the following lines [Google.NETx86] and [Google.NTamd64] and place the following text directly under each line and save and close the file:

;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01

  • Step 7: In Windows Explorer go to %USERPROFILE% and select Organize > Folders and search options > View > select Show hidden files, folders, and drives > click Apply and OK.
  • Step 8: Download and extract this folder to your default user directory and drag the .android folder outside into your default %USERPROFILE% directory. Inside you will find adb_usb.inf. Open that file with Notepad and verify the value contained is: 0×1949.
  • Step 9: Plug in your Kindle Fire, and go to Device Manager. You will see Kindle Fire under “other devices”. Right click on Kindle fire, and select Update Driver Software > Browse my computer for driver software. Make sure “include subfolders” is checked, then click Browse and navigate to C:\Android\extras\google\ and click OK then Next. You may receive a warning that “Windows can’t verify the publisher of this driver software” but that’s okay. Double click “Install the driver software anyway”. Windows will install the driver, and you should receive a confirmation that it installed the “Android Composite ADB Interface”. You’ll then notice this interface under “Android Phone” in device manager. You’ve completed the driver installation, close out of device manager.
  • Step 10: Go to start and type CMD to open terminal. At the terminal type the following:

cd \
cd Android
cd platform-tools
adb kill-server
adb devices

This is assuming that you installed the Android SDK in the root directory of the drive as outlined in Step 1.

If successful you will get a message that looks like the following:

* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
5246002600000001 device

Close out of the command prompt.

  • Step 11: Download SuperOneClick v2.2.zip, extract it and open the SuperOneClick program. Again, make sure your Kindle Fire is plugged in using the USB Micro cable. It should acknowledge that it is hooked up to your computer. Click Root in the upper left hand corner of SuperOneClick and your Kindle Fire will be rooted!
\
 
如果你对上述步骤还有不了解的地方,可以翻墙看看Youtube上的这段视频,里面有详细的破解步骤 http://www.youtube.com/watch?v=f409qNgpzSA&feature=player_embedded