Rooting MID8024

tiht20

Member
Jul 23, 2011
16
1
Hello,
I successfully rooted my device 8024, and here is the instructions:
1 - Download the latest Android SDK (preferably the zip file not the exe).
2 - Unzip the package to the root of C:\.
NOTE: This will output a folder called "android-sdk-windows". 3 - Open up the android-sdk-windows folder and launch the SDK Manager.
4 - When you launch the SDK Manager for the first time it will ask for which packages to install. The only package we are concerned with at this time is "Android SDK Platform-tools, revision 4". You can reject all the others if you are not interested in them.
5 - Once that is finished, you will need to install the USB drivers included with the Android SDK.
  • Click on"Available Packages" on the left.
  • Expand "Third party Add-ons".
  • Expand "Google Inc. add-ons".
  • Check "Google USB Driver package, revision 4".
  • Installed Selected.
6 - Once that's finished installing, you can close the SDK Manager.
7 - Go to the Control Panel, and select the System Properties (Windows XP) or System (Windows Vista/7).
8 - Select the Advanced settings;
  • Windows XP: Click on the Advanced tab.
  • Windows Vista/7: Click on Advanced system settings on the left.
9 -Click on Environment Variables.
10 - Under the "System variable" section, you will look for "Path". Double-click on it.
11 - 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.
12 - The Google USB Driver package only supports select devices out-of-the-box, we will be downloading a modified file that should provide support for all CyanogenMod supported devices:
  • Download the modified driver inf file: Download
  • Unzip the file & inside you will see android_winusb.inf. Copy this file to C:\android-sdk-windows\extras\google\usb_driver\ replacing the "stock" android_winusb.inf.
13 - On the device, ensure that USB Debugging in enabled (Settings » Applications » Development).
14 - Plug the device into the computer via USB cable. The computer will attempt to install the drivers automatically.
15 - On success, open the command prompt on the computer, and type in the following command to sure everything is setup properly:
adb devices 16 - If it lists any devices, everything is fine and you are finished. If not, the drivers may not be installed correctly, please continue.
17 - Open the Device Manager.
  • Right-click on My Computer (Windows XP) or Computer (Windows Vista/7).
  • Click on Manage.
  • Click on Device Manager on the left.
18 - You will probably see Unknown Device with ADB listed under it with a yellow exclamation mark.
19 - Right-click on ADB.
20 - Click on "Update Driver Software".
21 - Click on "Browse my computer for driver software".
22 - Click on "Let me pick from a list of device drivers on my computer".
23 - Click on "Have Disk".
24 - Click on "Browse".
25 - Navigate to "C:\android-sdk-windows\google-usb_driver" and select "android_winusb.inf".
26 - Click on "Android ADB Interface".
NOTE: You will get an Update Driver Warning, click on "Yes". 27 - Once finished installing the driver, open the command prompt on the computer, and type in the following command to sure everything is setup properly:
adb devices 28 - If it lists any devices, everything is fine and you are finish installed Android SDK. If not, you may have further issues and will have to do further research on your own.
29 - Download Superoneclick 2.1.1 version
30 - Install on your PC.
31 - Connect your 8024 to your PC
32 - Enable debugging on your device
33 - Open Superoneclick and Press ROOT
34 - Enjoy :cool:

The following links help me to write this post:
http://androidforums.com/coby-kyros-mid8024/402750-rooted.html
http://www.lazytrap.com/?p=414
http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK#Windows
http://forum.xda-developers.com/showthread.php?t=803682
http://shortfuse.org/
 

james_bell

Member
Dec 24, 2011
2
0
Just for confirmation, I rooted my MID8024 with this procedure and SuperOneClick v.2.3.1 with no problems.
 

volsman47

Member
Dec 24, 2011
1
0
My 8024 is rooted. This was for the purpose of getting the market but now that i am rooted and have the superuser and stuck trying tomake the market function. Any suggestions or links would be awesome.

I am not that savy with technology very green especially Android.

Thanks
 
Top