Rooteando Kokaso Tablet Android 4

Páginas: 5 (1096 palabras) Publicado: 2 de enero de 2013
How did I root my “Full AOSP Rk29sdk”‐MID 7‐inch tablet (Android 4.0.3) ? 
A. The big problem : how to get the device recognized ? In other words: how to get the appropriate device-drivers for the tablet ?   (I succeeded with the help of the guide “How to Install the Android SDK” on http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK) Windows 7  1. Make sure sure you haveinstalled the Java Development Kit
(http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1637583.html ) 

2. Download the latest Android SDK  (http://developer.android.com/sdk/index.html ) (the zip file !).   3. Unzip the package to the root of C:\.   This will output a folder called "android‐sdk‐windows".   4. 5.Open up the android‐sdk‐windows folder and launch the SDK Manager.    When you launch the SDK Manager for the first time it will ask for which packages to install.  
The only packages we are concerned with at this time are:  1. "Android SDK Tools, revision 19",   2. "Android SDK Platform‐tools, revision 11"   3. "Google USB Driver package, revision 4".   You can reject all the others if you are not interested in them.  

6. 7.Once that's finished installing, you can close the SDK Manager.  Go to the Control Panel > System and Security > System > Advanced settings

 

-1-

8. 9.

Click on Environment Variables.   Under the "System variable" section, you will look for "Path". Double‐click on it.  

10. In the "Variable values" section, add at the very end the location of the tools & package‐tools folder, with a semicolon separating these two paths from the rest,   e.g. %SystemRoot%;C:\android‐sdk‐windows\platform‐tools;C:\android‐sdk‐windows\tools.   11. The Google USB Driver package only supports selected devices out‐of‐the‐box.  We have to modify: “c:\android-sdk-windows\extras\google\usb_driver\android_winusb.inf” Open “android_winusb.inf” in Notepad+ or other text editor. Scroll to approximately line 28at section [Google.NTx86] and add this 4 lines (included “;”)  [Google.NTx86]  ; Android ADB Interface  %SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0000&MI_01  %CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0000&REV_0222&MI_01  ;  And the same three lines after next section: [Google.NTamd64]  ; Android ADB Interface %SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0000&MI_01  %CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0000&REV_0222&MI_01  ;    12. Save the “android_winusb.inf” file and close the text-editor  NB: the Device-ID’s can be found here: Right-click on “Computer”-icon on the Windows-desktop; In the dropdown-menu, click on “Devicemanager” Right-click on Android Phone/Android ADB Interface”
( If you don’t see“Android Phone / Android ADB Interface” in the tree, you probably find lower: “Other devices / Full” (or: “Unknown devices / Full”) ? Right-click on “Full” (name of the device) Then “Properties”: there you will find the device-ID’s too.   13. On the device, ensure that USB Debugging is enabled (Settings > Applications > Development).   14.Plug the device into the computer via the original USB cable.  ATTENTION: The connection should NOT be in Mass‐storage mode! (Don’t click  the button “Turn on USB  storage” !!!) 
(You can check: in a file‐explorer, if the SD‐card (listed as “removable drives”) are active (you can see a letter for  those drives), but they are “empty”: OK – that means that your device is connected with your PC, but NOT in mass‐ storage mode. If not (if you can get the content of the “removable drives”, i.e. your SD‐card(s) in your Android‐device): click on the  device the button “Turn on USB‐storage”, wait a few seconds, and then click again that button (“Turn OFF USB  storage”) – to ensure that USB storage is really OFF.) 

 

-2-

15. The computer will attempt to install the drivers automatically.     16....
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Root A Un Android
  • Root Android
  • root android paso a paso
  • Seis razones por las que rootear tu android
  • ventajas de ser usuario root en android
  • root android
  • android root
  • root android

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS