Related
Recently bricked my honor 5x used fast boot to get it out of boot loop. (Because I tried to its update my phone with twrp)now when I try to re flash twrp it gets replaced by the stock recovery Everytime . Please help!
Samething happend to me... cannot flash twrp because when i restart phone after flashing twrp, it gets replaced by stock recovery.
What i do now is to boot to twrp instead of flashing using this command:
Code:
fastboot boot twrp-3.0.0-0-kiwi.img
Hopefully there is a solution for this flashing problem.
FREAK0N said:
Samething happend to me... cannot flash twrp because when i restart phone after flashing twrp, it gets replaced by stock recovery.
What i do now is to boot to twrp instead of flashing using this command:
Code:
fastboot boot twrp-3.0.0-0-kiwi.img
Hopefully there is a solution for this flashing problem.
Click to expand...
Click to collapse
you can't just reboot after flashing recovery ...you have to boot directly to twrp after the flash with power + volume up (Skip the fastboot reboot step)
the simple way is to copy kiwi_twrp_3-21_recovery.img to your sdcard
fastboot boot kiwi_twrp_3-21_recovery.img
now in twrp choose install / image / then choose kiwi_twrp_3-21_recovery.img
next choose reboot / recovery
you now have kiwi_twrp_3-21_recovery.img
from then on adb reboot recovery from android
or power + volume up will enter TWRP
clsA said:
you can't just reboot after flashing recovery ...you have to boot directly to twrp after the flash with power + volume up (Skip the fastboot reboot step)
the simple way is to copy kiwi_twrp_3-21_recovery.img to your sdcard
fastboot boot kiwi_twrp_3-21_recovery.img
now in twrp choose install / image / then choose kiwi_twrp_3-21_recovery.img
next choose reboot / recovery
you now have kiwi_twrp_3-21_recovery.img
from then on adb reboot recovery from android
or power + volume up will enter TWRP
Click to expand...
Click to collapse
Thanks alot... i wil try it later.
Too many Links is what ADB Says
RootMega said:
Too many Links is what ADB Says
Click to expand...
Click to collapse
why are you using adb ?
did you read the instructions i posted
I have the stock recovery.
I cant get into twrp.
I tried to flash then go straight to twrp which gets replaced by stock bootloader
Idk it gets replaced everytime
Okay the adb thing stopped I got into twrp by doing the fastboot thing but when i boot into recovery it goes to the stock recovery.
RootMega said:
Okay the adb thing stopped I got into twrp by doing the fastboot thing but when i boot into recovery it goes to the stock recovery.
Click to expand...
Click to collapse
I really don't know why you don't seem to get it
it's this simple
you fastboot boot kiwi_twrp_3-21_recovery.img
now while in TWRP copy kiwi_twrp_3-21_recovery.img to the phone
Also copy SuperSU-v2.64.zip (or newer) to the phone
after the files are copied choose Install / Image / kiwi_twrp_3-21_recovery.img
next choose install / SuperSU.zip
next choose Reboot / Recovery
you now have TWRP recovery and you can enter it by using power + volume up
or from an app on the phone (I use Quickboot) or from a pc with adb reboot recovery
I have the same problem, i tried with your method but the system continue to replace bootloader, impossible to keep twrp on recovery
Edit : I try to install Root Checker, it detect my phone is root but impossible to access to TWRP, very strange
clsA said:
you can't just reboot after flashing recovery ...you have to boot directly to twrp after the flash with power + volume up (Skip the fastboot reboot step)
the simple way is to copy kiwi_twrp_3-21_recovery.img to your sdcard
fastboot boot kiwi_twrp_3-21_recovery.img
now in twrp choose install / image / then choose kiwi_twrp_3-21_recovery.img
next choose reboot / recovery
you now have kiwi_twrp_3-21_recovery.img
from then on adb reboot recovery from android
or power + volume up will enter TWRP
Click to expand...
Click to collapse
Tried this on my KIW-L21, as this is the only way I did not try it yet...
Did not work, unfortunately, I assume the OP could have the same problem as I already posted in the TWRP thread:
http://forum.xda-developers.com/showpost.php?p=66678377&postcount=509
(It is a shame people spam this thread with unlocking problems, though)
EarlyMon mentioned something about dual recovery partitions here: http://forum.xda-developers.com/showpost.php?p=66838009&postcount=529
So regardless how many times I flash TWRP it wont stick until the next reboot to recovery, as it gets replaced by the stock one all the time.
I am thankful for every news on that topic and I would happily help(to the extent I am able to) getting TWRP back onto our phones :good:
P.S.: I am not quite sure if the OP has another problem in flashing the recovery, though.
Nekly said:
Tried this on my KIW-L21, as this is the only way I did not try it yet...
Did not work, unfortunately, I assume the OP could have the same problem as I already posted in the TWRP thread:
http://forum.xda-developers.com/showpost.php?p=66678377&postcount=509
(It is a shame people spam this thread with unlocking problems, though)
EarlyMon mentioned something about dual recovery partitions here: http://forum.xda-developers.com/showpost.php?p=66838009&postcount=529
So regardless how many times I flash TWRP it wont stick until the next reboot to recovery, as it gets replaced by the stock one all the time.
I am thankful for every news on that topic and I would happily help(to the extent I am able to) getting TWRP back onto our phones :good:
P.S.: I am not quite sure if the OP has another problem in flashing the recovery, though.
Click to expand...
Click to collapse
So you are booting TWRP
Installing / TWRP.Img in TWRP and Reboot recovery and your not booting to TWRP ?
Just my two cents into this thread: apparently (from my personal experience, and EarlyMon seems to back this up) the Honor 5X for whatever reason allows the installation of TWRP but still keeps Huawei's stock recovery in place, unlike most phones. What's more, it randomly (yeah, guessing it's not random obviously, but I don't have the slightest clue what the pattern might be) decides to boot into stock recovery while I use the same hardware keys that have continuously booted me into TWRP up until that point. This behavior led me to believe I had bricked my phone for a day, lol (I made a recent post about it on this forum, in case anyone cares).
Bottom line: if you can't boot into TWRP even though you made sure to install it correctly, try changing the key combo. Vol down + Power not working for you? Try Vol Up. Neither work? Try Vol Up + Down + Power. Spice it out and it might solve your problems.
clsA said:
So you are booting TWRP
Installing / TWRP.Img in TWRP and Reboot recovery and your not booting to TWRP ?
Click to expand...
Click to collapse
That is correct:
Connected Phone to PC
ADB reboot bootloader
fastboot boot kiwi.img
install image kiwi.img
reboot recovery
Tada, Stock eMUI Recovery :[
I really had hoped it would do the trick, though.
Nekly said:
That is correct:
Connected Phone to PC
ADB reboot bootloader
fastboot boot kiwi.img
install image kiwi.img
reboot recovery
Tada, Stock eMUI Recovery :[
I really had hoped it would do the trick, though.
Click to expand...
Click to collapse
what version of TWRP are you using ? whats the real file name ?
Has anyone tried flashing TWRP with TWRP Manager from the play store?
Sm0k3d 0uT said:
Has anyone tried flashing TWRP with TWRP Manager from the play store?
Click to expand...
Click to collapse
Been there and done that. Same outcome.
clsA said:
what version of TWRP are you using ? whats the real file name ?
Click to expand...
Click to collapse
The last approach was done with the one from the first post of the TWRP thread here on XDA(https://goo.gl/53xai9) "kiwi_twrp_3-21_recovery.img"
I also tried the TWRP images from https://twrp.me/devices/huaweihonor5x.html but always the same result.
I can try with a specific image, just give me a link and I'll try to flash it. :fingers-crossed:
Hello, fellow Android hackers.
Short: I am trying to install CM on a L21, but fail booting into TWRP (getting only stock recovery).
What I did, working with a brand-new phone:
Unlock bootloader.
Flash TWRP 3.0.2.
Boot to TWRP. It worked.
Try flashing CM, which failed due to some failed assert. Googling revealed a thread on these forums which suggested I had to do a stock update to Marshmallow first.
Downloaded the update through EMUI's updater.
The updater booted to TWRP which aborted the installation because of a failed zip signature check.
I disabled signature checking and ran the installation again. It succeeded.
Tried to directly install CM over it. I got the error message stating I couldn't flash on top of incompatible data.
At this point, I probably should just have wiped system and flash CM, but for some reason I decided to boot to stock.
Here is where it all seems to have gone wrong.
Try to flash and boot to TWRP, like in steps 13 to 18.
Push the B340 UPDATE.APP to /sdcard/dload.
Start the phone using power + vol down + vol up.
I have verified that the phone is on B340 and the builtin updater won't find further updates.
(I have repeated this step and the following ones countless times.)
Boot to bootloader and flash TWRP. Yes, the command succeeds.
Code:
…$ sudo fastboot flash recovery twrp-3.0.2-0-kiwi.img
target reported max download size of 266338304 bytes
sending 'recovery' (45202 KB)...
OKAY [ 1.418s]
writing 'recovery'...
OKAY [ 0.641s]
finished. total time: 2.059s
fastboot reboot
adb reboot recovery # boots to stock recovery
Boot to bootloader and flash TWRP.
Hold power + vol up
I read that the duration holding the keys matters, so I tried this very often, but I always got to one of two different stock recoveries.
Factory reset and cache wipe with one of the two stock recoveries.
I also considered crushing the phone on the wall on multiple occasions, but then decided it would not help me with my goal.
Okay.
L21 with B340, how u boot to TWRP? -_-
Also, the two stock recoveries have the menu options "Download latest version and recovery, Reboot, Shutdown" and "Reboot, Wipe data/factory reset, Wipe cache partition".
I humbly thank everyone in advance who might have some contributions to share.
ok . as i understand ,
First Charge Ur Phone Up To 50%+
Second : Go Back To Stock L 5.0.1
Third : download The latest Nightly Version OF CM + Recovery Rom | Recovey
Forth : Flash Recovery Only Throw ADB if u got any error please Attach here if success Go to step 5
Fifth : Shut Down And HOLD Volume-up + Power As soon u see Honor logo Release Power But Keep Volume Rocked Pressed !
Last : Install The Cm After U already copy To SD Card .
Gd Luck ! .
i will presume that you are on stock recovery,
now go to honor 5x repository and download b320 firmware
now place it in dload folder and flash
now boot to bootlader and try flashing twrp
then do not directly boot to revovery
just do fastboot reboot
then now do adb reboot recovery
youl be with twrp and forst things first ,compulsarily do a backup
then now assuming that you have transfered layest cm to sd card,
first goto wipe , then select all except internal and external sd cards , then wipe
now install, you should be good to go,
i had your issue when i was on b34p, but b320 is a great base and supports all custom roms..try it
(I am sorry for not answering sooner, but I have a lot on my plate right now. :/ )
Thanks for the replies.
Romiui said:
ok . as i understand ,
First Charge Ur Phone Up To 50%+
Second : Go Back To Stock L 5.0.1
Third : download The latest Nightly Version OF CM + Recovery Rom | Recovey
Forth : Flash Recovery Only Throw ADB if u got any error please Attach here if success Go to step 5
Fifth : Shut Down And HOLD Volume-up + Power As soon u see Honor logo Release Power But Keep Volume Rocked Pressed !
Last : Install The Cm After U already copy To SD Card .
Gd Luck ! .
Click to expand...
Click to collapse
2: As I understood it I only had to upgrade to M in the first place to be able to install CM. The downgrade will not undo whatever happened there?
3: I am not sure that I understand what you're trying to say, but I know of no way to flash recoveries via ADB. The point is that, as posted in the OP, flash via fastboot allegedly succeeds and as soon as I boot to the recovery, I'm back to stock.
thilak devraj said:
i will presume that you are on stock recovery,
now go to honor 5x repository and download b320 firmware
now place it in dload folder and flash
now boot to bootlader and try flashing twrp
then do not directly boot to revovery
just do fastboot reboot
then now do adb reboot recovery
youl be with twrp and forst things first ,compulsarily do a backup
then now assuming that you have transfered layest cm to sd card,
first goto wipe , then select all except internal and external sd cards , then wipe
now install, you should be good to go,
i had your issue when i was on b340, but b320 is a great base and supports all custom roms..try it
Click to expand...
Click to collapse
Thanks. I actually tried the dload method with B140 after writing this post, but it doesn't seem to work—same with B330 (the repo doesn't contain a B320 for L21). As far as I can tell, the dload install appears pretends to work fine: I'm getting a successful archive verification, an install meter and no error message. But the OS is not replaced.
I am uncertain if I need an actual microSD card—different sources seem to suggest different things here—but I generally would assume that, if there was no valid image in the right place, I would be getting an error message.
I am fine with whatever suggestion that wouldn't result in a brick. Data loss is fine, there's nothing on it.
A dumb question but do you disconnect the phone from PC or Mac after flashing twrp, firing fastboot reboot and quickly press power and vol up to boot to twrp.
If you already did that, try unlocking command once more and then try flashing it...
You can also try
Fastboot boot twrp_kiwi.img
To boot directly to twrp without flashing.
Hope any of it works.
ksdug said:
(I am sorry for not answering sooner, but I have a lot on my plate right now. :/ )
Thanks for the replies.
but I know of no way to flash recoveries via ADB.
D
Click to expand...
Click to collapse
All recoveries can be Flashed throw Fast-boot ADB Boss .
ksdug said:
(I am sorry for not answering sooner, but I have a lot on my plate right now. :/ )
Thanks for the replies.
2: As I understood it I only had to upgrade to M in the first place to be able to install CM. The downgrade will not undo whatever happened there?
3: I am not sure that I understand what you're trying to say, but I know of no way to flash recoveries via ADB. The point is that, as posted in the OP, flash via fastboot allegedly succeeds and as soon as I boot to the recovery, I'm back to stock.
Thanks. I actually tried the dload method with B140 after writing this post, but it doesn't seem to work—same with B330 (the repo doesn't contain a B320 for L21). As far as I can tell, the dload install appears to work fine: I'm getting a successful archive verification, an install meter and no error message. But the OS is not replaced.
I am uncertain if I need an actual microSD card—different sources seem to suggest different things here—but I generally would assume that, if there was no valid image in the right place, I would be getting an error message.
I am fine with whatever suggestion that wouldn't result in a brick. Data loss is fine, there's nothing on it.
Click to expand...
Click to collapse
glad you did it
thilak devraj said:
glad you did it
Click to expand...
Click to collapse
I rephrased that part as it was unclear. I didn't manage to pull off a downgrade.
muradulislam said:
A dumb question but do you disconnect the phone from PC or Mac after flashing twrp, firing fastboot reboot and quickly press power and vol up to boot to twrp.
If you already did that, try unlocking command once more and then try flashing it...
Click to expand...
Click to collapse
I did, but to no avail. Reunlocking had no effect either.
muradulislam said:
You can also try
Fastboot boot twrp_kiwi.img
To boot directly to twrp without flashing.
Hope any of it works.
Click to expand...
Click to collapse
I love you. I had totally forgotten about that. Using the boot command I managed to install CM, but I still cannot replace the stock recovery. Maybe I'll try letting CM write its own recovery with its next update, but I guess I'll leave it at that. The only downside is that my dad now needs me for doing updates. :/
Thanks very much.
ksdug said:
I rephrased that part as it was unclear. I didn't manage to pull off a downgrade.
I did, but to no avail. Reunlocking had no effect either.
I love you. I had totally forgotten about that. Using the boot command I managed to install CM, but I still cannot replace the stock recovery. Maybe I'll try letting CM write its own recovery with its next update, but I guess I'll leave it at that. The only downside is that my dad now needs me for doing updates. :/
Thanks very much.
Click to expand...
Click to collapse
wait......
you couldnt make it?? ok right now were are you at??
how to boot Honor 5x into TWRP
I know this is an old post, but since I tried for nearly a week to get my Honor 5x to boot in TWRP when pushing volume up + power button, I just wanted to post how I finally got it working, just in case anyone else should have the same problem...
1. First, I downloaded the latest stock rom. On my Honor 5x Android 5 (Lollipop) was installed, so I downloaded an Android 6 (marshmallow) stock rom. Make sure to get the correct version for your region (e.g. C432 for Europe). I found the correct rom file by simply googeling. If you are in a boot loop or do not have a working android on your phone, read instructions below.
2. I un-zipped the rom file and copied the update.app to my sd card to folder "dload"
3. I booted regularly into Android and started the update installation from the settings, where I could select option to install from SD card.
4. once that was done, i enabled USB debugging in developer tools and booted into TWRP from ADB with command
fastboot boot twrp-3.1.0-0-kiwi.img
5. Then, I installed SuperSu (SuperSU-v2.82-201705271822.zip)
6. Then, I flahed TWRP directly FROM TWRP. To do so, I clicked "Install" button, clicked "Install Image" and then selected TWRP file (which i copied to my SD card earlier). BE CAREFUL TO FLASH TWRP as Revovery (NOT boot). Actually, I first flashed twrp-3.0.0-0-kiwi.img, then directly after flashed twrp-3.0.2-0-kiwi.img and then I flashed twrp-3.0.0-1-kiwi.img (you see I was kind of desperate...). After that, from TWRP I booted into bootloader and again flashed twrp image from PC using adb:
fastboot flash recovery twrp-3.1.1-0-kiwi.img
7. from ADB, I again booted into TWRP
fastboot boot twrp-3.1.1-0-kiwi.img
8. ... where I once more installed TWRP.
After that I clicked reboot and selected to boot into Recovery. Then it finally worked.
After endless tries to get my phone to boot into TWRP when pushing volume up and power button, I am not sure which of the above steps made the difference. I think the important part is to update to the latest android version.
BTW: my first problem was I bricked my phone by trying to install lineageos from TWRP 3.1.1.1 and was in an endless bootloop. Here is how I got a regular android running:
I booted into bootloader (power + vol DOWN) and flashed the following files from adb (i got the files by extracting an android stock rom with Huawei Update Extractor (HuaweiUpdateExtractor_0.9.9.3.zip)):
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
Hope this helps...
It's better to post in a new thread, that will be more helpful for you
I was trying to change my rom and i wiped data, dalvik, cache and system. I then flashed ResurrectionRemix-N-v5.8.0-20161126-onyx it said unknown command [log] and when i looked it up people said it was normal so i installed gapps and SuperSU.
I reboot my phone and it just says oneplus and i cant access recovery mode anymore. (I have a oneplus x)
Please help
Need more information :
What was on it before : OS, TWRP ..
Check Bootloader state with the fastboot command
TheVams said:
I was trying to change my rom and i wiped data, dalvik, cache and system. I then flashed ResurrectionRemix-N-v5.8.0-20161126-onyx it said unknown command [log] and when i looked it up people said it was normal so i installed gapps and SuperSU.
I reboot my phone and it just says oneplus and i cant access recovery mode anymore. (I have a oneplus x)
Please help
Click to expand...
Click to collapse
You can access recovery mode easily. When it is on the OnePlus Logo, hold the power button and the volume down button for a while, it will boot into recovery. After you're back in recovery, follow this guide: https://forum.xda-developers.com/oneplus-x/general/guide-update-bootloader-firmware-to-t3478917 and reflash the ROM. After that flash a custom kernel like Arsenic.
Hello, if you can get into fastboot by :
Code:
holding power button and volume up down
once you see fastboot get your self oneplus X twrp 3.0.2.2 Type:
Code:
fastboot devices
Making sure your device is connected.
Then put
Code:
fastboot flash recovery twrp.img
Note that twrp.img is name of the file. Make sure it's inside the folder with adb. makes life easier.
Then boot into recovery. From here your computer should realize there is a device connected. You can the shuv files on.
It's fairly easy and fool proof.
I need help, My phone was unlocked officially, and I have ZCX TWRP build 28081016 before. Then I flash Nougat ROM (Pure Nexus) from MIUI 8 8.2.3.0 without Wipe Internal Storage. Then it works normally. But since I go back to TWRP, I got Decrypt Data with password there. So I cancel it and then I got 0 Internal Storage. And it back while i text some **** in the decrypt password.
While reboot to system, It also asking password too.
Then I reflashing ROM with Clean Install method (wipe anything) but its still asking goddamn passwords.
Then I go Reboot Recovery again and text any **** password but it works! I got my Internal Storage back.
Then I try to flash zcx recovery build 30122016 (latest version) from recovery. Now I got my recoveries gone. There's only phone with usb cable images. Anything goes wrong (corrupted boot.img or something) here? Is it save if I reflash from PC? How to don't get decrypt sdcard?
I got other problem too. I have changed my splash logo (boot logo) using Google Pixels boot logo here. But I have never come back to Mi splash logo while clean installing MIUI ROM from recovery. Where is my problem here?
And this is my big problem (maybe) (cause I still don't get problems here). Anyone of you facing your Fastboot Logo with tiny Linux Penguin images? I can't go "adb reboot fastboot" here. And I can go to fastboot mode with volume- + power button only. It's not working too with reboot bootloader in TWRP. I guess my fastboot isn't working with Miflash or some ****. But works with adb. How can I get Mi Bunny Fastboot again?
Please help me. and tell me what should I do. Thankyou.
ojedee said:
I need help, My phone was unlocked officially, and I have ZCX TWRP build 28081016 before. Then I flash Nougat ROM (Pure Nexus) from MIUI 8 8.2.3.0 without Wipe Internal Storage. Then it works normally. But since I go back to TWRP, I got Decrypt Data with password there. So I cancel it and then I got 0 Internal Storage. And it back while i text some **** in the decrypt password.
While reboot to system, It also asking password too.
Then I reflashing ROM with Clean Install method (wipe anything) but its still asking goddamn passwords.
Then I go Reboot Recovery again and text any **** password but it works! I got my Internal Storage back.
Then I try to flash zcx recovery build 30122016 (latest version) from recovery. Now I got my recoveries gone. There's only phone with usb cable images. Anything goes wrong (corrupted boot.img or something) here? Is it save if I reflash from PC? How to don't get decrypt sdcard?
I got other problem too. I have changed my splash logo (boot logo) using Google Pixels boot logo here. But I have never come back to Mi splash logo while clean installing MIUI ROM from recovery. Where is my problem here?
And this is my big problem (maybe) (cause I still don't get problems here). Anyone of you facing your Fastboot Logo with tiny Linux Penguin images? I can't go "adb reboot fastboot" here. And I can go to fastboot mode with volume- + power button only. It's not working too with reboot bootloader in TWRP. I guess my fastboot isn't working with Miflash or some ****. But works with adb. How can I get Mi Bunny Fastboot again?
Please help me. and tell me what should I do. Thankyou.
Click to expand...
Click to collapse
You got your device encryption so remove it
Boot to fast boot volume - plus power button combo then connect to PC
Then use fast boot modified in order to boot into edl
Then flash latest miui fast boot ROM through miflash
Then reboot
Then unlock bootloader flash zcx twrp the hen format data from twrp under wipe option
[email protected] said:
You got your device encryption so remove it
Boot to fast boot volume - plus power button combo then connect to PC
Then use fast boot modified in order to boot into edl
Then flash latest miui fast boot ROM through miflash
Then reboot
Then unlock bootloader flash zcx twrp the hen format data from twrp under wipe option
Click to expand...
Click to collapse
But i have never ever encrypt anything on my phone. Now my device can't do adb reboot fastboot. But if i reboot to recovery first. It works with power and volume down
I was into the process of rooting my XT1506. Unlocked the bootloader and installed twrp successfully and then in an attempt to installing custom rom via Fastboot, i run the command
fastboot -w
and then when i tried to run "fastboot update rom.zip", it didn't succeed. After that, whatever i do, the phone just boots into recovery and never into the system. Badly need your help, Guys....!!! I shall be really thankful.....
I think i made the thread in wrong section and now i cant find the option to move/delete it. I apologize Mods for this mistake and request them to move it.
aanishjangra said:
I was into the process of rooting my XT1506. Unlocked the bootloader and installed twrp successfully and then in an attempt to installing custom rom via Fastboot, i run the command
fastboot -w
and then when i tried to run "fastboot update rom.zip", it didn't succeed. After that, whatever i do, the phone just boots into recovery and never into the system. Badly need your help, Guys....!!! I shall be really thankful.....
Click to expand...
Click to collapse
If you still have twrp installed, you can wipe everything and flash the custom ROM from the recovery itself.
Tried that too...still it boots into recovery...One more thing i have noticed that in fastboot mode, clicking on "Factory" boots the phone normally.
Is there any problem related with recovery. I have presently Flyrom 5.1.2 installed and recovery is 3.0.1 (also tried twrp-otus-2.7.x), if that helps..
Download any Custom ROM (Lineage OS recommended)
Put that in your SDCard or Internal Storage (USB MTP works in recovery mode)
Go To Wipe Section and check All (Excluding Internal Or MicroSD)
Swipe to format
Then Press the HOME Button
Click on Install
Go to the path where ROM is (Root of the storage is best)
Flash the ROM
Wipe cache/Dalvik Cache (Must Do This)
First Boot may take 15-20 min...
Enjoy :fingers-crossed:
Hit Thanks If I Helped you
Problem solved. I think it was a problem with the recovery. I achieved the solution by flashing stock recovery. Now the phone is booting normal.
I am curious if anybody can suggest me a compatible recovery for this phone. By the way, thanx to all who helped me....You are awesome
Go for this : Recovery
And thread here : https://forum.xda-developers.com/moto-e-2015/orig-development/twrp-recovery-moto-e-3g-2015-t3084849
shaktiman01 said:
Go for this : Recovery
And thread here : https://forum.xda-developers.com/moto-e-2015/orig-development/twrp-recovery-moto-e-3g-2015-t3084849
Click to expand...
Click to collapse
That is the same recovery which caused the problems. Anyways, i'll try to put that in again and see if there'll be any difference. Btw, thanx mate..
@ aanishjangra try squid2's port of the recovery and see if it helps, although ensure you flash the recovery and immediately reboot to recovery (Not system) and the ROM gets patched.
aanishjangra said:
I was into the process of rooting my XT1506. Unlocked the bootloader and installed twrp successfully and then in an attempt to installing custom rom via Fastboot, i run the command
fastboot -w
and then when i tried to run "fastboot update rom.zip", it didn't succeed. After that, whatever i do, the phone just boots into recovery and never into the system. Badly need your help, Guys....!!! I shall be really thankful.....
Click to expand...
Click to collapse
https://chat.whatsapp.com/AimXKJXu6uUJp6qOvBeOan
Join whtsapp group if u need any help!!