How To Update/Unbrick/Root Razr I To Jelly Bean (With Review) - RAZR i General

So Guys As Promised, Here is the noob friendly how to video for the Razr I.
Before I begin I would like to thank this person who needs no introduction, Matt groff.
Here is a review for all those who wanna see what Jb has got.
I am not responsible, if anything happens to your phone
Most Important, Make Sure You have Latest Drivers Installed.
Before We begin Let me tell you all the pre-requirements.
1. Download Homemade fastboot Files (whichever one you want.)
2. Unlocked Botoloader. (click here if you havent unlocked it)
3. Good Battery Life
4. Wipe/Factory Reset your phone (A recommendation)
Procedure
Update (for those who want to update to jb)
All you guys have to do this follow the video and you will be on JB.
Root (for those who want to root jb ;not for those who want to update or unbrick)
This is for those who all are already running jb, but aren't rooted yet, and want to root.
1. Put Razriroot in your sd card
2. Flash CWM image in your phone.
2.1 To get recovery on your phone
2.1.1 First download fastboot.
2.1.2 Place cmw and fastboot in the same folder
2.1.3 Then open cmd and type the following code flash recovery cwm.img
3. After flashing cwm, boot into fastboot mode by holding vol- and power together at the same time.
4. Scroll using vol- button and select recovery using vol+ button
5. Cwm will open and then flash the zip.
6. Reboot, enjoy!
Unbrick (for those who are bricked; not for those who want to update and root)
This is for those who are bricked, it doesn't matter if you are on ICS or JB, using this method will bring you back on JB.
1.Download Homemade fastboot file of your choice.
2.Extract them.
3.Open the extracted the folder
4.Open cmd there by holding shift on the keyboard and doing a right click on the mouse.
5. Enter into fastboot mode by holding vol- and power together at the same time.
6.Copy and paste the foll. codes one by one in the phone :
fastboot flash boot boot.img
fastboot flash recovery cwm.img
fastboot flash system system.img.ext4
7. When done, reboot!
I hope I helped you all .
Cheers.

Thank you, thank you and thank you!

Can't understand.... can anyone help me?

therazrguy said:
Unbrick (for those who are bricked; not for those who want to update and root)
This is for those who are bricked, it doesn't matter if you are on ICS or JB, using this method will bring you back on JB.
1.Download Homemade fastboot file of your choice.
2.Extract them.
3.Open the extracted the folder
4.Open cmd there by holding shift on the keyboard and doing a right click on the mouse.
5. Enter into fastboot mode by holding vol- and power together at the same time.
6.Copy and paste the foll. codes one by one in the phone :
flash boot boot.img
flash recovery cwm.img
flash system system.img.ext4
7. When done, reboot!
I hope I helped you all .
Cheers.
Click to expand...
Click to collapse
This is in Windows?

Yes
Like my work visit my channel once on YouTube
YouTube.com/user/Therazrguy

When I try to flash the system.img.ext4. send me this error:
load_file: could not allocate 823190088 bytes
error: cannot load "system.img.ext4"
Click to expand...
Click to collapse
And I have to put first "fastboot flash.. etc."

Yes, and are u following the guide properly ?
Like my work visit my channel once on YouTube
YouTube.com/user/Therazrguy

Every step. I successfully flash boot.img and cwm.img,
I only have the problem with the system.IMG.ext4.
Sent from my Nexus 7 using xda app-developers app

Talk to matt about this then
Like my work visit my channel once on YouTube
YouTube.com/user/Therazrguy

Well, I unbrick my phone (one hour before send it to the technical service)
As I couldn't flash the system.img.ext4, I flash a stock ROM with CWM, this one. [Stock Rom] 81.5.31002 Retail Great Britain and then the phone boot successfully in Android.
And thinking, in not possible flash JB Roms with CWM? It would be so much easier than run a bat file in a windows pc (I have ubuntu)

Adb is not recognized... help!
I have followed the instructions, I was able to unlock the bootloader no problem but when trying to update-unroot to JB I got this following message, please help!
"Have drivers installed, phone connected, and USB Debugging enabled in Develope
r Options."
"Also make sure to have a lot of battery power or a factory-style adapter befor
e attempt."
Press any key to continue . . .
'adb' is not recognized as an internal or external command,
operable program or batch file.
'adb' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
"Select Recovery with Volume Up and flash RAZRiRoot2.zip from internal SD card.
.."
"Done. If you bootloop then wipe data. "
Press any key to continue . . .

therazrguy
[B said:
Unbrick[/B] (for those who are bricked; not for those who want to update and root)
This is for those who are bricked, it doesn't matter if you are on ICS or JB, using this method will bring you back on JB.
1.Download Homemade fastboot file of your choice.
2.Extract them.
3.Open the extracted the folder
4.Open cmd there by holding shift on the keyboard and doing a right click on the mouse.
5. Enter into fastboot mode by holding vol- and power together at the same time.
6.Copy and paste the foll. codes one by one in the phone :
flash boot boot.img
flash recovery cwm.img
flash system system.img.ext4
7. When done, reboot!
I hope I helped you all .
Cheers.
Click to expand...
Click to collapse
Using Homemade requires unlocked boootloader No?
electricdude said:
I have followed the instructions, I was able to unlock the bootloader no problem but when trying to update-unroot to JB I got this following message, please help!
"Have drivers installed, phone connected, and USB Debugging enabled in Develope
r Options."
"Also make sure to have a lot of battery power or a factory-style adapter befor
e attempt."
Press any key to continue . . .
'adb' is not recognized as an internal or external command,
operable program or batch file.
'adb' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
"Select Recovery with Volume Up and flash RAZRiRoot2.zip from internal SD card.
.."
"Done. If you bootloop then wipe data. "
Press any key to continue . . .
Click to expand...
Click to collapse
To Install one Homemade differently Search and delete these lines bat file
adb wait-for-device push RAZRiRoot2.zip /sdcard/RAZRiRoot2.zip
adb reboot bootloader
skip the file and save the changes
Do it Manual, put your file RAZRiRoot2.zip in the SD External
start your phone in fastboot mode and you start the bat file (modified)

Updated the OP check again.
Like my work visit my channel once on YouTube
YouTube.com/user/Therazrguy

I have a rooted and unlocked Nexus 7, but that was while ago and I forgot how the process went. So I am getting a Razr I and I would like to know can i root it without unlocking it? Thanks

Rody2k6 said:
I have a rooted and unlocked Nexus 7, but that was while ago and I forgot how the process went. So I am getting a Razr I and I would like to know can i root it without unlocking it? Thanks
Click to expand...
Click to collapse
Only ICS
Yes http://174.132.194.66/~batakang//ftp/RAZRi/RootUtility/motofail2go_razri.zip motofail2go is your answer by Dan Rosenberg
Enviado desde mi XT890

Hi,
I checked out your video on Youtube about unlocking. I'm on JB and holding volume down+power or volume up and down+power button at the start does not get my phone into fastboot. Did that change from ICS to JB?

No you have to hold vol down + power until you hear a beep sound on your phone
Like my work visit my channel once on YouTube
YouTube.com/user/Therazrguy

So guys, anyone knows how it is the situation about ROOT Razr XT890, JB, with bootloader LOCKED?
I asked google, but no go.

jacbarahona72 said:
Only ICS
Yes http://174.132.194.66/~batakang//ftp/RAZRi/RootUtility/motofail2go_razri.zip motofail2go is your answer by Dan Rosenberg
Enviado desde mi XT890
Click to expand...
Click to collapse
what Android are you using, ICS?

Rody2k6 said:
what Android are you using, ICS?
Click to expand...
Click to collapse
I have a Jelly Beam Brasil.en.BR, unlocked bootloader, clock work mod recovery by turl1, megapatch by Omar Abelar, deodex rom, deblur, and other tweaks, sorry for my bad English
Enviado desde mi XT890
---------- Post added at 10:18 AM ---------- Previous post was at 10:12 AM ----------
MalarKeY007 said:
So guys, anyone knows how it is the situation about ROOT Razr XT890, JB, with bootloader LOCKED?
I asked google, but no go.
Click to expand...
Click to collapse
Jelly Beam with locked bootloader can not directly, but if you unlock, install CWMR by turl1, apply razriroot2.zip by mattlgroff from CWMR, you can do
Sorry for my bad english
Enviado desde mi XT890

Related

[GUIDE] [NS4G] Simple Root/Unroot

This guide is the easiest way to root and unroot your nexus s 4g. If you follow the instructions well you should be fine, included is odin and the files needed if something goes wrong, but it shouldn't as my 11 year old sister could follow them correctly. READ ENTIRE POST BEFORE ASKING QUESTIONS PLEASE.
If your pc doesn't recognize your phone in fastboot make sure your sdk is up to date including thirdparty installs, and download pdanet trial version and those drivers will work. get drivers here http://hotfile.com/dl/92897696/7ae5290/drivers.rar.html
or if your not comfortable installing drivers download pdanet here and install as it will automatically install drivers for you
http://www.junefabrics.com/android/download.php
ROOTING..................
Ok download the files attached and extract them. For the first part for rooting you will need the:
superuser.zip
recovery3101.img
-Ok put the superuser.zip on the sdcard of your phone.
-Power off phone, when off hold volume up and power button to get to bootloader.
-Go the the tools folder of your android sdk and open command prompt and enter the following command: (easiest way is to hold shift and right click on tools folder and hit the button that says "open command window here" then type these command...
fastboot devices (make sure your device shows up, if not your drivers aren't installed)
fastboot oem unlock
-this will unlock the bootloader and you should follow the prompt and accept (volume up, then power button)
-Some have reported unlocking the bootloader erases sdcard..if so when you reboot after unlocking make sure to put superuser.zip back on sdcard.
-this should reboot your phone, now power off, when off hold volume up and then power button to get back to bootloader.
-place the recovery3101.img in the tools folder and type the following command
fastboot flash recovery recovery3101.img
-You should see it say flash ok in the command prompt, now scroll down (on phone) to recovery and hit the power button (ok button)
-Go to flash zip from sdcard and select the superuser.zip and let it flash.
-when done reboot phone, sign into google accnt, download rom manager, open up rom manager go down to All clockworkmod recoverys and flash 3.1.0 (the newest recovery doesn't work for me as my phone can't get into recovery that is why we are flashing the other one )
-All set you can flash other roms, MAKE SURE TO CREATE BACKUP OF YOUR CURRENT STOCK ROOTED ROM FIRST.
UNROOTING.........
Get files http://www.4shared.com/file/N5g8Hav_/root.html?]
-download and extract files, we will be using odin, the 3 tar files.
-extract tar files to desktop along with odin.
-run odin and in the files section select the boxes bootloader, pda, phone.
-click the buttons next to each and direct it to the .tar files we extracted to desktop, so....
click the bootloader box, direct it to sph-d720-bootloader.tar ...then..
click the pda button direct it toward the sph-d720-pda.tar....then..
click the phone button and direct it toward sph-d720-phone.tar....
-now turn off your phone, when off hold volume up and volume down buttons simultaneously, then quickly press the power button....a huge yellow triangle will pop up and say "downloading'.......
plug your phone via usb to computer....odin should automatically see it.....click the start button in odin and let it do its thing and bam...all set.
If you want stock recovery too place the recovery.img in tools folder, open command prompt..type the following command..
fastboot flash recovery recovery.img
Done.
Ill give this a try when I get home....but I'm sure you need to make sure you have all the correct drivers installed...or when you run the fast boo command it won't recognize your phone is connected.
Subbed for when I have time.
Since the NS4G doesn't have a SD Card where do you put the superuser zip?
This will work for the 3g version, correct?
Sent from my Nexus S using Tapatalk
yes it should work for 3g
where the files to download?dont see the links
dodgeram02 said:
where the files to download?dont see the links
Click to expand...
Click to collapse
Links are right under the post, i'll post the unroot guide tonight as i am at work and cannot do it.
need some help..when i hook my phone to my computer which has windows vista 32..i get a found new hardware that pops up SM BUS CONTROLLER..why is that..but if i go into my DEVICE MANAGER under OTHER DEVICES it has a question mark next to SM BUS CONTROLLER...and at the top of the list i do have ANDROID PHONE.when i expand that there is ANDROID COMPOSITE ADB INTERFACE...this crap is driving me crazy tried everything....HELP.....
I have rooted a EVO IPHONE AND ETC..but for some reason I just cant get this thing to root or to comunnicate to my computer.
MAKE SURE PDANET IS INSTALLED http://api.viglink.com/api/click?fo...ers&txt=http://www.fileserve.com/file/5bgRBX5
OR HERE http://hotfile.com/dl/92897696/7ae5290/drivers.rar.html
dodgeram02 said:
need some help..when i hook my phone to my computer which has windows vista 32..i get a found new hardware that pops up SM BUS CONTROLLER..why is that..but if i go into my DEVICE MANAGER under OTHER DEVICES it has a question mark next to SM BUS CONTROLLER...and at the top of the list i do have ANDROID PHONE.when i expand that there is ANDROID COMPOSITE ADB INTERFACE...this crap is driving me crazy tried everything....HELP.....
Click to expand...
Click to collapse
install pda net before doing this root process..
ok i got it figured out but when i do the RECOVERY STEP I GET A "!"IN A TRIANGLE.
-place the recovery.img in the tools folder and type the following command
fastboot flash recovery recovery.img
-You should see it say flash ok in the command prompt, now scroll down (on phone) to recovery and hit the power button (ok button)
this part isnt workin for me.........
dodgeram02 said:
ok i got it figured out but when i do the RECOVERY STEP I GET A "!"IN A TRIANGLE.
Click to expand...
Click to collapse
redownload the files....
Just in case i reuploaded the recover.img and named it recovery3101.img
place in tools folder and type
fastboot flash recovery recovery3101.img
and should flash just fine...
DUDE YOUR THE MAN!!!!!!GOT R DONE...you been very helpful....out of trying all the other damn ROOTING GUIDES yours was the FASTEST AND THE EASIEST......Thanks bud!!!!
dodgeram02 said:
DUDE YOUR THE MAN!!!!!!GOT R DONE...you been very helpful....out of trying all the other damn ROOTING GUIDES yours was the FASTEST AND THE EASIEST......Thanks bud!!!!
Click to expand...
Click to collapse
No problem.
I can't seem to get this to work. I have Win7 64 and I used PDAnet to install the drivers but when I get to the part where I have to type "fastboot oem unlock" the command prompt just says < waiting for device > and there is nothing on the Nexus S 4g other than the normal fastboot options for me to select.
DarkManX4lf said:
I can't seem to get this to work. I have Win7 64 and I used PDAnet to install the drivers but when I get to the part where I have to type "fastboot oem unlock" the command prompt just says < waiting for device > and there is nothing on the Nexus S 4g other than the normal fastboot options for me to select.
Click to expand...
Click to collapse
Make sure you installed the right drivers....reboot computer, make sure you opened the command prompt in the tools folder as that is where the fastboot commands are located....also it will automatically reboot in the "unlock bootloader menu" you don't select anything...until that menu comes up..make sure your sdk is updated as well..even third party installs..
I want to thank you, these are great instructions so far. I have been trying for days, got my phone unlocked by a mistake, had to Odin back (came from Epic so know and love that system), but it stayed unlocked.
I cannot get it rooted. Used your instructions and get to second part - cannot install fasboot recovery.
My files are in tools listed as recovery-clockwork-3.1.0.1-crespo4g. I ran fastboot, came up with a large square of instructions, not ok, with command and option. So I tried again. nothing
Then went to phone with it connected, tried to select from card the su file. It goes to yellow triangle and finally get back to a reboot.
I am so close, can you help with what I am doing wrong? It is not rooted and cannot get it to do anything.
nmoreman said:
I want to thank you, these are great instructions so far. I have been trying for days, got my phone unlocked by a mistake, had to Odin back (came from Epic so know and love that system), but it stayed unlocked.
I cannot get it rooted. Used your instructions and get to second part - cannot install fasboot recovery.
My files are in tools listed as recovery-clockwork-3.1.0.1-crespo4g. I ran fastboot, came up with a large square of instructions, not ok, with command and option. So I tried again. nothing
Then went to phone with it connected, tried to select from card the su file. It goes to yellow triangle and finally get back to a reboot.
I am so close, can you help with what I am doing wrong? It is not rooted and cannot get it to do anything.
Click to expand...
Click to collapse
MAKE SURE IT IS UNLOCK BY TYPING
FASTBOOT OEM UNLOCK
JUST TO BE SURE ITS UNLOCKED.
to open the command prompt for fastboot when you see the tools folder in android sdk folder hold shift, right click on tools folder and choose option "open comand prompt here"
first use the recovery3101.img i provided. Flash that by typing
fastboot flash recovery recovery3101.img
command prompt will say flash ok...look at your phone..scroll down to recovery option and hit the power button..should load you into clockwork recovery....let me know if you get that far..

[Q] MY HTC WILDFIRE bricked

i rooted my mobile using alpharev and it turned my s-off and installed clockwork recovery mod 3.0.0.6 ,later i downloaded cynogen mod 7, and while updating it hung on now it is not at all booting it just shows htc in boot screev and reeboots again and again pls help me
Go back into recovery, wipe data and cache and the reflash CM7
Its definitely not bricked, so dont worry. Firstly, make sure you have wiped all data in Clockworkmod (Wipe Data / Factory Reset Option, Wipe Cache Partition also Format /system under Advanced). Once you have done this, try reflashing the CM7 ROM File. It should work. Reboot into Recovery by turning off your phone, pressing Vol Down + Power, Navigating to Recovery, and Pressing Power Button on it.
If it still fails, it would be better to use an updated version of Clockworkmod Recovery. This solved the bootloop issue for a few users.
3xeno said:
Its definitely not bricked, so dont worry. Firstly, make sure you have wiped all data in Clockworkmod (Wipe Data / Factory Reset Option, Wipe Cache Partition also Format /system under Advanced). Once you have done this, try reflashing the CM7 ROM File. It should work. Reboot into Recovery by turning off your phone, pressing Vol Down + Power, Navigating to Recovery, and Pressing Power Button on it.
If it still fails, it would be better to use an updated version of Clockworkmod Recovery. This solved the bootloop issue for a few users.
Click to expand...
Click to collapse
i tried it several times it says installing update and it again hangs pls help
3xeno said:
Its definitely not bricked, so dont worry. Firstly, make sure you have wiped all data in Clockworkmod (Wipe Data / Factory Reset Option, Wipe Cache Partition also Format /system under Advanced). Once you have done this, try reflashing the CM7 ROM File. It should work. Reboot into Recovery by turning off your phone, pressing Vol Down + Power, Navigating to Recovery, and Pressing Power Button on it.
If it still fails, it would be better to use an updated version of Clockworkmod Recovery. This solved the bootloop issue for a few users.
Click to expand...
Click to collapse
i tried it several times i removed my battery again booted to recoverymod wipe data/reset factory reset then install from sd card then i choosed the zib file .it then shows installing updating then it hangs pls pls pls help
i tried but it still hangs saying installing update and hangs on
Nivin Abraham said:
i tried but it still hangs saying installing update and hangs on
Click to expand...
Click to collapse
Please don't multi post. Update your Clockworkmod Recovery then. The guide can be found here:
http://forum.xda-developers.com/showthread.php?p=14693680
I had nothing but trouble using recorver 3.0.0.6 . Recovery 3.1.0.2 amd 2.5.07 have worked flawless for me though.
could u pls tell me how to update Clockworkmod Recovery , i downloaded ur file but i dont know how to update it
could u pls tell me how to update Clockworkmod Recovery
- First, Download the attachment in that thread, Place it somewhere, like on your C Drive, in a Folder called Fastboot.
- Then, Download the Updated Clockworkmod Recovery (Again linked in that thread). Extract the Recovery.img file from within the Zip file and place it in the Fastboot folder created in the step before.
- Connect your Wildfire to your PC. Turn it off, and turn on in HBoot Mode. (When your phone is switched off, then Press Vol Down + Power Simultaneously. Then, Navigate to Fastboot using the Volume Keys, and Press the Power Button. Your Wildfire is now in Fastboot Mode.
- Then, Open Command Prompt, and put in the following. (I am assuming your folder is created in C > Fastboot)
cd\
cd Fastboot
fastboot flash recovery recovery.img
(In the third step, I am assuming that the file name of the updated Clockworkmod Recovery is recovery.img) It will show two steps - Sending Recovery, and Writing Recovery. After this is done, your phone has the newer version of Clockworkmod Recovery and you can flash the ROM all over again and test.
3xeno said:
- First, Download the attachment in that thread, Place it somewhere, like on your C Drive, in a Folder called Fastboot.
- Then, Download the Updated Clockworkmod Recovery (Again linked in that thread). Extract the Recovery.img file from within the Zip file and place it in the Fastboot folder created in the step before.
- Connect your Wildfire to your PC. Turn it off, and turn on in HBoot Mode. (When your phone is switched off, then Press Vol Down + Power Simultaneously. Then, Navigate to Fastboot using the Volume Keys, and Press the Power Button. Your Wildfire is now in Fastboot Mode.
- Then, Open Command Prompt, and put in the following. (I am assuming your folder is created in C > Fastboot)
cd\
cd Fastboot
fastboot flash recovery recovery.img
(In the third step, I am assuming that the file name of the updated Clockworkmod Recovery is recovery.img) It will show two steps - Sending Recovery, and Writing Recovery. After this is done, your phone has the newer version of Clockworkmod Recovery and you can flash the ROM all over again and test.
Click to expand...
Click to collapse
pls dude dont get mad i am just frustrated dude i seriously dont know how to open command prompt. i did all the steps u asked me to do. i downloaded the file which u asked me to do i saved it in c/fast boot then extracted the file recovery-clockwork-3.2.0.0-j_r0dd_mod-buzz.img then i switched on my mobile in hboot mode then connected myusb cable to it, it showed hboot usb then i selected fastboot.
now it shows fastboot usb and these r the options given below
bootloader
reboot
reboot bootloader
power down
i seriously dont know how to open command prompt ur the only one who could help me so pls help me with all due respect
Nivin Abraham said:
pls dude dont get mad i am just frustrated dude i seriously dont know how to open command prompt. i did all the steps u asked me to do. i downloaded the file which u asked me to do i saved it in c/fast boot then extracted the file recovery-clockwork-3.2.0.0-j_r0dd_mod-buzz.img then i switched on my mobile in hboot mode then connected myusb cable to it, it showed hboot usb then i selected fastboot.
now it shows fastboot usb and these r the options given below
bootloader
reboot
reboot bootloader
power down
i seriously dont know how to open command prompt ur the only one who could help me so pls help me with all due respect
Click to expand...
Click to collapse
i downloaded only the updated clockworkmod recovery ,i dont know which (Download the attachment in that thread) i dont know which file ur asking me to download from that thread
Nivin Abraham said:
pls dude dont get mad i am just frustrated dude i seriously dont know how to open command prompt. i did all the steps u asked me to do. i downloaded the file which u asked me to do i saved it in c/fast boot then extracted the file recovery-clockwork-3.2.0.0-j_r0dd_mod-buzz.img then i switched on my mobile in hboot mode then connected myusb cable to it, it showed hboot usb then i selected fastboot.
now it shows fastboot usb and these r the options given below
bootloader
reboot
reboot bootloader
power down
i seriously dont know how to open command prompt ur the only one who could help me so pls help me with all due respect
Click to expand...
Click to collapse
Command Prompt is to be opened on your Windows PC. Not on your mobile. Once you have entered into Fastboot Mode and your Wildfire is connected to your PC, thats all you need to do.
Open Start Menu. Then Select Run. Then type "cmd" (Without Quotes) and Press Enter. This will open the Command Prompt. Then follow what I said before.
(Note - If your folders name is fast boot, then replace fastboot in the commands above with fast boot. It's basically the name of your folder).
Rename the IMG file you extracted to Recovery.img, it will typing the command easier.
Lastly, my only request to you - Make only 1 post at a time. Others here are normal members and not someone with the full day free . When you continuously post something, its frustrating to read and I dont feel like replying anymore to that person.
3xeno said:
Command Prompt is to be opened on your Windows PC. Not on your mobile. Once you have entered into Fastboot Mode and your Wildfire is connected to your PC, thats all you need to do.
Open Start Menu. Then Select Run. Then type "cmd" (Without Quotes) and Press Enter. This will open the Command Prompt. Then follow what I said before.
(Note - If your folders name is fast boot, then replace fastboot in the commands above with fast boot. It's basically the name of your folder).
Rename the IMG file you extracted to Recovery.img, it will typing the command easier.
Lastly, my only request to you - Make only 1 post at a time. Others here are normal members and not someone with the full day free . When you continuously post something, its frustrating to read and I dont feel like replying anymore to that person.
Click to expand...
Click to collapse
i opened command prompt and till the second step which u asked me to type was successfull
cd\
cd Fastboot
after this u asked me to type
fastboot flash recovery recovery.img
it says fastboot is not recognized as an internal or external command,operable program or batch file.
i dont know how to proceed further ,i am really sorry for multi posting i am new to xda dude , i am terribly sorry pls forgive me
You need to have HTC driver for doing that. Install this iin your windows PC.
Link: http://db.tt/BOJCbnD
Go with the process after installing this.
Sent from my HTC Wildfire using XDA App
Nivin Abraham said:
i opened command prompt and till the second step which u asked me to type was successfull
cd\
cd Fastboot
after this u asked me to type
fastboot flash recovery recovery.img
it says fastboot is not recognized as an internal or external command,operable program or batch file.
i dont know how to proceed further ,i am really sorry for multi posting i am new to xda dude , i am terribly sorry pls forgive me
Click to expand...
Click to collapse
Dont worry about it. That was just my view.
Anyway, I hope the folder creation was correct. I hope that when you extracted the Android Win Tools folder into your C:\Fastboot folder, you deleted the original folder?
ie:, In your Fastboot folder, you shouldnt have any other folder/sub folder, and it must contain only these 4 files:
- adb.exe
- AdbWinApi.dll
- AdbWinUsbApi.dll
- Fastboot.exe
Once you have ensured this, then make sure you enter Fastboot mode on your Wildfire Correctly.
- Start HBoot mode
- Then Plug in the USB Cable
- Press Power Button, then another set 4 Options will appear, the first being Fastboot
- Then Press Power Button again
After this, try running the commands in command prompt again. Let me know how it goes.
And it you still face any issues with fastboot flashing, then see my sign for the post link to complete guide. Go there and download attached pc49img.zip and put it on your root of memory card (formatted previously with fat32 partition) . Then reboot to hboot menu to update the recovery. That's all.
Sent from my HTC Wildfire using XDA App
bharatgaddameedi said:
And it you still face any issues with fastboot flashing, then see my sign for the post link to complete guide. Go there and download attached pc49img.zip and put it on your root of memory card (formatted previously with fat32 partition) . Then reboot to hboot menu to update the recovery. That's all.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
dude ur the man it worked i am so so so happy no words to express it showed
sending recovery
writing recovery
Nivin Abraham said:
dude ur the man it worked i am so so so happy no words to express it showed
sending recovery
writing recovery
Click to expand...
Click to collapse
Great, Hope they were followed by the words "OK". If so, you have the new Recovery 3.2.0.0 on your Wildfire.
Getting the hang of Fastboot is very important IMO. It helps flashing Recoveries in 1 go, and, also helps restoring Nandroid Restores, among many other features. I am glad you have experienced it, and, not gone the "PC49IMG" way.

HP slate 7 extreme a plain tegra note?

Just wondering if anybody's tried to flash tn7 ROMs on their s7e? And does the s7e read the same model number as the tegra note? P1640?
Sent from my SGH-I317 using xda app-developers app
I've been stuck trying to figure out how to adb on my slate 7 extreme for weeks. Tried every driver and every cord and port. So while I'd love to confirm that it is the same... I'm still not sure.
Same here looking for a root
Sent from my HP Slate7 Extreme using xda app-developers app
I was able to root it after some playing around,
you need to use the universal naked drivers (Nvidia Shield) for both adb and fastboot.
To unlock you have to specifiy the vendorid to fastboot:
fastboot -i 0x03F0 oem unlock
The util in the TN7 dev forum will not work out of the box for the S7E because it doesn't specify the vendor id to fastboot, but the supplied files will work (you can modify the .bat if you want to add the "-i 0x03F0" to fastboot). You can boot CWM to install root.
Installing the 4.4.2 system and boot partitions works and it will boot, however i am having trouble with it locking up a lot.
Mobilla said:
I was able to root it after some playing around,
you need to use the universal naked drivers (Nvidia Shield) for both adb and fastboot.
To unlock you have to specifiy the vendorid to fastboot:
fastboot -i 0x03F0 oem unlock
The util in the TN7 dev forum will not work out of the box for the S7E because it doesn't specify the vendor id to fastboot, but the supplied files will work (you can modify the .bat if you want to add the "-i 0x03F0" to fastboot). You can boot CWM to install root.
Installing the 4.4.2 system and boot partitions works and it will boot, however i am having trouble with it locking up a lot.
Click to expand...
Click to collapse
cool. What do you mean by locking up a lot? it often hang and jam? . So i guess, staying at 4.2.2 is the best for now?
skysoblue said:
cool. What do you mean by locking up a lot? it often hang and jam? . So i guess, staying at 4.2.2 is the best for now?
Click to expand...
Click to collapse
It will work fine for up to about 10 minutes, then the screen will freeze and the only way to get it back is to hold the power down for 10 seconds and reboot it.
I am back on 4.2.2 right now, but when I have some extra time I might try a few things.
Mobilla said:
I was able to root it after some playing around,
you need to use the universal naked drivers (Nvidia Shield) for both adb and fastboot.
To unlock you have to specifiy the vendorid to fastboot:
fastboot -i 0x03F0 oem unlock
The util in the TN7 dev forum will not work out of the box for the S7E because it doesn't specify the vendor id to fastboot, but the supplied files will work (you can modify the .bat if you want to add the "-i 0x03F0" to fastboot). You can boot CWM to install root.
Installing the 4.4.2 system and boot partitions works and it will boot, however i am having trouble with it locking up a lot.
Click to expand...
Click to collapse
Is it possible to just have root set up on 4.2.2? Would like to keep all partitions stock if possible (as well as the bootloader). Would this help with stability issues? Sorry if these are noobish questions but thanks in advance
Dude you gotta give us a detailed guide on rooting puuuhleeaase
nejinikko said:
Dude you gotta give us a detailed guide on rooting puuuhleeaase
Click to expand...
Click to collapse
+1
I tried a chinese program without luck. I just bought a keyboard which works with the wrong layout in 4.2 and works perfect with 4.4 which I have on my other devices..therefore I am really looking forward flashing it!
Almost plain tegra
Hi, I agree with @Mobilla I installed android 4.4.2 from this link but be extreme careful, backup your rom first, KitKat works fine but randomly android freeze all system, I tested ClockWorkMod recovery and work flashing root file SuperSU-v1.94.zip but I don't test backup from recovery, well maybe someone can help us to know why kitkat freeze chinese root method is complicated I rooted with this method I don't read chinese I click some buttons and it works. Sorry with my English, I'm from El Salvador, I speak Spanish
I couldn't run 4.4 more than about 10 minutes before locking up, so I went back to 4.2.2 (rooted).
You can download the stock 4.2.2 update.zip from HP's website if you experience the same issues
http://h10025.www1.hp.com/ewfrf/wc/...en&cc=us&dlc=en&sw_lang=&product=6608632#N147
The rooting method is the same as for the TN7 with the exception of fastboot commands you need to specify the vendorid (e.g. fastboot -i 0x03F0 oem unlock) I didn't try the Chinese tool.
You can flash root from recovery once it is unlocked.
I tried looking for what was causing the lockup but I couldn't find anything in the logs. If anyone has any tips for hunting down the problem I would be happy to try.
CWM
Hi, I tested CWM from this link and it works with nandroids backup, but the default storage is strange: /storage/emulated/sdcard0 but in this dir I can't move or delete that backup and use storage space I use a root explorer and can't move or delete, CWM works to root the device with SuperSU-v1.94.zip :good: but not for backup, see ya!
Rooting Slate 7 Extreme
Ok, so I played around with the Tegra Note tools and figured I'd be happy with root on 4.2.2 as it allows me to use link 2 sd to move apps to my sd card. What tripped me up was the vendor id for fastboot. I understood that I'd have to type it out with the unlock command but I just kept punching in 'fastboot devices' to check if the tablet was being detected by fastboot... obviously not the way to go. Hopefully this brief summary of what I did can be helpful to someone else:
1. Download Nvidia Tegra Note 7 Super Tool 2.2
2. While your tablet is off, enter fastboot by pressing volume up + power, you'll see a couple options here - press volume down once and then the power button to select fastboot protocol.
3. Get your usb cable and plug the tablet into your pc.
4. Run the impactor program included in the super tools bundle. Select 'driver scan' from the USB menu, this will load fastboot drivers for your tablet.
5. Start up a command prompt and move it over to the super tool directory
6. Make sure your tablet is seen by the pc by typing "fastboot -i 0x03F0 devices"
7. Unlock the bootloader by typing "fastboot -i 0x03F0 oem unlock" you'll be warned that this voids your warranty, also you'll wipe anything currently installed on the tablet
8. Install CWM recovery by typing "fastboot -i 0x03F0 flash recovery Bat-CWM-Recovery.img"
9. Remove the usb cable and reboot (this is what I did, you can actually just use the command "fastboot -i 0x03F0 reboot")
10. Configure your freshly wiped device, reattach it to your pc with the usb cable and mount internal storage
11. Copy "SuperSU-v1.94.zip" from your tegra super tool folder over to internal storage
12. Turn off your tablet and re-enter fastboot by pressing volume up + power
13. Select recovery, you'll be in CWM. Select install zip from sd card, internal files will be shown so install the SuperSU zip you copied into internal storage earlier.
14. Reboot and you'll have root.
Hope this makes sense, I haven't had any problems with this setup and being able to move apps to the sd card is great.
Hi @duocdx.bt good tutotial in
9. Remove the usb cable and reboot
you can reboot with this command:
fastboot -i 0x03F0 reboot
:good:
duocdx.bt said:
Ok, so I played around with the Tegra Note tools and figured I'd be happy with root on 4.2.2 as it allows me to use link 2 sd to move apps to my sd card. What tripped me up was the vendor id for fastboot. I understood that I'd have to type it out with the unlock command but I just kept punching in 'fastboot devices' to check if the tablet was being detected by fastboot... obviously not the way to go. Hopefully this brief summary of what I did can be helpful to someone else:
1. Download http://forum.xda-developers.com/showthread.php?t=2627654
2. While your tablet is off, enter fastboot by pressing volume up + power, you'll see a couple options here - press volume down once and then the power button to select fastboot protocol.
3. Get your usb cable and plug the tablet into your pc.
4. Run the impactor program included in the super tools bundle. Select 'driver scan' from the USB menu, this will load fastboot drivers for your tablet.
5. Start up a command prompt and move it over to the super tool directory
6. Make sure your tablet is seen by the pc by typing "fastboot -i 0x03F0 devices"
7. Unlock the bootloader by typing "fastboot -i 0x03F0 oem unlock" you'll be warned that this voids your warranty, also you'll wipe anything currently installed on the tablet
8. Install CWM recovery by typing "fastboot -i 0x03F0 flash recovery Bat-CWM-Recovery.img"
9. Remove the usb cable and reboot
10. Configure your freshly wiped device, reattach it to your pc with the usb cable and mount internal storage
11. Copy "SuperSU-v1.94.zip" from your tegra super tool folder over to internal storage
12. Turn off your tablet and re-enter fastboot by pressing volume up + power
13. Select recovery, you'll be in CWM. Select install zip from sd card, internal files will be shown so install the SuperSU zip you copied into internal storage earlier.
14. Reboot and you'll have root.
Hope this makes sense, I haven't had any problems with this setup and being able to move apps to the sd card is great.
Click to expand...
Click to collapse
sparkly81 said:
Hi @duocdx.bt good tutotial in
9. Remove the usb cable and reboot
you can reboot with this command:
fastboot -i 0x03F0 reboot
:good:
Click to expand...
Click to collapse
Thanks! Edited that in and fixed the link to the super tool. Hopefully this is clear enough to newer users such as myself Hopefully HP starts releasing stable updates for us but if not, things aren't too bad with root :good:
What can I do?
hi, I also install my hp slate 7 extreme with 4.4.2 tegra note7 version, like you my android is blocking a few minutes later, how I return to my 4.2.2 rom if I haven't the stock recovery but yes the update.zip from hp.
What can i do?
hi, I also install my hp slate 7 extreme with 4.4.2 tegra note7 version, like you my android is blocking a few minutes later, how I return to my 4.2.2 rom if I haven't the stock recovery but yes the update.zip from hp.
duocdx.bt said:
Ok, so I played around with the Tegra Note tools and figured I'd be happy with root on 4.2.2 as it allows me to use link 2 sd to move apps to my sd card. What tripped me up was the vendor id for fastboot. I understood that I'd have to type it out with the unlock command but I just kept punching in 'fastboot devices' to check if the tablet was being detected by fastboot... obviously not the way to go. Hopefully this brief summary of what I did can be helpful to someone else:
1. Download Nvidia Tegra Note 7 Super Tool 2.2
2. While your tablet is off, enter fastboot by pressing volume up + power, you'll see a couple options here - press volume down once and then the power button to select fastboot protocol.
3. Get your usb cable and plug the tablet into your pc.
4. Run the impactor program included in the super tools bundle. Select 'driver scan' from the USB menu, this will load fastboot drivers for your tablet.
5. Start up a command prompt and move it over to the super tool directory
6. Make sure your tablet is seen by the pc by typing "fastboot -i 0x03F0 devices"
7. Unlock the bootloader by typing "fastboot -i 0x03F0 oem unlock" you'll be warned that this voids your warranty, also you'll wipe anything currently installed on the tablet
8. Install CWM recovery by typing "fastboot -i 0x03F0 flash recovery Bat-CWM-Recovery.img"
9. Remove the usb cable and reboot (this is what I did, you can actually just use the command "fastboot -i 0x03F0 reboot")
10. Configure your freshly wiped device, reattach it to your pc with the usb cable and mount internal storage
11. Copy "SuperSU-v1.94.zip" from your tegra super tool folder over to internal storage
12. Turn off your tablet and re-enter fastboot by pressing volume up + power
13. Select recovery, you'll be in CWM. Select install zip from sd card, internal files will be shown so install the SuperSU zip you copied into internal storage earlier.
14. Reboot and you'll have root.
Hope this makes sense, I haven't had any problems with this setup and being able to move apps to the sd card is great.
Click to expand...
Click to collapse
Succesfully rooted my HP Slate 7 Extreme 4409ra Tablet ty!
I have a Slate 7 Extreme 4400ca, and today installed the update listed on the HP webpage:
http://h10025.www1.hp.com/ewfrf/wc/...en&cc=us&dlc=en&sw_lang=&product=6617231#N147
after a non-destructive installation, 'about tablet' reports that I'm running ANdroid 4.3, kernel 3.4.57-gc102837
Not 4.4 yet, but this should be helpful.
I haven't tried rooting yet.
Just a update on a simple way to root stock 4.2.2 slate 7 extreme
http://towelroot.com
Download apk
Install
Restart
Enjoy
Worked for me.

[XT1022] 5.1 Stock Firmware

Need to be flashed via fastboot
Doesn't matter which ROM you are using !
Just flash it !
You will be on stock 5.1​
Steps :
Download and install Moto E drivers on your pc. Link : https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/99012/p/30,6720,9146
Download mfastboot files and extract the files in a folder. Link :https://drive.google.com/folderview?id=0B05Crz57q4zgZE1aVW5FT1RsUUU&usp=sharing
Download Stock firmware for XT1022 and extract the files to the same folder. Link :https://drive.google.com/file/d/0B05Crz57q4zgbFQ5b0dDck5yWGc/view?usp=sharing
Now, reboot your phone into bootloader by pressing volume down + power for a few seconds. You will see the bootloader screen.
Go to the folder where you have extracted Stock Firmware and mfastboot files and open command prompt there (Press shift + right mouse button and click on open command prompt)
Now, its the time to enter commands. Execute these lines of command one by one checking that each command you executed returned ok !
Hit thanks, if helped
It don't stuck in recovery logo flicking ?
which commands?
Which command to be used
Shaikh Arbaaz said:
Which command to be used
Click to expand...
Click to collapse
Use this command bat Retail.bat in zip file.
prince.d.emperor said:
Need to be flashed via fastboot
Doesn't matter which ROM you are using !
Just flash it !
You will be on stock 5.1​
Steps :
Download and install Moto E drivers on your pc. Link : https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/99012/p/30,6720,9146
Download mfastboot files and extract the files in a folder. Link :https://drive.google.com/folderview?id=0B05Crz57q4zgZE1aVW5FT1RsUUU&usp=sharing
Download Stock firmware for XT1022 and extract the files to the same folder. Link :https://drive.google.com/file/d/0B05Crz57q4zgbFQ5b0dDck5yWGc/view?usp=sharing
Now, reboot your phone into bootloader by pressing volume down + power for a few seconds. You will see the bootloader screen.
Go to the folder where you have extracted Stock Firmware and mfastboot files and open command prompt there (Press shift + right mouse button and click on open command prompt)
Now, its the time to enter commands. Execute these lines of command one by one checking that each command you executed returned ok !
Hit thanks, if helped
Click to expand...
Click to collapse
Already posted on XDA for all versions. Why you duplicate the post.http://forum.xda-developers.com/moto-e/development/rom-stock-motorola-lollipop-rom-t3167111
Have you tried it??
Will it cause bootloop as it occurs it many cases.
chaithanya0207 said:
Already posted on XDA for all versions. Why you duplicate the post.http://forum.xda-developers.com/moto-e/development/rom-stock-motorola-lollipop-rom-t3167111
Click to expand...
Click to collapse
I didn't duplicate.
I respect that post but that has been edited and the stock ROM for XT1022 has been added later to that post.
thanx
Is this working?
Which are the fastboot/adb commands?
All of them are to be executed when flashing?
My Phone isn't booting, how to flash Stock ROM?
chaithanya0207 said:
Already posted on XDA for all versions. Why you duplicate the post.http://forum.xda-developers.com/moto-e/development/rom-stock-motorola-lollipop-rom-t3167111
Click to expand...
Click to collapse
Those are OTA, not Fastboot Files,Broo.
Thnx to this Broo for the Fastboot files,
lul
thank you
Can the rom zip file be flashed from the stock recovery?, i dont have twrp and my pc wont detect my phone when i its connected via usb cable. My moto e is bootloader unlocked, and its stuck at the bootloader unlocked warning message and i can boot to recovery, so i was thinking mabe i could flash the stock rom zip file from the stock recovery
Soooo, theoretically if one were to follow these same steps on a XT803C (Straight talk Moto E CDMA variant), would this boot or brick? Haha, sorry I know how tough that is to answer, but this phone is $26 on NewEgg & I'd love to break it, I don't care about modem working, it will never have service just wifi only, so I figured id ask xD
Thanks
i have stucked at bootloader while iam flashing it says preflash verification failed and i didn't even root my device,please help me
I can't thank you enough for this OP. You're a live saver.
hey guys i am stuck.......
this screenshot would explain it all.......
please help......
https://drive.google.com/open?id=1Qaim6BJPdXRc97G0nXYz6dhleNoU9FYc

[ROOT/TWRP] Asus Zenfone Go ZC500TG/Z00VD

First and all, DO THIS AT YOUR OWN RISK!*Credits goes to the devs of 4pda.ru for discovering this method and to Pedro Fortunato for sharing the link.
REQUIREMENTS, PREREQUISITES
Computer, Laptop will do.Asus Zenfone Go Unit - obviously
Adb drivers -*https://mega.nz/#!2scCERxC!gbNd6tJcrUAkn4nv7kU2DBsnSEv8G6-GfZVVl9g97fI download this.
ADB, Root file, Twrp - https://mega.nz/#!HtN03SCa!WxQJ3a33C0XkuE20qv0rYwvxcYrGxZtMk-4jQeL1ykU
Methods
1. PREPARE THE FILES ON YOUR COMPUTER AND PHONE
a. On your computer, Install ADB drivers and extract the files on the given link. To Install the driver, extract the one given from the link and right click on android_winusb.inf and select install. Another way to install it is to download from adbdriver.com and download th ADB Driver Installer.​b. On your device enable developer option by tapping build number on about phone.​c. Go to Developer options - turn on Allow OEM Unlocking and Usb Debugging.​2. UNLOCK YOUR BOOTLOADER
a. Turn off your devices.​b. Press Volume up + power simultaneously to go to the bootloader​c. Use volume up to navigate and navigate to fastboot, select by pressing volume down​d. On your computer, go to the extracted file (the one i provided from mega.nz) and press shift + right click, the select open command window here.​e. Once on the command prompt type​fastboot devices​f. if your device appeared (denoted by serial number and device) type​fastboot oem unlock​g. on your device, follow the on screen instruction, press volume up to agree on unlocking bootloader​NOTE THIS WILL FORMAT YOUR DEVICE SO MAKE SURE YOU ENSURE YOU BACKED UP
h. Wait for it to return to fastboot mode.*Reboot. If you cant reboot it, reinsert battery and turn it on, it will now format your device. It will usually take time to boot so be patient.​i. Once booted go back to developer options again and enable oem unlock and usb debugging.​3. FLASHING TWRP RECOVERY
Done with unlocking? Lets proceed to flashing TWRP RECOVERY.​[WARNING AGAIN: DO THIS AT YOUR OWN RISK. DOUBLE CHECK THE FILES, DOUBLE CHECK THE*COMMANDS THAT YOU TYPE]
a. On your pc, again go to the extracted file, open the command prompt as instructed before and type this​ adb reboot bootloader​b. Your phone will restart to bootloader again, select fastboot again. Dont close the cmd.​c. On the command prompt type​fastboot flash recovery recovery.img​d. It will now flash the twrp. Ensure that the recovery is flashed correctly.​e. Reboot to recovery by holding volume up + down + power to shut it down without removing rom pc and by pressing vol up and power to boot to bootloader and selecting recovery.​f. IF YOU ARE NOW ON THE TWRP. CONGRATS. You have only one thing to do. Flash the root package.​4. FLASHING THE ROOT PACKAGE
a. Boot your phone and copy the root package to your internal storage.​b.Reboot to TWRP Recovery, once there select install and browse for UPDATE-SuperSU-v2.46.zip you just copied, swipe to install. Then viola! YOUR PHONE IS NOW ROOTED.​
AGAIN, I WILL NOT BE HELD LIABLE IF YOUR PHONE DIED, EXPLODED, ATE YOU OR COMMITTED SUICIDE. AGAIN AGAIN. ALL CREDITS GOES TO THE DEVS OF 4pda.ru especially Jemmini for the TWRP Recovery
Yea please there's more people looking for it here at xda
me too I have the same problem! any solution? please help and happy new year!
yes please
Yeah im waiting too , please where people that knowledge about root please makes for asus zenfone go
How root asuse zenfone go?
I think we should root this phone like rooting other mtk devices
sorry for my bad english
keityrobins said:
Hello. I would like to ask for help about our phone. As of now there are no working rooting method available and we cannot move apps to sd since asus disabled that option, our internal storage is therefore limiting us to install more apps. Anyone knows how to root it would be of great help.
Asus Zenfone Go has MT680 chipset running android 5.1.
Click to expand...
Click to collapse
Hello! There was a fully working right way to get Root! The forum 4pda found a solution to this problem :good:
it seems the Russians have done it
http://4pda.ru/forum/index.php?showtopic=698725&view=findpost&p=45947797
would anyone like to try?
please post feedback here!
burovik26 said:
Hello! There was a fully working right way to get Root! The forum 4pda found a solution to this problem :good:
Click to expand...
Click to collapse
will try
pedrofortunato said:
it seems the Russians have done it
http://4pda.ru/forum/index.php?showtopic=698725&view=findpost&p=45947797
would anyone like to try?
please post feedback here!
Click to expand...
Click to collapse
will try and feedback
THE TWRP WORKED. However the root package i had didn't installed the su binary and superuser cannot install it, will try more. Here is the link to the twrp - ftp://1 09.87.84.155/Asus_Zenfone_Go/Recovery/TWRP/2.8.7.0/recovery.img - remove the space between 1 and 0
guys it worked. rooted mine now.
keityrobins said:
guys it worked. rooted mine now.
Click to expand...
Click to collapse
could you make a step by step in english?
and does it erase all data on the phone?
pedrofortunato said:
could you make a step by step in english?
and does it erase all data on the phone?
Click to expand...
Click to collapse
Will do. Thanks for linking And yes on unlocking the bootloader part, it will erase your data.
where should i post the tutorial?
First and all, DO THIS AT YOUR OWN RISK!*Credits goes to the devs of 4pda.ru for discovering this method and to Pedro Fortunato for sharing the link.
REQUIREMENTS, PREREQUISITES
Computer, Laptop will do.Asus Zenfone Go Unit - obviously
Adb drivers -*https://mega.nz/#!2scCERxC!gbNd6tJcrUAkn4nv7kU2DBsnSEv8G6-GfZVVl9g97fI download this.
ADB, Root file, Twrp - https://mega.nz/#!HtN03SCa!WxQJ3a33C0XkuE20qv0rYwvxcYrGxZtMk-4jQeL1ykU
Methods
1. PREPARE THE FILES ON YOUR COMPUTER AND PHONE
a. On your computer, Install ADB drivers and extract the files on the given link. To Install the driver, extract the one given from the link and right click on android_winusb.inf and select install. Another way to install it is to download from adbdriver.com and download th ADB Driver Installer.​b. On your device enable developer option by tapping build number on about phone.​c. Go to Developer options - turn on Allow OEM Unlocking and Usb Debugging.​2. UNLOCK YOUR BOOTLOADER
a. Turn off your devices.​b. Press Volume up + power simultaneously to go to the bootloader​c. Use volume up to navigate and navigate to fastboot, select by pressing volume down​d. On your computer, go to the extracted file (the one i provided from mega.nz) and press shift + right click, the select open command window here.​e. Once on the command prompt type​fastboot devices​f. if your device appeared (denoted by serial number and device) type​fastboot oem unlock​g. on your device, follow the on screen instruction, press volume up to agree on unlocking bootloader​NOTE THIS WILL FORMAT YOUR DEVICE SO MAKE SURE YOU ENSURE YOU BACKED UP
h. Wait for it to return to fastboot mode.*Reboot. If you cant reboot it, reinsert battery and turn it on, it will now format your device. It will usually take time to boot so be patient.​i. Once booted go back to developer options again and enable oem unlock and usb debugging.​3. FLASHING TWRP RECOVERY
Done with unlocking? Lets proceed to flashing TWRP RECOVERY.​[WARNING AGAIN: DO THIS AT YOUR OWN RISK. DOUBLE CHECK THE FILES, DOUBLE CHECK THE*COMMANDS THAT YOU TYPE]
a. On your pc, again go to the extracted file, open the command prompt as instructed before and type this​ adb reboot bootloader​b. Your phone will restart to bootloader again, select fastboot again. Dont close the cmd.​c. On the command prompt type​fastboot flash recovery recovery.img​d. It will now flash the twrp. Ensure that the recovery is flashed correctly.​e. Reboot to recovery by holding volume up + down + power to shut it down without removing rom pc and by pressing vol up and power to boot to bootloader and selecting recovery.​f. IF YOU ARE NOW ON THE TWRP. CONGRATS. You have only one thing to do. Flash the root package.​4. FLASHING THE ROOT PACKAGE
a. Boot your phone and copy the root package to your internal storage.​b.Reboot to TWRP Recovery, once there select install and browse for UPDATE-SuperSU-v2.46.zip you just copied, swipe to install. Then viola! YOUR PHONE IS NOW ROOTED.​
AGAIN, I WILL NOT BE HELD LIABLE IF YOUR PHONE DIED, EXPLODED, ATE YOU OR COMMITTED SUICIDE. AGAIN AGAIN. ALL CREDITS GOES TO THE DEVS OF 4pda.ru especially Jemmini for the TWRP Recovery
if the adb driver dont work -http://adbdriver.com/downloads
keityrobins said:
if the adb driver dont work -http://adbdriver.com/downloads
Click to expand...
Click to collapse
thank you so much! since there's more than 3 threads about the same thing I don't think it's a bad idea to create a new one for this tutorial
pedrofortunato said:
thank you so much! since there's more than 3 threads about the same thing I don't think it's a bad idea to create a new one for this tutorial
Click to expand...
Click to collapse
then lets create a new one, but first let me know if there are mistakes on the tutorial.

Categories

Resources