[STOCK RECOVERY][CONDOR][4.4.4]recovery.img - Moto E General

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

Related

Is it possible to have root without installing a custom recovery?

Hey everyone.
I want to root 4.3 but I dont want to install CWM or TWR or another custom recovery. I want to keep stock recovery so I can directly update from Google when 4.4 is released.
Is there any way I can root without having a custom recovery?
Thanks for the help.
Sensamic said:
Hey everyone.
I want to root 4.3 but I dont want to install CWM or TWR or another custom recovery. I want to keep stock recovery so I can directly update from Google when 4.4 is released.
Is there any way I can root without having a custom recovery?
Thanks for the help.
Click to expand...
Click to collapse
Yes, you can root without flashing a custom recovery. The first step is to obtain root access. The next step of installing a custom recovery (i.e. CWM or TWRP) is to flash ROMs and Kernels. You can just stop at ROOT.
FYI - There are stock and very close to stock ROMs available. Once Android 4.4 is released by Goggle, it does not take long (1-2 days) before people have the 4.4 available for flashing especially for the stock or close to stock ROMs. The more customized ROMs may take a little longer to have Android 4.4 ported into their ROMs.
Sensamic said:
Hey everyone.
I want to root 4.3 but I dont want to install CWM or TWR or another custom recovery. I want to keep stock recovery so I can directly update from Google when 4.4 is released.
Is there any way I can root without having a custom recovery?
Thanks for the help.
Click to expand...
Click to collapse
Fastboot boot recovery recovery.img and then flash the latest supersu.
Sent from my Galaxy Nexus using XDA Premium HD app
mrgnex said:
Fastboot boot recovery recovery.img and then flash the latest supersu.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
You can also try Wugfresh's Nexus Toolkit http://www.wugfresh.com/nrt/, which I have used and it works well, or the Nexus 10 Toolkit http://forum.xda-developers.com/showthread.php?t=2001868
mrgnex said:
Fastboot boot recovery recovery.img and then flash the latest supersu.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Can you elaborate please?
I installed 4.3 trough fastboot but I dont get how to install supersu from there.
Thanks.
Sensamic said:
Can you elaborate please?
I installed 4.3 trough fastboot but I dont get how to install supersu from there.
Thanks.
Click to expand...
Click to collapse
The command posted "fastboot boot boot.img" would boot your device once into a custom recovery without actually installing the recovery. From there, you can use the one-time booted recovery to install a root zip.
Yes.
I'm unlocked and rooted on the latest 4.3. N10 is so fast I don't feel the need for a custom rom at this present time.
N-Cry tool kit was the easiest I tried.
Sent from my Nexus S using xda app-developers app
Sensamic said:
Can you elaborate please?
I installed 4.3 trough fastboot but I dont get how to install supersu from there.
Thanks.
Click to expand...
Click to collapse
First you need to download the latest supersu. Then you need to download a custom recovery from here: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.5-manta.img
Place it on your C: drive.
Then go to fastboot and type:
Fastboot boot recovery C:/recovery-clockwork-touch-6.0.3.5-manta.img
Then select recovery with the volume buttons and press the power button.
In recovery flash the latest supersu you downloaded.
! Wipe cache and dalvik cache !
Reboot.
You're now rooted and still have the stock recovery.
Sent from my Galaxy Nexus using XDA Premium HD app
mrgnex said:
First you need to download the latest supersu. Then you need to download a custom recovery from here: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.5-manta.img
Place it on your C: drive.
Then go to fastboot and type:
Fastboot boot recovery C:/recovery-clockwork-touch-6.0.3.5-manta.img
Then select recovery with the volume buttons and press the power button.
In recovery flash the latest supersu you downloaded.
! Wipe cache and dalvik cache !
Reboot.
You're now rooted and still have the stock recovery.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Thanks a lot!
One last doubt. When you say place the recovery img in C: you mean on my PC or on the Nexus 10?
Thanks again.
EDIT: I tried following your instructions but didnt manage to boot into the custom recovery. Maybe Im missing some step in cmd.
Sensamic said:
Thanks a lot!
One last doubt. When you say place the recovery img in C: you mean on my PC or on the Nexus 10?
Thanks again.
EDIT: I tried following your instructions but didnt manage to boot into the custom recovery. Maybe Im missing some step in cmd.
Click to expand...
Click to collapse
Open your cmd, copy the recovery to your fastboot folder then cd to it. After that type:
Code:
fastboot boot recovery name here).img
"This Story Ends Where It Began" - Octavarium (Dream Theater)
Sent from my GT-I9505
XxLordxX said:
Open your cmd, copy the recovery to your fastboot folder then cd to it. After that type:
Code:
fastboot boot recovery name here).img
"This Story Ends Where It Began" - Octavarium (Dream Theater)
Sent from my GT-I9505
Click to expand...
Click to collapse
Doesn't that require you to unlock your bootloader first? (and therefore wipe everything from the N10)
I originally rooted my N10 (running 4.2.2) using this: http://forum.xda-developers.com/showthread.php?t=2003938 without unlocking the bootloader first...
No idea if it works on 4.3 or not, though...
chaosdefinesorder said:
Doesn't that require you to unlock your bootloader first? (and therefore wipe everything from the N10)
I originally rooted my N10 (running 4.2.2) using this: http://forum.xda-developers.com/showthread.php?t=2003938 without unlocking the bootloader first...
No idea if it works on 4.3 or not, though...
Click to expand...
Click to collapse
I'm not sure if it requires unlocked BL. You can try, if it doesn't work, then you shall backup and unlock. But I believe it will work .
XxLordxX said:
I'm not sure if it requires unlocked BL. You can try, if it doesn't work, then you shall backup and unlock. But I believe it will work .
Click to expand...
Click to collapse
Will any of these methods work for the new Samsung Galaxy Tab 4, or are there any other ways? I want to gain root and upgrade when updates come out as well, but we have no custom recovery yet for the Tab 4. I wonder if I could fast boot with the custom recovery for Tab 3 if it will work?
vince.lupe said:
Will any of these methods work for the new Samsung Galaxy Tab 4, or are there any other ways? I want to gain root and upgrade when updates come out as well, but we have no custom recovery yet for the Tab 4. I wonder if I could fast boot with the custom recovery for Tab 3 if it will work?
Click to expand...
Click to collapse
There is an app called towel root, basically what it does is temp root your phone. It doesnt work on android L, but it works on kitkat and below...
https://towelroot.com
BOOTLOADER unlock
To issue this command I have to unlock the BOOTLOADER right...or I can issue the command without unlocking it..just from fastboot menu
SathishKies said:
To issue this command I have to unlock the BOOTLOADER right...or I can issue the command without unlocking it..just from fastboot menu
Click to expand...
Click to collapse
To run
Code:
fastboot boot boot.img
Yes, your bootloader needs to be unlocked.
Thanq for the help...& does this work on any device we'll I have a MTK device Spice Android One
SathishKies said:
Thanq for the help...& does this work on any device we'll I have a MTK device Spice Android One
Click to expand...
Click to collapse
Not sure, this is the N10 forums.
mrgnex said:
Fastboot boot recovery recovery.img and then flash the latest supersu.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Thank you so much !!!
I could'nt flash recovery on my Moto G4 so I booted like you said and I installed SuperSU !
Now I'm rooted, perfect thanks
+1000
How can i install twrp in my micromax canvas evok. In the official twrp site my mobile is not in the list. So what can i do? Please tell me.

No Custom Recovery for KitKat 4.4

Just an FYI. I have an unlocked bootloader and had a good working version of TWRP 2.7.0.0 I planned to reinstall after I took the OTA. I get no errors when I flash it; however, when I try to enter recovery, I can only get into the new stock recovery..
netizenmt said:
Just an FYI. I have an unlocked bootloader and had a good working version of TWRP 2.7.0.0 I planned to reinstall after I took the OTA. I get no errors when I flash it; however, when I try to enter recovery, I can only get into the new stock recovery..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=52586834&postcount=171 - Directions
http://forum.xda-developers.com/showpost.php?p=52585624&postcount=167 - Recovery
ATTACK said:
http://forum.xda-developers.com/showpost.php?p=52586834&postcount=171 - Directions
http://forum.xda-developers.com/showpost.php?p=52585624&postcount=167 - Recovery
Click to expand...
Click to collapse
By linking that particular recovery, does that mean TWRP does not work? Also can you please link the correct, fastboot flashable superuser as I can't seem to find mine and don't know if I can trust Google on this one. Thanks!
Sent from my XT907 using Tapatalk
netizenmt said:
By linking that particular recovery, does that mean TWRP does not work? Also can you please link the correct, fastboot flashable superuser as I can't seem to find mine and don't know if I can trust Google on this one. Thanks!
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
TWRP needs to be updated.
It's easier to flash SuperSU through recovery then to push it through ADB, but you must boot straight into recovery right after you flash it.
I dont know if you use fastboot or Mfastboot.
TYPE:
Code:
mfastboot flash recovery "recovery-name".img
Click to expand...
Click to collapse
THEN TYPE:
Code:
mfastboot reboot
Click to expand...
Click to collapse
When you press enter, hold volume up to enter recovery and flash SuperSU.
Thank you. I don't have mfastboot installed but fastboot worked fine. Now rooted and debloated!
Sent from my XT907 using Tapatalk

[HowTo][Temporary] Fix stuck at Boot from Downgrading Android 4.4.4 to 4.4.2

If you Softbricked your phone and are stucked at the Google Unlocked Logo you're right here... the major point of this is to unbrick the phone and not to set it in derivation condition and btw.... unbrick flashing etc at your own risk
Download:
https://drive.google.com/file/d/0B6IdzeLKSZoGX1NzZTlmNVdKeWM/edit?usp=sharing
THIS IS THE GERMAN STOCK ROM MOTOROLA XT1032! IT'S REPORTED THAT THERE COULD BE NO GSM SIGNAL & WIFI!!!!
Hey Guys,
i dont know if this is posted somehere here at the MotoG XDA section....
I tried the MotoG GPe Rom and received an OTA Update to Android 4.4.4 and installed it. After reverting to Motorola stock rom or GPe 4.4.2 the phone stucks in the boot logo and won't boot up anymore.
So here's is MY fix for the problem and i hope i can help some... it's a temporal fix right now to unbrick the half-bricked MotoG for further development
1. Restart Phone in Bootloader
Power + Volume down to enter the bootloader mode and flash the GPe Recovery as *.img file from Philz with fastboot command​
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
2. Enter the Recovery Mode
Enter the recovery mode with selecting "Recovery" and hit the volume up to enter it.
In recovery mode you will get some error messages like in the attached phote below. To fix these messages:​
Mounts and Storage --> hit "format /cache" and "format /data and /data/media (/sdcard)"
Click to expand...
Click to collapse
3. Push CWM Backup to /sdcard
You have to push a cwm Backup to the /sdcard to restore it later
Download my package with adb and cwm backup and unzip it wherever you want after the extraction and double click at "111 push cwm files to sdcard.bat" to push all need files to tranfer them to the sdcard​
adb push boot.img /sdcard/clockworkmod/backup/2014/boot.img
adb push cache.context /sdcard/clockworkmod/backup/2014/cache.context
adb push cache.ext4.tar /sdcard/clockworkmod/backup/2014/cache.ext4.tar
adb push cache.ext4.tar.a /sdcard/clockworkmod/backup/2014/cache.ext4.tar.a
adb push data.context /sdcard/clockworkmod/backup/2014/data.context
adb push data.f2fs.tar /sdcard/clockworkmod/backup/2014/data.f2fs.tar
adb push data.f2fs.tar.a /sdcard/clockworkmod/backup/2014/data.f2fs.tar.a
adb push nandroid.md5 /sdcard/clockworkmod/backup/2014/nandroid.md5
adb push recovery.img /sdcard/clockworkmod/backup/2014/recovery.img
adb push recovery.log /sdcard/clockworkmod/backup/2014/recovery.log
adb push system.context /sdcard/clockworkmod/backup/2014/system.context
adb push system.ext4.tar /sdcard/clockworkmod/backup/2014/system.ext4.tar
adb push system.ext4.tar.a /sdcard/clockworkmod/backup/2014/system.ext4.tar.a
Click to expand...
Click to collapse
4. Restore CWM Backup
Restore the CWM backup from "Restore from /sdcard" select the 2014 folder and confirm... after sucessful restoring you are able to boot up your MotoG​
I hope this worked as a temporal fix Feedback or critics are welcome!!!!
fl4m3y said:
Download link will follow in 1 or 2 hours... it's still uploading to my gdrive
Hey Guys,
i dont know if this is posted somehere here at the MotoG XDA section....
I tried the MotoG GPe Rom and received an OTA Update to Android 4.4.4 and installed it. After reverting to Motorola stock rom or GPe 4.4.2 the phone stucks in the boot logo and won't boot up anymore.
So here's is MY fix for the problem and i hope i can help some... it's a temporal fix right now to unbrick the half-bricked MotoG for further development
1. Restart Phone in Bootloader
Power + Volume down to enter the bootloader mode and flash the GPe Recovery as *.img file from Philz with fastboot command​
2. Enter the Recovery Mode
Enter the recovery mode with selecting "Recovery" and hit the volume up to enter it.
In recovery mode you will get some error messages like in the attached phote below. To fix these messages:​
3. Push CWM Backup to /sdcard
You have to push a cwm Backup to the /sdcard to restore it later
Download my package with adb and cwm backup and unzip it wherever you want after the extraction and double click at "111 push cwm files to sdcard.bat" to push all need files to tranfer them to the sdcard​
4. Restore CWM Backup
Restore the CWM backup from "Restore from /sdcard" select the 2014 folder and confirm... after sucessful restoring you are able to boot up your MotoG​
I hope this worked as a temporal fix Feedback or critics are welcome!!!!
Click to expand...
Click to collapse
I haven't had the need to try this but I think its good I'm going to stick with CWM for a while until the update for non GPE devices is out or android L..
Sent from my Moto G using XDA Free mobile app
will have a link
Waiting the downlod link :good:
cecoicov said:
will have a link
Click to expand...
Click to collapse
borimol said:
Waiting the downlod link :good:
Click to expand...
Click to collapse
Download Link is online...
Phone works, but does not recognize the SIM card and no WIFI
cecoicov said:
Phone works, but does not recognize the SIM card and no WIFI
Click to expand...
Click to collapse
Can you now flash official 4.4.2 stock (non GPE)?
cecoicov said:
Phone works, but does not recognize the SIM card and no WIFI
Click to expand...
Click to collapse
works fine for me
borimol said:
Can you now flash official 4.4.2 stock (non GPE)?
Click to expand...
Click to collapse
no... flashing with fastboot wont work until we get the GPe Factory Image (I hope) or another fix... this is a "work around" but the problem isn't fixed
after flash with official stock 4.4.2 (non GPE) does phone not start again
cecoicov said:
after flash with official stock 4.4.2 (non GPE) does phone not start again
Click to expand...
Click to collapse
Fastboot flashes doesn't work until there is a real fix... if the stuck on boot logo persist just follw my tutorial to unbrick the phone
Ок, thanks for the help but I guess I will seek another solution
cecoicov said:
Phone works, but does not recognize the SIM card and no WIFI
Click to expand...
Click to collapse
Same issue occurred to me, the IMEI paste seems to be gone rendering the phone useless for (data) network usage. There's no way to restore the IMEI at the moment.
ok this worked for me
started cyanogenmod????????
i could not test wifi or network
but off course i am dumb, and had to try to restore a nandroid backup of gep 4.4.4, i did and phone ask for password (because of encryption of file system), then i tried again to recover using this method and did not worked, used adb gpe 4.4.2, then again this method and nothing
what the hell
firts time could recover, now it wont recover anymore, stays on google logo lol
--------------
some time latter i managed to boot it again
it started stock android in german?'
i believe there is no signal
maurocds said:
some time latter i managed to boot it again
it started stock android in german?'
i believe there is no signal
Click to expand...
Click to collapse
It's the open german version without any provider stuff... i cant upload th english version because i cant flash via fastboot. the only possibility is to install an english custom rom via cwm. therfore you need to replace the GPe CWM recovery to normal philz recovery because of the filesystem
fl4m3y said:
It's the open german version without any provider stuff... i cant upload th english version because i cant flash via fastboot. the only possibility is to install an english custom rom via cwm. therfore you need to replace the GPe CWM recovery to normal philz recovery because of the filesystem
Click to expand...
Click to collapse
hey man, i sent you a PM, read it fast
-----------
ok i booted my phone again after flashing this, then flashing gpe, then this again lol
you have to be patient while pushing the data, it takes a lot, then after that, you must disable md5 on recovery or else it will fail, then you can restore cwm fine and boot
firmware is stock 442 german, but you can change into english
thanks, no matter what i tried i never could boot
at least the phone work,
have to test more about signal stuff
Due to some personal information (google account) i was forced to deactivate the public access to the file.... password changed of my account and now it should be fine
so download is activated again
Hey,
I´ve been using GPE 4.4.4 recently too and I wanted to go back to German retail 4.4.2. in order to try to catch an OTA. It´s quite easy to do, just beware of one thing. You have to RETAIN the partition table (gpt.bin) from GPE. Do not flash gpt.bin from the target firmware - 4.4.2 in this case, just avoid the step "fastboot flash partition gpt.bin". If you did it already, you can try following: extract gpt.bin from GPE 4.4.4 OTA zip and copy it and replace gpt.bin in your 4.4.2 firmware folder and then flash it using standard procedure.
Also maybe the same thing applies to logo.bin, but of this one I´m not sure. I avoided to flash it too just in case. Now I´m on fully working German retail 4.4.2. No OTA yet, though, but that´s another story.
anyone has the gpt.bin from the GPe 4.4.4????
I want to flash via fastboot the GPe 4.4.2 Version and after the OTA Update to 4.4.4
and btw... thank you for the hint!!!!
View attachment gpt.7z
fl4m3y said:
anyone has the gpt.bin from the gpe 4.4.4????
I want to flash via fastboot the gpe 4.4.2 version and after the ota update to 4.4.4
and btw... Thank you for the hint!!!!
Click to expand...
Click to collapse
from ota gpe 444
drfr said:
Hey,
I´ve been using GPE 4.4.4 recently too and I wanted to go back to German retail 4.4.2. in order to try to catch an OTA. It´s quite easy to do, just beware of one thing. You have to RETAIN the partition table (gpt.bin) from GPE. Do not flash gpt.bin from the target firmware - 4.4.2 in this case, just avoid the step "fastboot flash partition gpt.bin". If you did it already, you can try following: extract gpt.bin from GPE 4.4.4 OTA zip and copy it and replace gpt.bin in your 4.4.2 firmware folder and then flash it using standard procedure.
Also maybe the same thing applies to logo.bin, but of this one I´m not sure. I avoided to flash it too just in case. Now I´m on fully working German retail 4.4.2. No OTA yet, though, but that´s another story.
Click to expand...
Click to collapse
THIS DID NOT WORK FOR ME
I AM ON 4.4.4 gpe
AND JUST WANTED TO TEST
so i put the 4.4.4 ota gpt.bin in the stock 4.4.2 image , and the stock gpe 4.4.2, and both flashes were stuck on logo, did not booted,

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/

Help My Phone is not booting into recovery

Help Help Help
My device is Lenovo a6000 and i updated to 5.0.2 Lollipop ,later I rooted my phone changed the Roms a couple of times.Then I finally downgraded to KitKat and now I cannot access my phone's recovery even through adb.
When I try to boot in to recovery I will stuck on Lenovo logo and i have to remove the battery to reboot it.
Anyone who knows how to solve this problem please help me ... please
SARATH NAIR said:
Help Help Help
My device is Lenovo a6000 and i updated to 5.0.2 Lollipop ,later I rooted my phone changed the Roms a couple of times.Then I finally downgraded to KitKat and now I cannot access my phone's recovery even through adb.
When I try to boot in to recovery I will stuck on Lenovo logo and i have to remove the battery to reboot it.
Anyone who knows how to solve this problem please help me ... please
Click to expand...
Click to collapse
1)flash recovery(custom or stock,as u wish) again by fastboot or flashing app like rashr or flashify.
2)If command is not working then try button combo.FYI button combo is different for custom rom and stock rom.
SARATH NAIR said:
Help Help Help
My device is Lenovo a6000 and i updated to 5.0.2 Lollipop ,later I rooted my phone changed the Roms a couple of times.Then I finally downgraded to KitKat and now I cannot access my phone's recovery even through adb.
When I try to boot in to recovery I will stuck on Lenovo logo and i have to remove the battery to reboot it.
Anyone who knows how to solve this problem please help me ... please
Click to expand...
Click to collapse
If you are on KitKat , you have to flash TWRP kitkat recovery.
i-AM-BoReD said:
1)flash recovery(custom or stock,as u wish) again by fastboot or flashing app like rashr or flashify.
2)If command is not working then try button combo.FYI button combo is different for custom rom and stock rom.
Click to expand...
Click to collapse
Button combo is not working.I have lost my root access to flash using flashify it crashes
SARATH NAIR said:
Button combo is not working.I have lost my root access to flash using flashify it crashes
Click to expand...
Click to collapse
Did you tried flashing recovery by fastboot?
If that fails also then ,try to root your phone with kingroot and try flashify again.
BTW if you are on KitKat then flash KitKat t.w.r.p first .
SARATH NAIR said:
Help Help Help
My device is Lenovo a6000 and i updated to 5.0.2 Lollipop ,later I rooted my phone changed the Roms a couple of times.Then I finally downgraded to KitKat and now I cannot access my phone's recovery even through adb.
When I try to boot in to recovery I will stuck on Lenovo logo and i have to remove the battery to reboot it.
Anyone who knows how to solve this problem please help me ... please
Click to expand...
Click to collapse
If you can access fastboot,
this command will directly load TWRP (Use command in the folder that has kitkat-recovery.img, hope you have downloaded that.)
fastboot boot kitkat-recovery.img
1.First root your device(kingroot apk)2.and download twrp recovery IMG. 3.And install rashr apk download in play store.4.goto file manager and select recovery IMG(or open the zip file select IMG) 5.open with rashr 6.tick to recovery and flash.100% working.but root is must
Dwnld any rooting app and then by using The TWRP app,Or Flashify. U flash TWRP Img 2.7.0 by seven Mars. It's the best img
I have used it many time
[email protected] said:
1.First root your device(kingroot apk)2.and download twrp recovery IMG. 3.And install rashr apk download in play store.4.goto file manager and select recovery IMG(or open the zip file select IMG) 5.open with rashr 6.tick to recovery and flash.100% working.but root is must
Click to expand...
Click to collapse
Thanks sir I will try it right away..?
Thunter1999 said:
Dwnld any rooting app and then by using The TWRP app,Or Flashify. U flash TWRP Img 2.7.0 by seven Mars. It's the best img
I have used it many time
Click to expand...
Click to collapse
Can you send me the link for the IMG please ☺☺
SARATH NAIR said:
Can you send me the link for the IMG please ??
Click to expand...
Click to collapse
For which phone u want?
Search on XDA.Eg-Lenovo a6000 TWRP img
OR Search on official site of TWRP

Categories

Resources