[TWRP] [Falcon] TWRP Installer for Windows - Moto G Android Development

Introduction
Hello xda!
To help us in our arduous task of updating the recovery whenever a new version of TWRP looming, I made this script that will handle upgrade to the latest version with a click and "from the adb" I have asked h2o64 permision to post.
This script basically reboots from adb to fastboot, and installs the recovery, then boots it.
If yu have any suggestion, tell me and I´ll try to do the best!
Downloads
You can select GPE or Stock in the script.
Material Design
Spanish / English
Non themed​English / Spanish​mirror​
Requisites
-Have the Motorola drivers installed, you can get it here
-A xt1032/33
-Windows PC
Installation instructions
Instructions:
1. Connect your device to your PC
2. Execute the downloaded file
3. Follow the instructions there
Special thanks to @h2o64 for make the TWRP for falcon
And their post is here

Reserved
Screenshot in the attachments.
If you want to know what exactly it does, here is the code

Thread Updated with the new recovery 2.8.6.0.1

Updated to the new version, 2.8.7.0
Try it now English / Spanish
PD: I used the non-themed ones as I use a custom theme in the mine, and I don't wanna have conflicts
Changelog in the original post as always, all the thanks goes to @h2o64 :victory:

Xyzko said:
Updated to the new version, 2.8.7.0
Try it now English / Spanish
PD: I used the non-themed ones as I use a custom theme in the mine, and I don't wanna have conflicts
Changelog in the original post as always, all the thanks goes to @h2o64 :victory:
Click to expand...
Click to collapse
You can theme the theme version actually

h2o64 said:
You can theme the theme version actually
Click to expand...
Click to collapse
Really? Then I'll include themed ones

I forgot it for almost half year Included themed ones.

hey i cant find my device moto g xt1033 in the device list of twrp manager app...
is custom recovery for xt1032 and xt1033 same?

ak22shay said:
hey i cant find my device moto g xt1033 in the device list of twrp manager app...
is custom recovery for xt1032 and xt1033 same?
Click to expand...
Click to collapse
Yes, it´s the same.

Need Help installing TWRP 3.0.2.0
I am currently stuck at "Bootloader Unlocked" screen on My Moto-G X1033.
I had Cyanogen Mod 12 installed and Cyanogen Recovery won't let me boot into TWRP recovery even if flashed v3.0.2.0 using fastboot. It always takes over from bootloader.
But this TWRP installler have directly booted me into TWRP and to my surprise it is working properly.
Now TWRP v2.8.7.0 doesnt support encrypted phones and I want to wipe everything from my phone.
I am getting error E: Unable to mount '/data'
Could you please help me installing TWRP v3.0.2.0 using this installer?
I tried replacing the existing "twrp-2.8.7.0.-falcon_GPE.img" with same name but with "twrp-3.0.2-0-falcon.img".
It is not working it just stucks at twrp splash screen.

Thankfully with 2.8.X+ (2.8.4?) you can flash a twrp image in twrp

Related

[Q] [help] Trying to flash a custom ROM to moto g, getting "bootloader not supported"

[Q] [help] Trying to flash a custom ROM to moto g, getting "bootloader not supported"
My moto g is XT1031, the Boost Mobile version.
I've tried to flash CM, BlissPop ROM, flexOS, and others. I always get "Bootleader not supported. Operation Aborted".
I want to flash a custom ROM because Boost Mobile never pushed out lollipop, and I want to try it out. This is not my primary phone, and is only used on Wi-Fi.
My Moto G is Rooted (I have the SuperSU app) and the bootloader is unlocked (Get the warning message on boot).
I'm flashing via Clockwork mod revocery 6.0.4.7
Any help is strongly appreciated.
Thanks.
By the way, this is the exact message:
This package supports bootloader(s): 0x4118, 0x4119, 0x411A; this device has bootloader 0x4113.
(Status 7)
Operation Aborted.
I was able to flash Cyanogenmod 11 Snapshot M6 Falcon, but not sure what to do after that. It seems that the bootloader is not compatible with Lollipop?
SuperCana said:
My moto g is XT1031, the Boost Mobile version.
I've tried to flash CM, BlissPop ROM, flexOS, and others. I always get "Bootleader not supported. Operation Aborted".
I want to flash a custom ROM because Boost Mobile never pushed out lollipop, and I want to try it out. This is not my primary phone, and is only used on Wi-Fi.
My Moto G is Rooted (I have the SuperSU app) and the bootloader is unlocked (Get the warning message on boot).
I'm flashing via Clockwork mod revocery 6.0.4.7
Any help is strongly appreciated.
Thanks.
Click to expand...
Click to collapse
SuperCana said:
By the way, this is the exact message:
This package supports bootloader(s): 0x4118, 0x4119, 0x411A; this device has bootloader 0x4113.
(Status 7)
Operation Aborted.
I was able to flash Cyanogenmod 11 Snapshot M6 Falcon, but not sure what to do after that. It seems that the bootloader is not compatible with Lollipop?
Click to expand...
Click to collapse
You have two options
1- Either update your bootloader to lollipop one which is 41.19 for cdma variants
2-Edit the updater script and metadata file of rom to allow you to flash the rom
First method is risky but better because you dont have to edit the updater scrip of every rom you wanna flash
sent from falcon
PRESS THANKS IF HELPED?????
sjandroiddeveloper said:
You have two options
1- Either update your bootloader to lollipop one which is 41.19 for cdma variants
2-Edit the updater script and metadata file of rom to allow you to flash the rom
First method is risky but better because you dont have to edit the updater scrip of every rom you wanna flash
sent from falcon
PRESS THANKS IF HELPED
Click to expand...
Click to collapse
Thanks. How do I update the bootloader to 41.19?
SuperCana said:
Thanks. How do I update the bootloader to 41.19?
Click to expand...
Click to collapse
I have the links to bootloader for gsm variants but not CDMA
I am asking someone experienced that is @matmutant, so please wait for a day
Till then I will tell you how to edit the updater script and metadata (credits to @wskelly )
Extract the zip and go to
META-INF/com/google/android/updater-script
META-INF/com/android/metadata
Alter the files as shown in the screenshots.
You will see the flickering/jumping of the screen on the first boot, but this will go away after you turn the screen off and then on once.
Screenshots are here
sjandroiddeveloper said:
I have the links to bootloader for gsm variants but not CDMA
I am asking someone experienced that is @matmutant, so please wait for a day
Till then I will tell you how to edit the updater script and metadata (credits to @wskelly )
Extract the zip and go to
META-INF/com/google/android/updater-script
META-INF/com/android/metadata
Alter the files as shown in the screenshots.
You will see the flickering/jumping of the screen on the first boot, but this will go away after you turn the screen off and then on once.
Click to expand...
Click to collapse
I found the download for bootloader 41.19 CDMA. Found here: https://www.androidfilehost.com/?fid=95916177934538145
I then flashed it via clockwork mod and then was able to flash BlissPop 5.1.1. All is working fine now, except the screen in clockwork mod has a flashing line. No big deal though, this doesn't impact the actual OS.
Thanks again for your help.
SuperCana said:
I found the download for bootloader 41.19 CDMA. Found here: https://www.androidfilehost.com/?fid=95916177934538145
I then flashed it via clockwork mod and then was able to flash BlissPop 5.1.1. All is working fine now, except the screen in clockwork mod has a flashing line. No big deal though, this doesn't impact the actual OS.
Thanks again for your help.
Click to expand...
Click to collapse
You have flickering screen in CWM recovery because it is based on kitkat bootloader
To remove
Just flash the latest TWRP by @h2o64 from xda ( not from official site )
Or try this unofficial Philz
https://docs.google.com/file/d/0B7lxW9DP17gNalk2Y3EtcU9JZTA/edit?usp=docslist_api
Sent from falcon
PRESS THANKS IF HELPED?????
I came across this site while searching for a solution to my problem which I thought can help you
They've mentioned instructions to Unlock Bootloader for different models :
https://forums.motorola.com/posts/35e4d3be5c
ravibhat said:
I came across this site while searching for a solution to my problem :
https://forums.motorola.com/posts/35e4d3be5c
Click to expand...
Click to collapse
You posted on a wrong thread
Updated my post for more clarity
Hope it helps OP or someone who is looking for a solution.
sjandroiddeveloper said:
You posted on a wrong thread
Click to expand...
Click to collapse

[Android 6.0] Official ZUI 1.5.201 beta updated on 26th December 2015

WARNINGS:
This ROM is in the canary test and NOT STABLE.
You flash this rom on your own respondibility.
Someone have got stuck in a bootloop.
The default language is Chinese.
Flashing this ROM will convert your ZUK Z1 from COS 12.1 to ZUI, and the bootloader will be replaced and locked.
If you want to go back to COS, you can search for help in this forum.
NOW you can install the gapps, and they can run well.Download the newest version (ZUI 1.5.201).
What works:
ALL.
Because ZUI recovery's device code name is K9, TWRP recovery's device code name is ham, if you flash it by TWRP recovery, you must modify the script.
How to flash:
1. convert to ZUI:
How to flash ZUK Z1 ZUI version 0.9.084_ST_150729
2. Download this rom.
3. Rename the rom file to update.zip, and put it into /sdcard .
4. Boot into ZUI recovery and full wipe.
5. Flash this rom and reboot.
NOTICES:
I tested this rom, and it works well. I flash it by TWRP recovery (I modified the script).
For first boot, you may wait for 10+ minutes.
Download:
ZUI 1.6.225 official ota url
ZUI 1.6.225 Baidu Colud Disk(This is a Chinese website.)
hfutxqd said:
WARNINGS:
This ROM is in the canary test and NOT STABLE.
You flash this rom on your own respondibility.
The default language is Chinese.
Flashing this ROM will convert your ZUK Z1 from COS 12.1 to ZUI, and the bootloader will be replaced and locked.
If you want to go back to COS, you can search for help in this forum.
What works:
ALL.
Download:
click here to donwload
http://pan.baidu.com/s/1bgw8Vk
Click to expand...
Click to collapse
The link is not opening....it's just keep loading...
Ramshu97 said:
The link is not opening....it's just keep loading...
Click to expand...
Click to collapse
You need to click the circled button....
bartito said:
You need to click the circled button....
Click to expand...
Click to collapse
Thanks man I downloaded the ROM file...
Here, I mirrored it on AndroidFileHost. This should make things easier to reach.
Hi,
Tried flashing the ROM with latest Breadcrust TWRP version. I had an error saying that the ROM was made for the "K9" model, and that mine is Z1. I modified the script in the rom file and finally flashed it, but I get stuck in a bootloop. Any ideas?
Thanks.
woonaval said:
Hi,
Tried flashing the ROM with latest Breadcrust TWRP version. I had an error saying that the ROM was made for the "K9" model, and that mine is Z1. I modified the script in the rom file and finally flashed it, but I get stuck in a bootloop. Any ideas?
Thanks.
Click to expand...
Click to collapse
K9 is the ZUI's official device code of ZUK Z1.Try to convert to ZUI firstly,and rename the rom file to update.zip. Boot into the ZUI's recovery, wipe and flash.
Could someone do a comparision in camera quality between COS12.1 and ZUI 6.0 ?
so with this ZUI Android 6.0 version, can be root or not..?
Problem solved after trial and error.. :highfive:
but now I have issues using playstore about google play service... so can't use play store.. :crying:
kaizer hanz said:
so with this ZUI Android 6.0 version, can be root or not..?
Problem solved after trial and error.. :highfive:
but now I have issues using playstore about google play service... so can't use play store.. :crying:
Click to expand...
Click to collapse
Flash TWRP recovery firstly, then you can flash the gapps.
hfutxqd said:
Flash TWRP recovery firstly, then you can flash the gapps.
Click to expand...
Click to collapse
can you give me the gapps..? I have TWRP installed, Rooted but don't have a Working Gapps.. I mean.. I have tried all gapps.. but no one work for me..
kaizer hanz said:
can you give me the gapps..? I have TWRP installed, Rooted but don't have a Working Gapps.. I mean.. I have tried all gapps.. but no one work for me..
Click to expand...
Click to collapse
http://opengapps.org/
choose ARM, 6.0, and the size you need
woonaval said:
http://opengapps.org/
choose ARM, 6.0, and the size you need
Click to expand...
Click to collapse
using the smallest.. nano version.. until now almost 30 minutes stuck at ZUK boot logo (maybe bootloop) :crying:
maybe going back to ZUI 1.2.0.40
So is there anyone who boot correctly and is able to give us a report?
We clearly need a more detailed step by step for those of us having an international Zuk device. If I can try it (maybe tomorrow), I will post this detailed info.
I have unlocked the bootloader and installed TWRP as well but while i'm trying to install GAPPS got error code:25, Now it's Bootloop i'm going back to the old version.
kaizer hanz said:
can you give me the gapps..? I have TWRP installed, Rooted but don't have a Working Gapps.. I mean.. I have tried all gapps.. but no one work for me..
Click to expand...
Click to collapse
You can find the gapps here.
opengapps.org
Before flash the gapps, you must wipe the data.
thrpod said:
Could someone do a comparision in camera quality between COS12.1 and ZUI 6.0 ?
Click to expand...
Click to collapse
+1 for this.
hfutxqd said:
You can find the gapps here.
opengapps.org
Before flash the gapps, you must wipe the data.
Click to expand...
Click to collapse
it is work for you..? couse I have bootloop.. maybe I need wipe data before flash gapps..
can you give your screenshot playstore working in Marshmallow version of ZUI..
EDIT :
after wipe data, wipe dalvik cache, wipe cache with no Luck... stuck at ZUK logo (Bootloop):silly:
going back to ZUI 1.2.040.. until someone give tutorial step-by-step cleary... :highfive:
I'm unable to downgrade after this update.. Cyanogen recovery give signatures verification error in the middle of installation...

My own Mi 4c journey

My Mi 4c arrived yesterday. I bought it using donations that I received from various project (Samsung Galaxy Tab 2, Tab 3, Tab 4, OnePlus One, Xiaomi Redmi 2). It's seems for Chinese market: a lot of Chinese apps, incomplete English translation, no Google services. Fortunately, TWRP port already available for this device, so rooting and installing GApps is easy. Somehow I still want to keep the original recovery.
1. Boot to fastboot mode (VOL DOWN + POWER) to fastboot TWRP:
Code:
fastboot boot twrp.img
2. Flash SuperSU in TWRP
3. Flash Open GApps nano in TWRP
As you know, loading touchscreen firmware need times in TWRP. Just do other thing while waiting for it :laugh: The possible cause is firmware "ping-pong" issue when in kernel touchscreen firmware different between recovery and normal boot. But why loading a firmware so that long?
My device come with MIUI 7.1.4.0, unlocked bootloader. I just upgrade it to 7.2.1.0 without firmware update to keep the bootloader unlocked but use 7.1.6.0 kernel to boot it because no go with the new kernel (incompatible firmware?), MIUI logo forever. BEWARE: Don't upgrade your device to 7.2.1.0 using a standard method, your bootloader will be locked!
Attached Hardware Info report for my future reference if I decide to develop custom ROM/kernel.
@emfox, I'm with you :laugh:
MIUI 7.2.1.0 without firmware update.
how can you update to 7.2.1.0 version without firmware update?
btw, I think I will wait for Xiaomi EU or sMIUI, so I can flash them via twrp....
tuanhung303 said:
how can you update to 7.2.1.0 version without firmware update?
btw, I think I will wait for Xiaomi EU or sMIUI, so I can flash them via twrp....
Click to expand...
Click to collapse
Backup /system/lib/modules, download 7.2.1.0, inject a modified updater-script, flash it in TWRP recovery, restore /system/lib/modules, reflash SuperSU, reflash GApps.
I hope you can make modified rom 7.2.1.0 without bootloader.
ahmaman said:
I hope you can make modified rom 7.2.1.0 without bootloader.
Click to expand...
Click to collapse
Uploading a big file always a problem for me. Maybe I'll create a proper instructions and script for it.
I confirm touchscreen "ping-pong" issue the source problem of TWRP touchscreen freeze on boot. If touchscreen driver found a different firmware version, it will flash a "proper" firmware and delayed touchscreen event initialization.
welcome aboard, my dear friend!
Looks to me, we got another developer. Good
ketut.kumajaya said:
Backup /system/lib/modules, download 7.2.1.0, inject a modified updater-script, flash it in TWRP recovery, restore /system/lib/modules, reflash SuperSU, reflash GApps.
Click to expand...
Click to collapse
omg... is that English? (j/k)
btw, welcome onboard , Xiaomi will release some kernel sources soon, looks like we will have more stable rom in future :laugh:
ketut.kumajaya said:
Uploading a big file always a problem for me. Maybe I'll create a proper instructions and script for it.
I confirm touchscreen "ping-pong" issue the source problem of TWRP touchscreen freeze on boot. If touchscreen driver found a different firmware version, it will flash a "proper" firmware and delayed touchscreen event initialization.
Click to expand...
Click to collapse
Thanks for documenting your findings.
I can tell you I've never experienced the touchscreen bug since day one, I flashed Team Superluminal's TWRP 2.8.7.3 and I can press all buttons soon as I see them
Logic_ said:
Thanks for documenting your findings.
I can tell you I've never experienced the touchscreen bug since day one, I flashed Team Superluminal's TWRP 2.8.7.3 and I can press all buttons soon as I see them
Click to expand...
Click to collapse
yes, the version 2.8 does not have that bug, the version 3.0.0.2 has
Happy to see Indonesian Developer who will contribute in Mi4C Section. really want to meet you in person if have any chance.
Greeting from Indonesia!
wind99 said:
Happy to see Indonesian Developer who will contribute in Mi4C Section. really want to meet you in person if have any chance.
Greeting from Indonesia!
Click to expand...
Click to collapse
Still slowly check Xiaomi changes line by line https://github.com/kumajaya/android_kernel_xiaomi_msm8992/commits/libra-l-oss-kumajaya :laugh:

TWRP version issue : can't install cyanogenmod

Hello,
I have a perfectly working moto G 4g with cyanogenmod, and did the install very easily the first time. I am stoked with it so when my mother asked me for a new phone I got another MotoG 4G, and went directly to install TWRP and cyanogenmod... BUT :
- when I want to flash Cyanogenmod build zip, TWRP tells me the version is not supported by this cyanogen build.... apparently it wants version 0x411A and nothing else. The only version available on TWRP website is the newest 0.3.2.0 ....
- I have tryed another twrp version found online (a 2.7.8 not official) and it fails again to install Cyanogenmod, saying the TWRP version is not correct.
Where can I get the correct 0x411A version of TWRP ? Or is the message actualy is about something else ?
Best regards and thanks in advance for your help.
I was confusing Bootloader version and TWRP version. I used a tool found on XDA that has updated my bootloader.
Then i was able to install cyanogenmod but was stuck on the logo for the first boot.
Updated TWRP to the latest one and trying again, flashed darvin cache, and i am flashing nightly cyanogen+gapps.
I hope it'll work this time

[DEVELOPMENT STOPPED][Unofficial][TWRP] for YU Yunicorn

DEVELOPMENT OF CUSTOM ROMS FOR YU YUNICORN STOPPED DUE TO LACK OF KERNEL SOURCES
Warning: This may not work for the MM version of Yunicorn. Because YU had sent patches in the updates. So try this and if it doesn't work, do some porting yourself .
Hey guys this thread is for TWRP for YU Yunicorn, the most popular custom recovery is now available for YU Yunicorn
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and backup the current system, which are often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
TWRP is helpful in flashing custom ROMs and do a nandroid backup and now available for Yunicorn.
Click to show steps of flashing TWRP in YU Yunicorn
First make sure you have installed proper drivers on your PC, then follow the flashing procedure.
1. Download and extract SP Flash Tool and the recovery.zip on your PC.
2. Open and run flash tool.exe as administrator.
3. Click on the scatter loading button and select the scatter file from the recovery folder.
4. Click on download button and connect your smartphone to PC via USB cable and wait for the flashing process it will take 20-30 seconds.
Note: Switch off your smartphone before connecting to your PC then connect and do not interrupt the flashing process.
5. Boot into recovery by pressing VOL UP + VOL DOWN + POWER button.
Now, you have successfully installed TWRP on your mobile.
Download SP Flash Tool form here.
In some cases you are not able to see TWRP after booting into recovery. You have to flash the recovery twice when you face this problem.
CHANGELOG
What's new in 3.0.1-0:
support new CM 13.0 pattern encryption (sultanqasim)
fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
libtar updated to latest upstream and fixes (jcadduono)
fixes for loading custom themes (_that)
TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
translation updates - added Italian, Czech and Polish and significant updates to Dutch
progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
fix input box text display (Dees_Troy)
reboot option after zip install complete (bigbiff)
other mostly invisible bug fixes and improvements
BUGS
- Touch in TWRP works after 10-15 seconds when boot into recovery
- other bugs you tell me
NOTE: THIS IS NOT OFFICIAL TWRP AND MAY NOT BE STABLE DO IT AT YOUR OWN RISK I AM NOT RESPONSIBLE FOR ANYTHING WRONG HAPPENS. FEEL FREE TO ASK QUESTIONS.
Current latest Version: 3.0.1-0
Download TWRP recovery.zip from below.
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
TWRP_3.0.1-0
Do not forget to press the thanks button
Great work bro. I will try today and keep you posted.
Best recovery
Recovery is working nice. :good:
No bugs till now.
Post the download link
Cm 13 for yunicorn yu5530. Post the download link for c13 or rr rom
Dishonor96 said:
Cm 13 for yunicorn yu5530. Post the download link for c13 or rr rom
Click to expand...
Click to collapse
Not available now, you have to wait because camera, fingerprint, audio, gps, wifi, thethering, not working.
Don't worry we are working on fixing these.
Sent from my OnePlus 3T using XDA Labs
This method is not working for me on marshmallow. My phone got bricked after flashing recovery.
Still working?
_saurabh__._ said:
Not available now, you have to wait because camera, fingerprint, audio, gps, wifi, thethering, not working.
Don't worry we are working on fixing these.
Sent from my OnePlus 3T using XDA Labs
Click to expand...
Click to collapse
Aa? No
starckarcimi said:
Aa? No
Click to expand...
Click to collapse
We tried to fix those bugs, but no luck. A successful porting for Yu Yunicorn isn't possible without kernel source. But still you can try porting yourself, refer to some useful posts on XDA. ,
Dude help me
I tried my times through Sp Flash it says done at last but once i boot in recovery it open up with old recovery options not twrp, I also tried Adb Fastboot tool. Once file transfer it dont boot is twrp recover..... M pissed please help me to correct this Its been 3 days now its very imp for me to root my phone coz my Imei Invalid.... It will get fixed after rooting my phone.
_saurabh__._ said:
Hey guys this thread is for TWRP for YU Yunicorn, the most popular custom recovery is now available for YU Yunicorn
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and backup the current system, which are often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
TWRP is helpful in flashing custom ROMs and do a nandroid backup and now available for Yunicorn.
Click to show steps of flashing TWRP in YU Yunicorn
First make sure you have installed proper drivers on your PC, then follow the flashing procedure.
1. Download and extract SP Flash Tool and the recovery.zip on your PC.
2. Open and run flash tool.exe as administrator.
3. Click on the scatter loading button and select the scatter file from the recovery folder.
4. Click on download button and connect your smartphone to PC via USB cable and wait for the flashing process it will take 20-30 seconds.
Note: Switch off your smartphone before connecting to your PC then connect and do not interrupt the flashing process.
5. Boot into recovery by pressing VOL UP + VOL DOWN + POWER button.
Now, you have successfully installed TWRP on your mobile.
Download SP Flash Tool form here.
In some cases you are not able to see TWRP after booting into recovery. You have to flash the recovery twice when you face this problem.
CHANGELOG
What's new in 3.0.1-0:
support new CM 13.0 pattern encryption (sultanqasim)
fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
libtar updated to latest upstream and fixes (jcadduono)
fixes for loading custom themes (_that)
TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
translation updates - added Italian, Czech and Polish and significant updates to Dutch
progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
fix input box text display (Dees_Troy)
reboot option after zip install complete (bigbiff)
other mostly invisible bug fixes and improvements
BUGS
- Touch in TWRP works after 10-15 seconds when boot into recovery
- other bugs you tell me
NOTE: THIS IS NOT OFFICIAL TWRP AND MAY NOT BE STABLE DO IT AT YOUR OWN RISK I AM NOT RESPONSIBLE FOR ANYTHING WRONG HAPPENS. FEEL FREE TO ASK QUESTIONS.
Current latest Version: 3.0.1-0
Download TWRP recovery.zip from below.
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
TWRP_3.0.1-0
Do not forget to press the thanks button
Click to expand...
Click to collapse
Is it stable??
Any further updates...
RyanRaina1 said:
I tried my times through Sp Flash it says done at last but once i boot in recovery it open up with old recovery options not twrp, I also tried Adb Fastboot tool. Once file transfer it dont boot is twrp recover..... M pissed please help me to correct this Its been 3 days now its very imp for me to root my phone coz my Imei Invalid.... It will get fixed after rooting my phone.
Click to expand...
Click to collapse
Did you tried flashing the recovery twice ? By twice I mean, after flashing the recovery, press the download button again in SP Tool and let the recovery to flash again, do not boot your phone in either recovery or system between the two times flashing procedure. Try again.
Hey, if you want to fix invalid IMEI, nothing is working on Marshmallow, even if you root your device and edit IMEI by any of the Root apps like Chamelephon MobileUncle Tools it will give a wierd IMEI like 40#[email protected]. The only way to fix IMEI is to flash lollipop ROM again by SP Flash tool. https://drive.google.com/file/d/0B2MZMs2kUcOZeXd6dkdTc0M5TEk/view. This is download link for LP stock ROM, thanks to Ayushmaan Thakur who extracted this. After flashing LP root using TWRP or Kingroot app both will work then use Chamelephon to change IMEI, you can also use Engineer Mode for changing IMEI if Chamelephon isn't working. Then update to Marshmallow.
jowinjohnchemban said:
Is it stable??
Any further updates...
Click to expand...
Click to collapse
For your info, it is the latest stable version, newer version aren't working smoothly and takes more time to boot into recovery.
Sent from my OnePlus X using XDA Labs
_saurabh__._ said:
For your info, it is the latest stable version, newer version aren't working smoothly and takes more time to boot into recovery.
Click to expand...
Click to collapse
I'm using YU Yunicorn 5530
And is under warranty period also...
After 2 months of purchase I faced charging issue that its not charging to 100% , stuck at 90%
---------- Post added at 05:06 AM ---------- Previous post was at 05:02 AM ----------
Does the source code of the mediatek soc for this device
MT6750 Octacore 1.95GHz
Released??
Or any stable custom ROM such as Lineage, Oxigen, Cyanogen,...
jowinjohnchemban said:
I'm using YU Yunicorn 5530
And is under warranty period also...
After 2 months of purchase I faced charging issue that its not charging to 100% , stuck at 90%
---------- Post added at 05:06 AM ---------- Previous post was at 05:02 AM ----------
Does the source code of the mediatek soc for this device
MT6750 Octacore 1.95GHz
Released??
Or any stable custom ROM such as Lineage, Oxigen, Cyanogen,...
Click to expand...
Click to collapse
Are you using Marshmallow version. If yes then you will surely having this problem. Because every Yunicorn user is having this problem,
Temparory fix- try clearing battery cache and dalvik then reboot, then do a complete discharge and then let it attain its maximum battery percent after that do a complete discharge again, then again let it attain the maximum battery percent. Do this 4-5 times, and your phone will be charging 100% again.
Permanent fix- you have to flash lollipop version, as it is stable.
No there is no source code released by YU, and no stable custom ROMs are available, Note that the stock ROM isn't stable, how custom ROM be stable.
Sent from my OnePlus X using XDA Labs
hateis said:
This method is not working for me on marshmallow. My phone got bricked after flashing recovery.
Click to expand...
Click to collapse
Have you flashed it correctly? Are you using latest version of SP Flash tool? Make sure that there is no corrupt file. Note that this recovery is tested many times. Which type of brick it is? I am reposting the link, try again then.
Sent from my OnePlus X using XDA Labs
Anybody got twrp on marshmallow successfully
hateis said:
Anybody got twrp on marshmallow successfully
Click to expand...
Click to collapse
Yup
Sent from my OnePlus X using XDA Labs
I am not able to go through boot logo .....
After flashing ??
jowinjohnchemban said:
Is it stable??
Any further updates...
Click to expand...
Click to collapse
Not stable on some mobiles.
Sent from my OnePlus X using XDA Labs
Is this recovery working on marshmallow? It seems like my device is bricked

Categories

Resources