[root] [recovery] moto g [working] - Moto G General

Hello Moto G Users
i recently rooted my MOTO G after 4 hours of hard work..actually it was easy..but i got very confused with different types of threads and methods..like modaco...i was unable to choose which method to use ?..should i downgrade to 4.3 bootloader or not ?
So i thought to make a new thread..And i tried to make it simple for new users.....so here it is
How to Root Moto G
There are are three simple steps only
1. UNLOCK BOOTLOADER
2. FLASH CUSTOM RECOVERY [I USED CWM]
3. FLASH SUPERSU
DONE
Yeah ...you don't need to downgrade your bootloader which is very risky
Procedure
1. UNLOCKING BOOTLOADER :- i thinks its already explained well at different sites and motorola's site also [ i used this guide Moto-g-unlock-bootloader-and-root only for unlocking]
2. FLASHING RECOVERY-
You need 3 things
(a) motorola usb drivers [download from here ]
(b) adb drivers (download from here ]
(c) Custom recovery (download from here ] i used cwm without touch OR USE PHILZ RECOVERY (4.4.4) CLICK HERE TO DOWNLOAD
Real procedure:-
1. install motorola usb drivers
2. extract adb drivers anywhere in your computer
3. copy recovery.img [i renamed it to only recovery] into adb tools folder
4. boot your phone into fastboot mode by pressing volume down key and pressing power key simultaneously , and then releasing power key .
5. connect your moto g to your computer through data cable
6. go into adb tools folder => while pressing shift key => right click => and click open cmd here !
7. type [fastboot flash recovery recovery.img] and press enter { IGNORE Mismatched partition size' AFTER FLASHING RECOVERY }
DONE just press volume down and then volume up to boot into cwm
3. FLASHING SUPER SU
1. DOWNLOAD THIS FILE FROM HERE
2. PUT IT IN INTERNAL MEMORY
PROCEDURE => IN CWM =>INSTALL FROM SD CARD => CHOOSE SUPER SU => RESTART
It will ask 'root is broken' WHEN REBOOTING FROM CWM. CHOOSE YES
DONE !
I recommend these apps you should install first after rooting
1. Greenify (getting awesome battery backup )
2. xposed installer
3. gravitybox
4. tinted status bar (i love this module..make your android like ios7)
5. Titanium Backup
I AM NOT RESPONSIBLE FOR ANYTHING !

reserved !
if needed

excellent buddy..
will try it now on my Moto G
Update - works perfectly.. rooted my MotoG Dual Sim Indian version successfully..

My device is not able unlock due the Motorola unlocking site said my device is not eligible to unlock boot loader what to do?
Sent from my XT1033 using Tapatalk

@Aashish-kkhckr you just forgot to recommend Titanium backup the must app immediately after rooting

yeah thats one of the best....but i don't use it...so i can't recommend which i don't use

honestly i have no idea about that !
thippesh said:
My device is not able unlock due the Motorola unlocking site said my device is not eligible to unlock boot loader what to do?
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
just try again..check wether you copied right key from cmd ..btw from where you purchased your phone ?

Flipkart.com and its running on kk only
Sent from my XT1033 using Tapatalk

thippesh said:
Flipkart.com and its running on kk only
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
i dont know whats problem with your device..i also bought it from flipkart....try again or you can try for replacement from flipkart by telling them some issues

K let see, thanks
Sent from my XT1033 using Tapatalk

U should not have space between the code
Sent from my XT1033 using xda app-developers app

thippesh said:
My device is not able unlock due the Motorola unlocking site said my device is not eligible to unlock boot loader what to do?
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
go to settings-> motorola device id-> unlick the account and try again! it worked for couple of other people too!

finally unlocked and,
and the problem is when flashing CWM recovery, in mobile its showing Mismatched partition size (recovery)
Please help me solve this above

thippesh said:
finally unlocked and,
and the problem is when flashing CWM recovery, in mobile its showing Mismatched partition size (recovery)
Please help me solve this above
Click to expand...
Click to collapse
It is normal no need to panic
@op pls add this point to first post.

reversegear said:
It is normal no need to panic
@op pls add this point to first post.
Click to expand...
Click to collapse
Hey thanks for your replay but....
then why its not booting to recovery mode?

thippesh said:
Hey thanks for your replay but....
then why its not booting to recovery mode?
Click to expand...
Click to collapse
You rooted or yet to root...?
If not
Flash again recovery in boot loader
Enter CWM after flash
Install su
It will ask root is broken select yes.
Recovery should work now
Edit: look at this post http://forum.xda-developers.com/showpost.php?p=51030709&postcount=181

reversegear said:
You rooted or yet to root...?
If not
Flash again recovery in boot loader
Enter CWM after flash
Install su
It will ask root is broken select yes.
Recovery should work now
Edit: look at this post http://forum.xda-developers.com/showpost.php?p=51030709&postcount=181
Click to expand...
Click to collapse
thank you...
recovery mode came
---------- Post added at 10:00 PM ---------- Previous post was at 09:45 PM ----------
Guys now I can delete unwanted applications?

What is your rom[system] version guys ? Mine is 171.44.31.falcon...... is this the latest ? i rooted when i was on this version and havent gotten an update if there is one

works perfectly.. rooted my MotoG Dual Sim Indian version successfully..

Horoscope said:
works perfectly.. rooted my MotoG Dual Sim Indian version successfully..
Click to expand...
Click to collapse
Congrats :good:

Related

[guide] root nexus 4 (4.3) +install custom recovery

hello guys this guide helps you to root your nexus 4 (4.3) and install custom recovery
things needed
1)superuser http://d-h.st/Hhw
2)twrp http://techerrata.com/file/twrp2/mako/openrecovery-twrp-2.6.0.0-mako.img
3)andriod sdk (google it)
* [dont have sdk? then download this http://d-h.st/jCU a replacement for sdk/platformtools (this tools include stuff for windows,linux and mac too.)]
4)adb drivers installed (follow the below mentioned guide)
note:- this is almost same process as this guide http://forum.xda-developers.com/showthread.php?t=2018179 but just updated for 4.3 version
ROOTING process
1)I hope your boot loader is unlocked, if not first unlock it and then start the rooting process and turn on usb debugging (follow above mentioned guide for unlocking bootloader and to turn on usb debugging) after unlocking bootloader reboot device and then copy root.zip(links above) into your phones storage and then reboot to fastboot
2)now download the twrp recovery image and rename it to twrp and move it to sdk/platform tools. in the same directory(i.e platformtools directory) open cmd prompt(to open cmd prompt press shift+rightclick at the same time and select open cmd prmpt window option) and type (without quotes) "fastboot flash recovery twrp.img" and thats it you have flashed twrp
3)now go to twrp (recovery mode) and flash the root.zip (that u copied to the phones storage earlier) and that's it u have obtained the root access.
im not responsible if u bricked your device do it at your own risk
follow this wonderful video if u have any problem or trouble http://www.youtube.com/watch?v=jn5ih0omlxI
hit thanks button if this thread helped ya
There is new SuperSU v1.51:
http://forum.xda-developers.com/showthread.php?t=1538053
Your uploaded SuperSU is still v1.44.
thank you
gogol said:
There is new SuperSU v1.51:
http://forum.xda-developers.com/showthread.php?t=1538053
Your uploaded SuperSU is still v1.44.
Click to expand...
Click to collapse
Thank you I will update that!
thank you
gogol said:
There is new SuperSU v1.51:
http://forum.xda-developers.com/showthread.php?t=1538053
Your uploaded SuperSU is still v1.44.
Click to expand...
Click to collapse
BTW you can update that manually via WiFi from playstore as chainfire mentioned in the thread that "if u already have root root access then update it from playstore"
Except the bug fixed version of supersu, there's nothing different from the original thread...
*****Save your fingers the work and hit "Thanks" instead of typing it...!!*****
NEXUS⁴ Stock Android 4.3
---------- Post added at 12:40 AM ---------- Previous post was at 12:39 AM ----------
gogol said:
There is new SuperSU v1.51:
http://forum.xda-developers.com/showthread.php?t=1538053
Your uploaded SuperSU is still v1.44.
Click to expand...
Click to collapse
The latest su version is not compatible with 4.3 yet...only v1.43 is compatible presently...
*****Save your fingers the work and hit "Thanks" instead of typing it...!!*****
NEXUS⁴ Stock Android 4.3
when i enter the command line the command window gets stuck at <waiting for device> ........ I made sure that i have the drivers are properly configured and the nexus unlocked ...... any ideas why this happens ??
M.Zaki said:
when i enter the command line the command window gets stuck at <waiting for device> ........ I made sure that i have the drivers are properly configured and the nexus unlocked ...... any ideas why this happens ??
Click to expand...
Click to collapse
Hi,
I can suggest you some thing but i am not responsible if u bricked your device do it at your own risk
I had same issue " waiting for device" SO you need to install correct drivers for your device i can suggest you to download nexus 4 toolkit version 2 from here http://forum.xda-developers.com/showthread.php?t=1995688 and you need disconnect your nexus from usb and open your toolkit and you need :
1.choose option 13 "13. Android 4.2.2 [Build JDQ39]" (I know that your version is 4.3 but the drivers for PC is samething)
2.It will download drivers for your pc
3.Now choose option 1 that say " 1. Install Device Drivers on your PC [DO THIS FIRST] [UnPlug Device First] "
4. After driver installation you can close this tool and try again to flash your recovery like you did it before with (See above "ROOTING process")
Let me know if you succeed
Good luck
When I try to load the YT vid it says "invalid request"...
Oh its more than a vid. I am sorry in the android app it doesnt show the whole post for any reason.
And why download the whole sdk? Grab the platform tools from efrant's tutorial on how to flash a factory image. Then just place the desired recovery in the same directory and you can flash the recovery.
Sent from my Nexus 4 using xda app-developers app
amnon.m said:
Hi,
I can suggest you some thing but i am not responsible if u bricked your device do it at your own risk
I had same issue " waiting for device" SO you need to install correct drivers for your device i can suggest you to download nexus 4 toolkit version 2 from here http://forum.xda-developers.com/showthread.php?t=1995688 and you need disconnect your nexus from usb and open your toolkit and you need :
1.choose option 13 "13. Android 4.2.2 [Build JDQ39]" (I know that your version is 4.3 but the drivers for PC is samething)
2.It will download drivers for your pc
3.Now choose option 1 that say " 1. Install Device Drivers on your PC [DO THIS FIRST] [UnPlug Device First] "
4. After driver installation you can close this tool and try again to flash your recovery like you did it before with (See above "ROOTING process")
Let me know if you succeed
Good luck
Click to expand...
Click to collapse
I succeeded but I don't know exactly what I did to make it work ....... I got bored after posting my question when I returned I tried it again without looking to the thread and it worked ..... but thnx for your concern
M.Zaki said:
I succeeded but I don't know exactly what I did to make it work ....... I got bored after posting my question when I returned I tried it again without looking to the thread and it worked ..... but thnx for your concern
Click to expand...
Click to collapse
I am very happy
M.Zaki said:
I succeeded but I don't know exactly what I did to make it work ....... I got bored after posting my question when I returned I tried it again without looking to the thread and it worked ..... but thnx for your concern
Click to expand...
Click to collapse
so it might not have recognized your adb drivers at the first time.or you could have just downloaded the nexus4toolkit by mrskip and installed adb from it. anyways did u root it?
Thibaultvw said:
When I try to load the YT vid it says "invalid request"...
Oh its more than a vid. I am sorry in the android app it doesnt show the whole post for any reason.
And why download the whole sdk? Grab the platform tools from efrant's tutorial on how to flash a factory image. Then just place the desired recovery in the same directory and you can flash the recovery.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
now try the link i fixed it
punitthereddevil said:
Except the bug fixed version of supersu, there's nothing different from the original thread...
*****Save your fingers the work and hit "Thanks" instead of typing it...!!*****
NEXUS⁴ Stock Android 4.3
---------- Post added at 12:40 AM ---------- Previous post was at 12:39 AM ----------
The latest su version is not compatible with 4.3 yet...only v1.43 is compatible presently...
*****Save your fingers the work and hit "Thanks" instead of typing it...!!*****
NEXUS⁴ Stock Android 4.3
Click to expand...
Click to collapse
as i mentioned in the thread "this is the similar guide as that is mentioned above just updated for 4.3 version"
Just one question do the recovery flashed this way stick after reboot even on stock ROM? I remember something about having yo flash an additional ZIP for that...
Sent from my Nexus 4 using Tapatalk 4 Beta
Hi guys,
I know this topic is about installing custom recovery, but does anybody knows hot to root android 4.3 without flashing custom recovery? Yesterday I tried to boot both CWM and TWRP using:
Code:
fastboot boot recovery.img
All I got was a blank screen...
bartiki said:
Hi guys,
I know this topic is about installing custom recovery, but does anybody knows hot to root android 4.3 without flashing custom recovery? Yesterday I tried to boot both CWM and TWRP using:
Code:
fastboot boot recovery.img
All I got was a blank screen...
Click to expand...
Click to collapse
i have the same problem with "fastboot boot xxxx.img"!! both CWM and TWRP , return blank!
I actually found this today:
http://forum.xda-developers.com/showthread.php?t=2380675
they say:
the new version of bootloader shipped with Android 4.3 factory image changed some of the "fastboot boot" command so you need to specify a kernel commandline to use "fastboot boot" command.
Click to expand...
Click to collapse
for Nexus 4, it's:
Code:
fastboot -c "lge.kcal=0|0|0|x" boot customrecovery.img
although I don't have time to test it out right now
bartiki said:
I actually found this today:
http://forum.xda-developers.com/showthread.php?t=2380675
they say:
for Nexus 4, it's:
Code:
fastboot -c "lge.kcal=0|0|0|x" boot customrecovery.img
although I don't have time to test it out right now
Click to expand...
Click to collapse
yes.. now i find this me too and work!!!
i install the SuperSU , but now do n't installing the binary file. stuck on "installing, please wait..." any ideas?
EDIT: uninstall the update of SuperSU (v.1.51) and return to stock (that flashed before v1.43) AND WORKING!! ( no prompt to update the binary file..) any ideas? the v.1.51 maybe not working??
bbsnick said:
yes.. now i find this me too and work!!!
i install the SuperSU , but now do n't installing the binary file. stuck on "installing, please wait..." any ideas?
EDIT: uninstall the update of SuperSU (v.1.51) and return to stock (that flashed before v1.43) AND WORKING!! ( no prompt to update the binary file..) any ideas? the v.1.51 maybe not working??
Click to expand...
Click to collapse
Somebody mentioned this on first page newest su not compatible only v1.43
Sent from my Nexus 4 using Tapatalk 4 Beta
boysetsfire said:
Just one question do the recovery flashed this way stick after reboot even on stock ROM? I remember something about having yo flash an additional ZIP for that...
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yep it still works after reboot . no problem with that

[STOCK RECOVERY][CONDOR][4.4.4]recovery.img

hi everyone...
IN ROUTINE FLASHING PROCESSES WE USE CUSTOM RECOVERIES......
BUT SOMETIMES FOR OFFICIAL UPDATES WE NEED STOCK RECOVERY....
SO HERE IT IS.......
EXTRACTED FROM OFFICIAL XT 1022 4.4.4 FIRMWARE......
BUT IT SHOULD WORK ON OTHERS TOO.....
If you have rooted your device once....
Only full unroot from SuperSU and flashing this recovery will not work....
YOU HAVE TO FLASH FULL FIRMWARE....
OTHERWISE OTA UPDATE WILL FAIL....(because after rooting our build.prop gets little edited....which will cause problems)
INSTALLATION INSTRUCTIONS....
1. DOWNLOAD "RECOVERY.ZIP".
2. U MUST HAVE mfastboot/fastboot AND adb tools EXTRACTED IN A FOLDER ON YOUR PC.
3. EXTRACT RECOVERY.ZIP IN THE SAME FOLDER.
4. PUT YOU PHONE IN BOOTLOADER MODE.
5. CONNECT IT TO PC AND OPEN THAT FOLDER.
6. OPEN CMD WINDOW HERE BY PRESSING SHIFT+RIGHT CLICK.
7. ENTER FOLLOWING COMMAND.
mfastboot flash recovery recovery.img
the command will result in okay...
u r done.....
THANK YOU...
dhruv7855 said:
hi everyone...
IN ROUTINE FLASHING PROCESSES WE USE CUSTOM RECOVERIES......
BUT SOMETIMES FOR OFFICIAL UPDATES WE NEED STOCK RECOVERY....
SO HERE IT IS.......
EXTRACTED FROM OFFICIAL XT 1022 4.4.4 FIRMWARE......
BUT IT SHOULD WORK ON OTHERS TOO.....
INSTALLATION INSTRUCTIONS....
1. DOWNLOAD "RECOVERY.ZIP".
2. U MUST HAVE mfastboot/fastboot AND adb tools EXTRACTED IN A FOLDER ON YOUR PC.
3. EXTRACT RECOVERY.ZIP IN THE SAME FOLDER.
4. PUT YOU PHONE IN BOOTLOADER MODE.
5. CONNECT IT TO PC AND OPEN THAT FOLDER.
6. OPEN CMD WINDOW HERE BY PRESSING SHIFT+RIGHT CLICK.
7. ENTER FOLLOWING COMMAND.
mfastboot flash recovery recovery.img
the command will result in okay...
u r done.....
THANK YOU...
Click to expand...
Click to collapse
curiosity, how you extract the recovery from original firmware?
I have used flashify to flash stock recovery before. It seemed to have worked. Its super easy as well and requires no computer. Try at your own risk.
Sent from my XT1023
alex_is_the_1 said:
I have used flashify to flash stock recovery before. It seemed to have worked. Its super easy as well and requires no computer. Try at your own risk.
Sent from my XT1023
Click to expand...
Click to collapse
I don't hunderstand, flashify require root, to root we need to unlock bootloader and apply twrp or cwm recoveryand after supersu, how flashify get stock recovery after this mods?
noRetail said:
I don't hunderstand, flashify require root, to root we need to unlock bootloader and apply twrp or cwm recoveryand after supersu, how flashify get stock recovery after this mods?
Click to expand...
Click to collapse
If you need your stock recovery your already rooted and have a custom recovery in place. So therefore your device has an unlocked boot loader. Flashify can flash recovery IMG without even powering into recovery.
Sent from my XT1023
alex_is_the_1 said:
If you need your stock recovery your already rooted and have a custom recovery in place. So therefore your device has an unlocked boot loader. Flashify can flash recovery IMG without even powering into recovery.
Sent from my XT1023
Click to expand...
Click to collapse
OK, you know how i get stock recovery.img from my stock lollipop 5.0.2? My phone is Moto E XT1021.
noRetail said:
OK, you know how i get stock recovery.img from my stock lollipop 5.0.2? My phone is Moto E XT1021.
Click to expand...
Click to collapse
I don't know for sure, but @lost101 can possibly help you with that. It will most likely require you to pull it using an adb command.
Sent from my XT1023
I have downloaded the firmware and simply by unzipping u will get stock recovery.img
noRetail said:
OK, you know how i get stock recovery.img from my stock lollipop 5.0.2? My phone is Moto E XT1021.
Click to expand...
Click to collapse
No you can not
Untill Motorola releases official firmware worldwide to download
I'm not talking about the ota
alex_is_the_1 said:
I don't know for sure, but @lost101 can possibly help you with that. It will most likely require you to pull it using an adb command.
Sent from my XT1023
Click to expand...
Click to collapse
+1 may be u can by pulling through adb
Not know how
dhruv7855 said:
+1 may be u can by pulling through adb
Not know how
Click to expand...
Click to collapse
Thank's men, but to pulling from adb need root access, waiting for community...
So for retrieving back to stock 4.4.4 ROM from cm11, I just have to do write that recovery command
pls help
neo_da_leo said:
So for retrieving back to stock 4.4.4 ROM from cm11, I just have to do write that recovery command
pls help
Click to expand...
Click to collapse
No no
If you have rooted your device once.....you have to flash full stock rom.....
Only full unroot from SuperSU and flashing recovery won't work..
Edited OP...
Sent from my Moto G using XDA Free mobile app
dhruv7855 said:
No no
If you have rooted your device once.....you have to flash full stock rom.....
Only full unroot from SuperSU and flashing recovery won't work..
Edited OP...
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
Thanks but I did that command now my recovery option is not working. It is showing android symbol with " ! " sign when recovery option is selected
how to get recovery option working
neo_da_leo said:
Thanks but I did that command now my recovery option is not working. It is showing android symbol with " ! " sign when recovery option is selected
how to get recovery option working
Click to expand...
Click to collapse
You are okay bro...
U just need to hold power button and press volome up once....(after that android logo appears)
Then stock recovery will pop...
That is the method to enter stock recovery...
Sent from my Moto G using XDA Free mobile app
Thanks bro @dhruv7855
for going back to stock ROM 4.4.4 from cm11 can I use my backup file that was taken before installing cm11 ?
neo_da_leo said:
Thanks bro @dhruv7855
for going back to stock ROM 4.4.4 from cm11 can I use my backup file that was taken before installing cm11 ?
Click to expand...
Click to collapse
But I think that backup would be containing custom recovery...
Sent from my Moto G using XDA Free mobile app
Getting problem in update...
Hii
i am unable to download anything.. can we get official updates for lollipop???
Can anyone upload soak test recovery?
boot.img
dhruv7855 said:
hi everyone...
IN ROUTINE FLASHING PROCESSES WE USE CUSTOM RECOVERIES......
BUT SOMETIMES FOR OFFICIAL UPDATES WE NEED STOCK RECOVERY....
SO HERE IT IS.......
EXTRACTED FROM OFFICIAL XT 1022 4.4.4 FIRMWARE......
BUT IT SHOULD WORK ON OTHERS TOO.....
If you have rooted your device once....
Only full unroot from SuperSU and flashing this recovery will not work....
YOU HAVE TO FLASH FULL FIRMWARE....
OTHERWISE OTA UPDATE WILL FAIL....(because after rooting our build.prop gets little edited....which will cause problems)
INSTALLATION INSTRUCTIONS....
1. DOWNLOAD "RECOVERY.ZIP".
2. U MUST HAVE mfastboot/fastboot AND adb tools EXTRACTED IN A FOLDER ON YOUR PC.
3. EXTRACT RECOVERY.ZIP IN THE SAME FOLDER.
4. PUT YOU PHONE IN BOOTLOADER MODE.
5. CONNECT IT TO PC AND OPEN THAT FOLDER.
6. OPEN CMD WINDOW HERE BY PRESSING SHIFT+RIGHT CLICK.
7. ENTER FOLLOWING COMMAND.
mfastboot flash recovery recovery.img
the command will result in okay...
u r done.....
THANK YOU...
Click to expand...
Click to collapse
Could you please help me with boot.img for same device, same 4.4.4 version. Thanks

[STOCK][D58XX][5.X] Installing ROOT tutorial

Hi friends!
I've got absolutely no expirience on how to write tutorials on XDA and i'm from Denmark, so if it's way off on regards to spelling and guidelines, you now know why.
The goal of this tutorial is to guide you through the process of gaining root access with Recovery on your Xperia Z3 Compact running Android Lollipop 5+.
WARNING: DO NOT USE THIS METHOD IF YOU ARE ON A LOCKED BOOTLOADER!
Lets start
Download AndroPlusKernel from here: http://forum.xda-developers.com/z3-compact/development/kernel-andropluskernel-t2937173
Download XZDualRecovery Kernel from here: http://nut.xperia-files.com/
Copy XZDualRecovery Kernel to your Xperia phone
Open AndroPlusKernel.zip, extract the boot.img and flash it using flashboot with the command "fastboot flash boot boot.img"
Turn on your phone, pressing the volume up to start the recovery.
Flash the ZDualRecovery Kernel
Reboot and open SuperSU so finalize the root access.
Enjoy!
PEAS!!!
This method will not delete any data on your phone.
- Simon
Im root on the 5.0.2 ftf listed in this forum.
I have locked bootlaoder... Although xzdr is nor working.... Is this procedure you detail still ok for my current device?
Do not use this on a Phone with locked bootloader! Put up a warning on this or some May get softbricked phones...
Sent from my D5803 using interwebz
dillalade said:
Im root on the 5.0.2 ftf listed in this forum.
I have locked bootlaoder... Although xzdr is nor working.... Is this procedure you detail still ok for my current device?
Click to expand...
Click to collapse
If you are on a locked bootloader - please see this page http://nut.xperia-files.com/ and flash the "XZDualRecovery"
T2U-lockeddualrecovery2.8.3-RELEASE.flashable.zip - it wont delete your TDA partition.
tndb said:
Do not use this on a Phone with locked bootloader! Put up a warning on this or some May get softbricked phones...
Sent from my D5803 using interwebz
Click to expand...
Click to collapse
Thanks for the heads up - I just added the warning.
sessingø said:
If you are on a locked bootloader - please see this page http://nut.xperia-files.com/ and flash the "XZDualRecovery"
T2U-lockeddualrecovery2.8.3-RELEASE.flashable.zip - it wont delete your TDA partition.
Click to expand...
Click to collapse
Apparently this recovery is not yet compatible with lollipop. Besides there's no recovery in my setup to flash any flashable.
But this procedure is for LolliPop 5.0 ? I know that Custom Recovery of NUT is not compatible with it !?!
So your procedure for lock bootloader will be:
Download AndroPlusKernel from here: http://forum.xda-developers.com/z3-c...ernel-t2937173...link is wrong: is http://forum.xda-developers.com/z3-compact/development/kernel-andropluskernel-t2937173 and the kernel is Z3C_AndroPlusKernel_v31.zip ..BUT this kernel want Unlocked bootloader ??
Download XZDualRecovery Kernel from here: http://nut.xperia-files.com/ : T2U-lockeddualrecovery2.8.3-RELEASE.flashable.zip
Copy XZDualRecovery Kernel to your Xperia phone
Open AndroPlusKernel.zip, extract the boot.img and flash it using flashboot with the command "fastboot flash boot boot.img"
Turn on your phone, pressing the volume up to start the recovery.
Flash the ZDualRecovery Kernel
Reboot and open SuperSU so finalize the root access.
...so is not clear all ?!?
Hispanico
If i download
http://nut.xperia-files.com/
Z3C-lockeddualrecovery2.8.3-RELEASE.installer.zip
And start the process for 5.0.2 in locked bootloader will work? Is this recovery working?
Sent from my D5803 using XDA Free mobile app
XZDR isn't working for LP yet, regardless of bootloader status. OP can you please provide proof that you have working recovery in LP, because it seems you're the only user with this
Sent from my D5803 using Tapatalk
I'm sorry for the misleading title, my method will not install any recovery on your phone - but only root access. Sorry for the mistake.
But for now root access is cool as it enables me to use airstream, vpn and other features that weren't available before.
When a working recovery is released the steps can be used again (flashing androplus) followed by flashing wathever you want to flash from within the recovery. Just remember to flash a compatible lollipop kernel in order for boot to work afterwards.
- Simon
hispanico957 said:
But this procedure is for LolliPop 5.0 ? I know that Custom Recovery of NUT is not compatible with it !?!
So your procedure for lock bootloader will be:
Download AndroPlusKernel from here: http://forum.xda-developers.com/z3-c...ernel-t2937173...link is wrong: is http://forum.xda-developers.com/z3-compact/development/kernel-andropluskernel-t2937173 and the kernel is Z3C_AndroPlusKernel_v31.zip ..BUT this kernel want Unlocked bootloader ??
Download XZDualRecovery Kernel from here: http://nut.xperia-files.com/ : T2U-lockeddualrecovery2.8.3-RELEASE.flashable.zip
Copy XZDualRecovery Kernel to your Xperia phone
Open AndroPlusKernel.zip, extract the boot.img and flash it using flashboot with the command "fastboot flash boot boot.img"
Turn on your phone, pressing the volume up to start the recovery.
Flash the ZDualRecovery Kernel
Reboot and open SuperSU so finalize the root access.
...so is not clear all ?!?
Hispanico
Click to expand...
Click to collapse
Hi Hispanico. I just got a z3c with Lollipop installed. Its basically a stock z3c that receieved the lollipop upgrade. If I follow your steps stated here, will I be able to gain root on 5.0.2? I just want to double check on it, because I don't want to end with a brick. Your steps are clear, but I have not found anyone else saying that they did it with success (or not)...
Thanks!
Hi. How do I know if my z3c is locked bootloader or not locked ?
Chaleman said:
Hi Hispanico. I just got a z3c with Lollipop installed. Its basically a stock z3c that receieved the lollipop upgrade. If I follow your steps stated here, will I be able to gain root on 5.0.2? I just want to double check on it, because I don't want to end with a brick. Your steps are clear, but I have not found anyone else saying that they did it with success (or not)...
Thanks!
Click to expand...
Click to collapse
Hi
I have the same question or @Chaleman did you try
@Taurintas
Dial *#*#7378423#*#* . Then go to -> "Service Info" -> "Configuration". If there is:
Bootloader unlock allowed - Yes << this means that your Bootloader is Locked
Bootloader Unlocked - Yes << this means that your bootloader is unlocked
@ukunilus
Did it and it says bootloader unlock allowed - no. What does it mean ? It means that I cannot do these steps ?
Taurintas said:
@ukunilus
Did it and it says bootloader unlock allowed - no. What does it mean ? It means that I cannot do these steps ?
Click to expand...
Click to collapse
It means your bootloader is locked and can't be unlocked in any way.
So yes, you cannot do those steps...
Hi
I have the same question or @Chaleman did you try
Click to expand...
Click to collapse
What I actually did was install this ROM (http://forum.xda-developers.com/z3-compact/development/d5833-23-1-0-690r9c-t3071901) directly over my rooted z3c D5833 with 4.4.4 and presto! i did a dirty install over my existing rom/apps and have had no issues whatsoever!
Thanks!
Carlos

Android N Root Working(Explained)

There are two methods to root Android N .
Method 1
Flash the Supersu.zip from custom recovery.
RC-SuperSU-v2.69-20160313161431.zip
Method 2
This method will work without custom recovery , just download it and go the fastboot and follow the steps .
CF-Auto-Root-bullhead-bullhead-nexus5x-NPC56P.zip
Just download the file
Extract it
reboot your Nexus 5X into bootloader
Now open the root-windows(If you are using windows otherwise select the file which is for your operating system)
Now the command window will open and ask you to enter any key to continue
Then press any key from your keyboard and it will automatically done the remaining process and your phone will reboot
If you device got bootloop then poweroff the device once and power on manually
Thats it you will see the SuperSu icon .
If you like hit the thanks ......
how do you get access to the files on your phone to flash this. I have twrp flashed but it wont get access to any files that are actually on phone so I can not flash SUPSERSU?
brennerj said:
how do you get access to the files on your phone to flash this. I have twrp flashed but it wont get access to any files that are actually on phone so I can not flash SUPSERSU?
Click to expand...
Click to collapse
Then try the second method , it doesnt need the TWRP recovery.
How I root my HTC One m8
adeeta said:
How I root my HTC One m8
Click to expand...
Click to collapse
Wrong forum..
Sent from my Nexus 6 using XDA Free mobile app
karthik432 said:
There are two methods to root Android N .
Method 1
Flash the Supersu.zip from custom recovery.
RC-SuperSU-v2.69-20160313161431.zip
Method 2
This method will work without custom recovery , just download it and go the fastboot and follow the steps .
CF-Auto-Root-bullhead-bullhead-nexus5x-NPC56P.zip
If you like hit the thanks ......
Click to expand...
Click to collapse
can you explain how to do the second method. Do not have experience flashing that one. Do we use android toolkit or SDK? Please elaborate. Thanks!
brennerj said:
can you explain how to do the second method. Do not have experience flashing that one. Do we use android toolkit or SDK? Please elaborate. Thanks!
Click to expand...
Click to collapse
Just download the file
Extract it
reboot your Nexus 5X into bootloader
Now open the root-windows(If you are using windows otherwise select the file which is for your operating system)
Now the command window will open and ask you to enter any key to continue
Then press any key from your keyboard and it will automatically done the remaining process and your phone will reboot
If you device got bootloop then poweroff the device once and power on manually
Thats it you will see the SuperSu icon .
Thanks autoroot worked. Also format userdata then flash twrp then flash SuperSU works but after a reboot I'm back to stock recovery again. Do we need a modified boot.img?
Edit:: OK I managed to get twrp to stick but I need password to decrypt data. Tried formatting userdata but stock recovery is back after a reboot
how to install custom recovery on nexus 5x android n dev prev 2? i stuck on splash screen (twrp 3.0.0.2)
tomgacz said:
how to install custom recovery on nexus 5x android n dev prev 2? i stuck on splash screen (twrp 3.0.0.2)
Click to expand...
Click to collapse
that because the encrypted user data
i try this method and work for me
1. clean flash the N prev 2
2. boot into bootloader
3. flash twrp
4. flash the modifed boot.img
http://forum.xda-developers.com/nexus-5x/general/4-17-16-t3360574
5. format the userdata
6. boot into the recovery and flash the SuperSU
before format the userdata, don't reboot the device
hope this can help
Well, I sideloaded super su latest after installing N preview. I cannot get txrp to read write system files, though. ANyone get twrp on N yet?
Xdevillived666 said:
Well, I sideloaded super su latest after installing N preview. I cannot get txrp to read write system files, though. ANyone get twrp on N yet?
Click to expand...
Click to collapse
Yes, I did. First, your phone must be decrypted. TWRP cannot be flashed on encrypted Android N.
ttakacs said:
Yes, I did. First, your phone must be decrypted. TWRP cannot be flashed on encrypted Android N.
Click to expand...
Click to collapse
How do I do this? Can I be on N or must I be on MM first?
Xdevillived666 said:
How do I do this? Can I be on N or must I be on MM first?
Click to expand...
Click to collapse
Three steps:
1. Disable forced-encryption & decrypt (fastboot)
Flash the modified boot.img
Format the data partition
See: http://www.droidorigin.com/decrypt-nexus-5x/
2. Reboot and copy SuperSU 2.74 to internal storage
3. Root
Install TWRP using fastboot
Boot into TWRP and flash SuperSU 2.74
See http://www.droidorigin.com/root-android-n-developer-preview/
ttakacs said:
Three steps:
1. Disable forced-encryption & decrypt (fastboot)
Flash the modified boot.img
Format the data partition
See: http://www.droidorigin.com/decrypt-nexus-5x/
2. Reboot and copy SuperSU 2.74 to internal storage
3. Root
Install TWRP using fastboot
Boot into TWRP and flash SuperSU 2.74
See http://www.droidorigin.com/root-andr...loper-preview/
Click to expand...
Click to collapse
Thanks man!! !The second link you sent me to no longer exists, though:-/
Ooops... Error 404
Oh! That's a 404. Please contact the website owner.
http://www.droidorigin.com/root-andr...loper-preview/
Xdevillived666 said:
Thanks man!! !The second link you sent me to no longer exists, though:-/
Ooops... Error 404
Oh! That's a 404. Please contact the website owner.
http://www.droidorigin.com/root-andr...loper-preview/
Click to expand...
Click to collapse
The forum software truncated the URL. Here it is: http://www.droidorigin.com/root-android-n-developer-preview/

[TWRP]+[SUPERSU] EASY ROOT REDMI NOTE 4 IN 1 CLICK!! [sd]

This is a hassel free, time and effort saving tutorial for INSTALLING TWRP and ROOTING your RN4 with SUPERSU method.​
A Detailed video guide tutorial is down in messages
OR
Follow these steps:-
1.Download the given TOOLKIT ZIP and extract it on your PC.
2.Connect your UNLOCKED redmi note 4 to PC and make sure usb debugging is enabled in developer options.
3.Now run the tool and enter password - rootmyredminote4
4.Now click any key on the toolkit to start the flashing process, the tool will automatically flash TWRP RECOVERY and boot into TWRP mode. (Wait until it boots completely and do not press any key on the toolkit menu..)
5.Now when your twrp homescreen appears, press any key on toolkit in order to copy SUPERSU and NO VARETY zip(s) to your phone's internal storage.
6.Just install the two zip files from twrp and your phone will be successfully ROOTED.
NOTE : I was on the latest stable rom (MIUI v8.2.4.0) while making this video, and I've also tested this method on developer rom v 7.4.20, so I recommend you to be on the latest stable one whichever is present at your time of rooting.
Do COMMENT below if you are facing any PROBLEM.
I will try to reply as fast as possible.
Download Link is also down in messages
GUYZ HIT THANKS if you like my work
LINKS:-
DOWNLOAD HERE:-
Click to expand...
Click to collapse
Watch full detailed tutorial here - Root Redmi Note 4 Easiest | 1click method | HINDI
DOWNLOAD TOOLKIT HERE - RN4 Rootkit NK7
It is for Snapdragon or mediatek?
saikiran001 said:
It is for Snapdragon or mediatek?
Click to expand...
Click to collapse
snapdragon.. watch the video in the OP
saikiran001 said:
It is for Snapdragon or mediatek?
Click to expand...
Click to collapse
Yeah it is for snapdragon bro..
good work
aman1241 said:
good work
Click to expand...
Click to collapse
Thank You..
Does this work with Mido?
Does this work with Mido?
Quintain said:
Does this work with Mido?
Click to expand...
Click to collapse
Yes it works with Snapdragon/Mido..
Sorry newbie here , another question. It skips twrp flashing and goes straight to wait till the phone reboots to twrp. Is there something wrong?
Quintain said:
Sorry newbie here , another question. It skips twrp flashing and goes straight to wait till the phone reboots to twrp. Is there something wrong?
Click to expand...
Click to collapse
Have you turned on USB DEBUGGING??
nik.desai07 said:
Have you turned on USB DEBUGGING??
Click to expand...
Click to collapse
Yeah, I did. It already worked, the problem apparently, had something to do with the drivers installed in my computer
Thanks!
mobiledit free software can read only root files. except some folders like root/var/ data without root. extracted build.prop from it without root
Will it work on 8.2.5.0?
rejtő said:
Will it work on 8.2.5.0?
Click to expand...
Click to collapse
Yes bro it will work..
Does this need lazyflasher flashing . Coz am using latest nougat beta
Sent from my Redmi Note 4 using Tapatalk
dastan4eva said:
Does this need lazyflasher flashing . Coz am using latest nougat beta
Click to expand...
Click to collapse
No it doesn't.. Just enable usb debugging.. Authorized your PC and use the tool..
nik.desai07 said:
No it doesn't.. Just enable usb debugging.. Authorized your PC and use the tool..
Click to expand...
Click to collapse
Thanks man . Twrp installed fine and roots working. Just to clarify now if I need to flash an miui Rom using this recovery do I need to flash lazyflasher zip ?
Sent from my Redmi Note 4 using Tapatalk
dastan4eva said:
Thanks man . Twrp installed fine and roots working. Just to clarify now if I need to flash an miui Rom using this recovery do I need to flash lazyflasher zip ?
Click to expand...
Click to collapse
Yes bro.. In order to boot into MIUI lazyflasher is needed to cancel the VARETY check.. or else it will get stuck on MI logo..
not working
i am stuck at fastboot screen
and driver or anything else that is needed to be instaled on my pc [using xp] ?

Categories

Resources