
Droid Hacked
I love my Droid, its an amazing piece of technology. Of course you knew I was going to have to get root access, and now I will tell you how. Remember, I am not responsible if you screw up your droid. If you brick your phone send me a message and I may be able to help you fix your phone. Remember,
TRY THIS AT YOUR OWN RISK!
You will need the following:
The Droid Root Image – http://www.4shared.com/file/168496608/8fa27888/droid-root.html
The Droid SDK – http://developer.android.com/sdk/download.html?v=android-sdk_r04-windows.zip
The Droid SU File – http://www.magicandroidapps.com/su.zip
The Droid USB Driver – http://www.smilepak.com/temp/Droid_USB_Driver.zip
Ok, so once you have everything downloaded, the fun begins.
Step 1. Install the Droid SDK on your computer. Install the file directly to your C: drive. This is pretty painless and should download everything you need to gain root access to the phone via your command prompt.
Step 2. Plug your Droid into your computer via the USB cable that came with the droid.
Step 3. When you plugged in your droid, your phone prompted you to mount the SD card. Go ahead and click Mount.
Step 4. Right click on My Computer, and click properties. In the window that popped up click device manager.
Step 5. In the device manager you should see your droid (motorola A855) with an exclamation point next to it. Right click on it and click update driver. When prompted for the driver point it to where you downloaded the droid driver.
Step 6. Next, go to where you downloaded the droid root image and change the name from droid-root.zip to update.zip. Next copy the update.zip file to your SD Card. To do this, click My Computer and in the window that pops up you should see the droid listed there. The file that opens when you click on the droid is your SD Card.
Step 7. Turn your phone off. Once the Droid has powered down, hold down the “X” key on the keypad while pressing and holding the Power on button. When the device boots you will be in what is called “recovery mode”. You will see a graphic with an exclamation point on it.
Step 8. Press the Volume up, and the camera button. After you do this you will see a list come up, using the D-pad on the slide out keyboard, select Update.zip. This will upload the new droid image with root access.
Step 9. When the device reboots you will know you were successful by looking in your application menu (Bottom slider). If you look in there and see a little “android ninja” that says superuser permissions, you have successfully gained root access to your droid.
Step 10. Open up your command prompt on your computer by clicking Start > Run > Type “CMD” into the run command and the command prompt should open up. Next Type in “cd android-sdk-windows/tools” you should see the file change. Next type in “adb shell” and you will see the prompt change to a “$”.
Congrats you now have root access to your droid, have fun and happy hacking!