As a teacher of English literature, whenever I think of rooting, I think of the fruit of the forbidden tree described in Milton’s Paradise Lost. Rooting devices is a forbidden act in the world of Android and if you do it to your devices, the modern gadget gods punish you by snatching away the warranty. Now, there are obedient and gentle people who do not want to void the warranty of the device they own and so they just keep themselves away from such things.
On the other hand, there is a big adventurous community who does not mind losing the warranty because when they think of the bounty rooting offers, warranty becomes a negligible thing. There are various OEMs and carriers that ship their Android devices with locked bootloaders. Before rooting such devices, you need to unlock the bootloader too, and unlocking it simply means voiding the warranty.
How would you feel if could root your Android devices without unlocking the bootloader? It’s really an awesome idea! XDA member Jcase, who is known for cracking the hardest nut with his shrewd root methods for Motorola devices, has now come with another root exploit for Motorola RAZR i. His new root exploit, calledย TwerkMyMoto, isย a seven-step root method that will get your RAZR iย rooted easily without having to unlock the bootloader.
So, if you own aย Moto RAZR i and happen to be one who kept him/herself away from rooting for fear of losing the warranty of the phone, Jcase’s root exploit is something worth giving a shot.
Warning:
Activities like rooting are considered risky. If you still want to do it, proceed at your own risk. We or the developer of the exploit do not hold any responsibility for any kind of mishap done to your phone.
Preparations:
- Download and setup the latestย Android SDKย on your computer. if you do not know how to do it,ย Read This Tutorial.
- Download Jcase’s root exploit package for Moto RAZR i:ย TwerkMyMoto-1.0.zipย ย
- Open Settings> Developer Options and enable USB Debugging.
How to Do the Trick:
As we mentioned above, the root exploit in discussion involves just a string of 7 command lines that you have to type in the cmd box. ust follow the steps below and your phone will be rooted in a matter of seconds:
- Connect your phone to computer using USB cable.
- Extract theย TwerkMyMoto-1.0.zip file.
- Now launch a cmd window. Just open the TwerkMyMoto-1.0ย folder, press Shift button+right-click with the mouse on an empty space, and select “Open command window here” option.
- Now type the following command lines one by one:
adb push su /data/local/tmp/ adb push rootme.sh /data/local/tmp/ adb push TwerkMyMoto.jar /data/local/tmp/ adb shell chmod 755 /data/local/tmp/rootme.sh adb shell /data/local/tmp/rootme.sh adb reboot adb shell /data/local/tmp/rootme.sh
If everything goes fine, you will have a rooted Motorola RAZR i atย the completion of the procedure. Just start enjoying root access on your phone with still a locked bootloader. Cheers!
Hi, I’ve got as far as writing the first command ”adb push su /data/local/tmp/”, but I get an error, saying “‘adb’ is not recognized as an internal or external command…”. Can you help, please? Thank you.
Launch the command window from inside the very folder where adb and fastboot files are present and then issue the command.
hi,
when i’m writing the first command ”adb push su /data/local/tmp/” i’m getting an error, ”device not found”
could somebody help me with this? please
thanx
This points to USB drivers/connectivity issues. You can also try this root exploit: https://www.droidviews.com/root-verizon-droid-razr-m-razr-hd-maxx-hd-latest-firmware/