• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How to Root Any Android Device Manually

Status
Not open for further replies.

kartikoli

Member
Apr 18, 2012
79
10
This is not my tutorial and i have not tested this on my phone so please dont ask me for troubleshooting
the link of the original poster is given at the end of the post and all credit goes to him. I am just posting here so that fellow members can make use of this tutorial


Requirements and rooting process



  • Your pitiable unrooted Android device
  • ADB drivers for your device installed on your pc (I used WinXP. You may use Win 7/Vista or the Linux distro of your choice)
  • su, busybox, Superuser.apk
  • A working linux distro with Nautilus (I used a live usb stick of Ubuntu 11.04)
  • Strength, courage and whatever makes you a man according to Emerson.


Rooting Process

To start, you must have adb installed on the OS of your choice.
I used my trusty WinXP system.

To confirm your device is properly detected, in the command prompt, run
Code:
adb devices
Now copy busybox, su, superuser.apk to /data/local/tmp/ using adb.

Code:
adb push busybox /data/local/tmp adb push su /data/local/tmp adb push Superuser.apk /data/local/tmp
2.png


Now run adb shell

Code:
adb shell
Note that you see a "$" sign in the command prompt. That means you are not rooted.
Next run the following commands in the shell to change permissions and get some limited privileges for the Superuser files:

Code:
chmod 6755 /data/local/tmp/su chmod 755 /data/local/tmp/busybox chmod 644 /data/local/tmp/Superuser.apk
Note that the names of the files are case sensitive.

3.png


Done?
Turn off your Android device using the power button.

Now you need to reboot your system into a Linux distro which has Nautilus.
Android and Linux, having a similar heritage, makes it possible for us to get root access over the Android phone if you are running with root privileges within Linux. I used an Ubuntu 11.04 Live USB disk to save the hassle of installing another os.

When you have booted into Linux, open up terminal and type:
Code:
sudo nautilus
This would open up the Nautilus file browser with root privileges.

Now put your Android device into Download mode.
For Spice MI-410/Huawei Ideos X6/CherryMobile Magnum HD/Wellcom A99 the method is to hold down the Volume up button and simultaneously turn on the phone using the power on switch.

Once in download mode, connect the Android device using the microusb cable to the computer.
Now using the open Nautilus window, navigate to /UserData/local/tmp/ folder and verify that you have the files you sent to the device viz. su, busybox and Superuser.apk

Move/cut-paste su and busybox to /system/bin/ using Nautilus.
Move/cut-paste Superuser.apk to /system/app/ using Nautilus.

Now pull out the battery from your Android device.
I swear, this was the most tedious part on my MI-410 which has such a crappy back cover.

Now simply turn on your device.
You must now have root.

Verify by running:
Code:
adb shell su
You'll note that the "$" prompt will turn into a "#" and you'll be prompted by a Superuser permission notification on your
device

4.png


You have now completed your initiation brethren.
Welcome to the root club.

5.jpg


Disclaimer:
For all purposes, consider that your warranty will be void if you follow these steps

I am not responsible for any loss, monetary or otherwise arising as a result of this article.
If you don't feel up to it, quit now and close this web page.

I must assert that although I am aware of no reason why this should not work on *any* Android device, phone or tablet, I have only tested this on my Spice MI-410 crossflashed with the leaked CherryMobile MagnumHD Gingerbread 2.3.4 firmware.

I have tried to explain it in the easiest way I can, but I must state here that this is by no means an easy task and you must persevere. If you can't follow the steps to the letter, its better you don't follow them at all and wait for a single click app for this or a custom rooted firmware.
He conquers who endures.


Source: Article : How to Root Any Android Device Manually
 
  • Like
Reactions: sheritt
I don't think this method work on MTK/MMX device because there is no way to put device in Download or Fastboot mode...if u find a way to put the device in download mode then bingo...try the method so u can get idea if it works or not.
OR
Try getting a CWM recovery from any of clone device of A52 or get me a boot.img of A52 so I can mod it,enabling u to use UnlockRoot or SuperOneClick to root ur beloved A52...
 
Upvote 0
superoneclick didnt worked and the above method is too complex for me to try [i am not comfortable with commands]

let me know how to to extract boot.img for the phone i will try to extract it with the little knowledge i have

Wait till evening, i will give u another method to root mtk device.its also command method but i will give u a bat file so u don't hv to enter command manually.just run it, enter, enter n see if u got rooted..wait for my reply, i m at hospital right nw so u will hv to wait.
 
Upvote 0
Ok, I have got another method to try with...u just have to extract the files, attach device to pc in usb debugging mode, run MastermindRoot_A52.bat file...
Process is in 3 steps...after each step wait for the device to reboot completely n then hit enter...if everything goes well u will get rooted after 3rd steps...remember to wait for device to reboot completely before u hit enter each time...
Here is the link for MastermindRoor_A52.zip....
MastermindRoot_A52.zip

See, there is no garranty that this method work, u havet to try n let me know as I don't own the device.N as with the every case of rooting or development, i m not responsible for any damage that may occur to the device or data, use at ur own risk.
 
Upvote 0
Ok, I have got another method to try with...u just have to extract the files, attach device to pc in usb debugging mode, run MastermindRoot_A52.bat file...
Process is in 3 steps...after each step wait for the device to reboot completely n then hit enter...if everything goes well u will get rooted after 3rd steps...remember to wait for device to reboot completely before u hit enter each time...
Here is the link for MastermindRoor_A52.zip....
MastermindRoot_A52.zip

See, there is no garranty that this method work, u havet to try n let me know as I don't own the device.N as with the every case of rooting or development, i m not responsible for any damage that may occur to the device or data, use at ur own risk.
i will surely try it on sunday as i dont have a backup mobile so cant risk it in working days ... u know if something goes wrong
 
Upvote 0
when i run the bat file window tried to instal drivers but failed ... could this be a possible reason

I am on Window 7 ultimate 64 Bit
I am also on 64bit win7...u need to press F8 after bootscreen n then select "Disable Driver Signature Enforcement" then only the driver will be installed on 64 bit...n get the drivers first from A75 forum, they will work for u too...
 
Upvote 0
I am also on 64bit win7...u need to press F8 after bootscreen n then select "Disable Driver Signature Enforcement" then only the driver will be installed on 64 bit...n get the drivers first from A75 forum, they will work for u too...
installed the drivers and still didnt worked

Here is another method for root MT6573 device.Please have drivers installed first.

EasyRoot_zerghrush.zip
didnt worked as well
 
Upvote 0
Status
Not open for further replies.

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones