[RECOVERY][UNOFFICIAL] TWRP for Xiaomi Mi A2 Lite (daisy) by TWRPBuilder - Xiaomi Mi A2 Lite ROMs, Kernels, Recoveries, & Oth

TWRP Recovery 3.2.3-0 For Xiaomi Mi A2 (daisy) by TWRPBuilder
​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Welcome, all Mi A2 users, This is Lastest TWRP Recovery For your device By TWRPBuilder Team
CHANGELOG for 3.2.2-0:
* adb backup fixes
* OTA style update zips will now install automatically without prompting for decrypt
* minor tweaks to handling date/time on Qualcomm devices
* updates to some language translations
Downloads​Xiaomi Mi A2 Recovery img
​
Sources:
Code:
[CENTER][URL="https://github.com/TwrpBuilder/android_device_xiaomi_daisy"][COLOR="bule"]Device tree[/COLOR][/URL]
[URL="https://github.com/TeamWin/Team-Win-Recovery-Project"][COLOR="bule"]TeamWin Github
[/COLOR][/URL][/CENTER]
How to install:
You must have fastboot installed on your pc and then:
Code:
adb reboot bootloader
fastboot boot recovery.img
Then flash img from the recovery
Notes:
You have to format data and disable force encryption in order to access data partition:
- Format data
- Flash Magisk DFE or DisableForceEncryption zip, attached below.
Don't Forget to Hit Thanks :good:
https://forum.xda-developers.com/android/apps-games/twrpbuilder-t3744253
XDA:DevDB Information
[RECOVERY][UNOFFICIAL] TWRP for Xiaomi Mi A2 Lite (daisy) by TWRPBuilder, Tool/Utility for the Xiaomi Mi A2 Lite
Contributors
TwrpBuilder, yshalsager
Source Code: https://github.com/TwrpBuilder/android_device_xiaomi_daisy
Version Information
Status: Stable
Current Stable Version: 2
Stable Release Date: 2018-08-09
Created 2018-08-09
Last Updated 2018-08-18

Disable Force Encryption
Flash one of these files

Screenshots
Attached below

i install it and not boot on twrp, please fix it bro

Will i lost anything after formatting data?

krzygaj said:
Will i lost anything after formatting data?
Click to expand...
Click to collapse
Yes, you will lose all your data (music, video, documents, app, etc.).

BubuXP said:
Yes, you will lose all your data (music, video, documents, app, etc.).
Click to expand...
Click to collapse
Bubu, Seguendo la guida si riesce ad installare la recovery modificata correttamente?
Ho letto che, visto la nuova politica Google delle partizioni A e B, non funziona più fare semplicemente flash recovery blablabla.img

michaelsan1337 said:
Bubu, Seguendo la guida si riesce ad installare la recovery modificata correttamente?
Ho letto che, visto la nuova politica Google delle partizioni A e B, non funziona più fare semplicemente flash recovery blablabla.img
Click to expand...
Click to collapse
Non ho provato ancora questa TWRP, però so che è come dici, cioè non c'è più la partizione di recovery nei nuovi telefoni A/B quindi la custom recovery può essere avviata solo da PC tramite fastboot, non sarà più possibile lasciarla installata sul telefono pronta all'uso.
I didn't test this TWRP on my Mi A2 Lite, but you cannot install a custom recovery anymore on new phones with A/B partitioning scheme, because there isn't a recovery partition anymore. The only way to use a custom recovery is via fastboot with a PC.
EDIT: looking at the TWRP threads for Mi A1 (very similar device), it's possible to install TWRP by adding it to the boot partition (more or less how Magisk is installed).

BubuXP said:
Non ho provato ancora questa TWRP, però so che è come dici, cioè non c'è più la partizione di recovery nei nuovi telefoni A/B quindi la custom recovery può essere avviata solo da PC tramite fastboot, non sar
Click to expand...
Click to collapse

Doesn't boot.

doesn't boot into recovery.img
when i enter:
fastboot boot recovery.img (tried it with TWRP-3.2.3-TwrpBuilder-daisy-20180809.img)
just the normal android starts and not the twrp recovery
cmd history:
C:\Program Files (x86)\Minimal ADB and Fastboot>adb reboot bootloader
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot TWRP-3.2.3-TwrpBui
lder-daisy-20180809.img
downloading 'boot.img'...
OKAY [ 0.930s]
booting...
OKAY [ 0.595s]
finished. total time: 1.531s
C:\Program Files (x86)\Minimal ADB and Fastboot>

fizze17 said:
when i enter:
fastboot boot recovery.img (tried it with TWRP-3.2.3-TwrpBuilder-daisy-20180809.img)
just the normal android starts and not the twrp recovery
(…)
Click to expand...
Click to collapse
Can confirm this. Doesn't work.
I don't want to disparage any hard working dev's efforts, but does anyone actually check these things?
We get a "stable" version and install instructions. But if it's impossible to boot through fastboot, it's impossible to test. So how can it be stable?
And if there's no recovery partition, it's impossible to install. So why do we get install instructions?
Is there any evidence that someone was able to disable forced encryption? I couldn't through a modified boot.img.

Curunir said:
Can confirm this. Doesn't work.
I don't want to disparage any hard working dev's efforts, but does anyone actually check these things?
We get a "stable" version and install instructions. But if it's impossible to boot through fastboot, it's impossible to test. So how can it be stable?
And if there's no recovery partition, it's impossible to install. So why do we get install instructions?
Is there any evidence that someone was able to disable forced encryption? I couldn't through a modified boot.img.
Click to expand...
Click to collapse
I was wrong in the previous posts, actually it seems that TWRP could be installed in the boot partition, by modifying it (just like Magisk does).
I checked the info in the Mi A1 forum, as the device is very similar to ours.
But if the TWRP doesn't boot via fastboot, it means it doesn't work. Probably OP compiled the code automatically, without testing it against the device.
EDIT 1: in fact, as they say on their presentation post:
We do not guarantee all images will work as expected. It might even not boot.
Click to expand...
Click to collapse
EDIT 2: finally I tested this, and the result is the same as the other users: it's not booting.
But instead it succeeded to remove Magisk somehow. It's because the phone has booted with the TWRP boot image, not with the Magisk boot.img saved in the phone. In fact, rebooting the phone brings back Magisk.

BubuXP said:
EDIT 2: finally I tested this, and the result is the same as the other users: it's not booting.
But instead it succeeded to remove Magisk somehow. It's because the phone has booted with the TWRP boot image, not with the Magisk boot.img saved in the phone. In fact, rebooting the phone brings back Magisk.
Click to expand...
Click to collapse
I can confirm this. Sme behavior for me. Somehow,it also removed the password to boot Android. My phone still show as encrypted but is not asking the password anymore to boot, which is weird.

BubuXP said:
I was wrong in the previous posts, actually it seems that TWRP could be installed in the boot partition, by modifying it (just like Magisk does).
I checked the info in the Mi A1 forum, as the device is very similar to ours.
But if the TWRP doesn't boot via fastboot, it means it doesn't work. Probably OP compiled the code automatically, without testing it against the device.
EDIT 1: in fact, as they say on their presentation post:
EDIT 2: finally I tested this, and the result is the same as the other users: it's not booting.
But instead it succeeded to remove Magisk somehow. It's because the phone has booted with the TWRP boot image, not with the Magisk boot.img saved in the phone. In fact, rebooting the phone brings back Magisk.
Click to expand...
Click to collapse
As I don't have the device, all testing is the Requester responsibility.
I didn't publish it before testing, he tested and reporting It's working
Anyway, I'll look into it within a few days.

yshalsager said:
As I don't have the device, all testing is the Requester responsibility.
I didn't publish it before testing, he tested and reporting It's working
Anyway, I'll look into it within a few days.
Click to expand...
Click to collapse
Thanks for clarifying. I hope it's possible to fix it!

Are there any news about a twrp that works?

alonsosjumper said:
Are there any news about a twrp that works?
Click to expand...
Click to collapse
Curunir said:
Thanks for clarifying. I hope it's possible to fix it!
Click to expand...
Click to collapse
Here's a working version!
Everything is fixed except data decryption
https://github.com/TwrpBuilder/android_device_xiaomi_daisy/releases
Thanks @Mashudi97 for testing

whats the meaning of custom recovery on this phone while there are no custom rom? just curious

machine1104 said:
whats the meaning of custom recovery on this phone while there are no custom rom? just curious
Click to expand...
Click to collapse
You can root with magisk, flash Project treble GSIs and backup your device

Related

[Guide][TWRP][Recovery][Root] Leagoo T5C (Spreadtrum SC9853i)

Hello everyone.
I'm no expert, but I bought the Leagoo T5C and I tried to flash TWRP and and to use it to root the phone, and after hours of digging through the 4pda thread with Google Translate and some trial-and-error I succeeded.
I'd like to share with you what I did in the form of a guide.
As always, I take no responsibility if this bricks your phone.
Prerequisites:
1. My phone came with the ROM version OS2.1_E_20180310, if yours differ you can download the 20180310 ROM from the Leagoo website:
http://www.leagoo.com.my/support/firmware/
This procedure may or may not work for other ROMs. I don't know.
2. Download this archive:
http://www.mediafire.com/?03sggy76mqouj16
It contains all the necessary files.
Alternatively, download all the files used from their sources:
original_boot.img and twrp3.0.3full.img (by jemmini) downloaded from 4pda:
https://4pda.ru/forum/index.php?s=&showtopic=871989&view=findpost&p=72084529
patched_boot.img (by leo2m) downloaded from 4pda:
https://4pda.ru/forum/index.php?showtopic=871989&view=findpost&p=70143767
Magisk-v17.1.zip (by topjohnwu) downloaded from XDA:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
(Before Magisk I tried SuperSU but it failed to install)
3. You will need the ADB+Fastboot binaries. If you don't have them you can get them here:
https://forum.xda-developers.com/showthread.php?t=2588979
4. Copy twrp3.0.3full.img and Magisk-v17.1.zip to your ADB directory on the PC.
Copy original_boot.img and patched_boot.img to your phone's storage.
optional: Install leagoo T5C ADB driver.
The only driver that worked for me was this driver from Xiaomi:
http://bigota.d.miui.com/tools/xiaomi_usb_driver.rar
(8,672,261 bytes, CRC32: B62ED7DB)
optional: Allow unlocking the bootloader (OEM unlock) and usb debugging from developer options (If you don't know how to get to the developer options google it). I did this prior to everything but I don't think this step is necessary (although it can't hurt).
Lets start:
1. Put the phone in fastboot mode, either by adb (adb.exe reboot bootloader) or by entering stock recovery and selecting to reboot to fastboot.
To enter recovery turn off the phone and then hold both the power button and Vol- button together until you see the lcd turn on. Then you can release both buttons.
2. Connect the phone to the PC via usb and install the fastboot drivers (mine installed automatically so I don't know where to download from).
3. Open a command prompt and flash the recovery and boot images by executing the commands:
Code:
fastboot devices
fastboot flash recovery twrp3.0.3full.img
fastboot flash boot patched_boot.img
fastboot reboot
The phone will reboot to the Android OS.
4. Enter recovery by button press (see step 1) or by ADB (adb.exe reboot recovery).
5. Now, this is the tricky part. TWRP will work but only for a few seconds and then the phone reboots. Took me a few tries but I managed to make it stop rebooting by quickly swiping to allow modifications then quickly rebooting to recovery (TWRP>Reboot>Recovery).
6. I installed the original boot (TWRP>Install>Install image>original_boot.img) but I don't think this step is necessary (If you choose to do this DON'T EXIT TWRP until you do step 7).
7. Install Magisk.
8. Reboot to system.
You're done!
Help me please
Sir, can u give me files (boot.img &recovery.img) from stock rom? Please. I wanna back to stock, replace twrp. This because I can't flash rom with spd flashtool. Spd flashtool need stock recovery, right??
Please help me
I can't download from 4pda, maybe it's removed or something like no available.
Thanks Sir
Done
I can get that file from .pac
Use spd flashtool. Load the pac then open folder image in spd folder
Boot&recovery now back to stock
Now my problem is i can't flash by spd flashtool. I use research download.exe
Nv_Lte , secvm; progress failed: uart send error
Disaster!
Ciao a tutti,sono nuovo e non so bene se stó scrivendo nel posto giusto, però vi ringrazio comunque per l'attenzione. Ho fatto un macello,in modalità recovery con twrp,ho swippato per errore la pulizia dell'intero sistema. Perciò ora non c'è più nulla. Resta solo la scritta android perennemente accesa,fino a batteria scarica. E da pc non riesco a trovare il modo di reinserire né recovery,né fastboot nemmeno collega il bootloader. Qualcuno saprebbe indicarmi cosa posso fare per reinstallare l'intero sistema? Vi ringrazio comunque, e buona giornata. Fredy84. This language is Italian
Fredy84 said:
Ciao a tutti,sono nuovo e non so bene se stó scrivendo nel posto giusto, però vi ringrazio comunque per l'attenzione. Ho fatto un macello,in modalità recovery con twrp,ho swippato per errore la pulizia dell'intero sistema. Perciò ora non c'è più nulla. Resta solo la scritta android perennemente accesa,fino a batteria scarica. E da pc non riesco a trovare il modo di reinserire né recovery,né fastboot nemmeno collega il bootloader. Qualcuno saprebbe indicarmi cosa posso fare per reinstallare l'intero sistema? Vi ringrazio comunque, e buona giornata. Fredy84. This language is Italian
Click to expand...
Click to collapse
hi fredy! sorry late reply.
my T5C is dead too. maybe a year now. do u try flash using Spd flash tools ? look it on forum dot hovatek dot com
need driver for pc, rom t5c/ pac file, spd flash tool
beside hovatek, u can refer to chinamobilemag dot de
I hope u can revive your phone
I still try it too..
always stuck on uart send error. don't know why
Hi,with a friend we use driver for spredtrum chip and everything than i read on every internet page,open pac file ecc ecc. but at least,i got only twrp in a system,nothing else... I whant to emprove with linux os in a pc,maybe in these days i try this and owever,i wrote if it is a good options. Thank'4 all!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
finally I can charge my phone. I not power on yet. I'll turn on when 90% or full charge. hope all will be fine
I use another software to flash.
Hi guys,
It's been a while, and I don't know if this thread is still alive, though by the look of it (last post goes back a couple weeks), it should be.
I too have a Leagoo T5c, that I bought on GearBest in December 2017, so I got one of the first ones to hit the market, I presume.
Phone still works fine, aside from the battery that holds charge less and less as time goes by, but that's to be expected.
The point of my posting here is, Where can I find the *truly* latest ROM for this phone? I try OTA every once in a while, and the phone tells me the 20180310 update is the latest, but on NeedRom, they "offer" (for a fee, which I refuse to pay for such a bargain phone) a ROM that goes back to August of 2018.
I don't want to shell out an extra-dime for this phone, which serves its purpose day to day. I only want to install the latest security updates and a newer Android version if it comes in the package, otherwise I'll make do with what I have until I can buy a more recent phone.
So, can anyone point me in the direction of a *free* (as in, free beer) and more recent than March 2018 ROM download for my Leagoo T5c?
Hi stuff!!! nice to see u again ?
my latest .pac is August release. I not use it, because mine is totally dead
https://cutt.ly/4UglyStuff
when the future come, buy xiaomi snapdragon.
much better
that .pac from 4pda
I have told you on your OP
iYanLiD said:
Hi stuff!!! nice to see u again
my latest .pac is August release. I not use it, because mine is totally dead
https://cutt.ly/4UglyStuff
when the future come, buy xiaomi snapdragon.
much better
that .pac from 4pda
I have told you on your OP
Click to expand...
Click to collapse
Hi iYanLiD!
Yep, it's been a while. Lots of work, too little time, but that question was always at the back of my mind. I too am waiting for the right opportunity to buy a more modern phone. If I can, I'll go with the new Pixel 4a, I think, because it checks all the right boxes for me: great photo, good storage (128GB, non-extensible, though), decent RAM (6GB is a minimum, these days), and a 3.5 mm jack audio, plus you have the guarantee of immediate security updates, which I sorely miss with the Leagoo, however good it is for the price in other areas.
Thanks for the .pac, man (got it?) I'm downloading it right now. Will install it over the weekend, I'll let you know if I bricked my phone or not... :laugh:
See ya!
wish u all dbest man!
if I have opportunity, I will get redmi 10x pro.
it's mediatek, but it's okay
other specs really suits me
I'm waiting your t5c news ??
UglyStuff said:
Hi iYanLiD!
Yep, it's been a while. Lots of work, too little time, but that question was always at the back of my mind. I too am waiting for the right opportunity to buy a more modern phone. If I can, I'll go with the new Pixel 4a, I think, because it checks all the right boxes for me: great photo, good storage (128GB, non-extensible, though), decent RAM (6GB is a minimum, these days), and a 3.5 mm jack audio, plus you have the guarantee of immediate security updates, which I sorely miss with the Leagoo, however good it is for the price in other areas.
Thanks for the .pac, man (got it?) I'm downloading it right now. Will install it over the weekend, I'll let you know if I bricked my phone or not... :laugh:
See ya!
Click to expand...
Click to collapse
Well, I've got everything I need, but the flashing application just won't recognize my device. Drivers are installed, application starts, loads the .pac file, but the line where my device is supposed to be is void, so clicking on the Download button doesn't do anything.
I'm not trying to root my device here, just trying to flash a more recent ROM, so any help and advice would be most welcome.
EDIT: scratch that, apparently, you have to press ALL the physical buttons at once to install. That is, the Power button and both the Volume Up and the Volume Down buttons.
My phone is now running the ROM gently supplied by iYanLiD. I just have to reinstall my apps, and my music. Can't live without it. Thanks a bunch, and see you next time (à la GSM Arena)!
I gotta hand it to you, C4lculated, you had it down pat... Almost... In my case, I had to reinstall bootloader drivers from Device Manager because otherwise, I was stuck with the infamous "waiting for device" message in Command Line.
After that, everything went well, and my T5c is now rooted... And still working... So far, so good!
Now, I made the mistake (?) to backup the factory image AND the installed image, which means I'm now down over 10GB in storage because of that. Is there a way in TWRP to delete one or the other, and reclaim at least 3.5GB?
hi UglyStuff
how about:
Twrp > mount > check 'system' > back > advanced > file manager. Navigate to the file and choose 'delete'.
or file explorer root?
or maybe titanium backup
please be careful
Actually, I did that directly from file explorer when in Android, then rebooted the phone, and everything was OK.
That was ***before*** I tried to install Android 11 on my phone, that is... (facepalm emoji)
Hi guys, today after thousands of experiments i try to flash my leagoo t5c rom. Later 200: uart errors!!!At least,i start every driver and tools for windows than i download from web,i'll take original Rom from Leagoo site and the tools,after various problems and tools,for many different errors,i see a tutorial,and them...The secret is,when u got to start download whit spd tool(really i used UPGREADABLE,or something same but it's chinese version similar of SPD), at phone off, push up and down volume at firsts 15 20 seconds of download. I hope it working as mine. Sorry i'v not link,cause download become in a lucky moment. Says me if for u is the same! Bye!
Fredy84 said:
Hi guys, today after thousands of experiments i try to flash my leagoo t5c rom. Later 200: uart errors!!!At least,i start every driver and tools for windows than i download from web,i'll take original Rom from Leagoo site and the tools,after various problems and tools,for many different errors,i see a tutorial,and them...The secret is,when u got to start download whit spd tool(really i used UPGREADABLE,or something same but it's chinese version similar of SPD), at phone off, push up and down volume at firsts 15 20 seconds of download. I hope it working as mine. Sorry i'v not link,cause download become in a lucky moment. Says me if for u is the same! Bye!
Click to expand...
Click to collapse
The best flashing tool is the one Leagoo provides on their support page (here; download link: here), along with the latest official build, date March 2018.
My own T5c runs the August 2018 build iYanLiD was kind enough to supply (here), and is now rooted too, though I honestly don't see the point now, given that update/upgrade is still out of the question due to the exotic SoC this phone has.
I've installed a couple interesting Magisk module, like the one that brings OnePlus fonts and gimmicks (it's called "Oxy-ify") and one called "ACC" that's supposed to better regulate battery charging, though I don't see much of a difference, to be honest.
I'm thinking about unrooting the phone, wipe out the whole drive with TWRP, and flashing the August 2018 ROM again, this time for good.
This phone will forever stay on Nougat anyway, so why bother flashing ROMs until we're blue in the face?

Question No such partition') (twrp installing error)

Premise: I performed all the operations by raspberry (I have driver problems on windows).
Today I decided to install the official twrp for my mi 11 lite 5g (renoire); and then install the MiuiMix android 12 rom in fastboot.
I download the img file from the official site, put it on a key, connect the fastboot phone to my raspberry (after giving it usb debugging permissions) and launch the command:
"fastboot devices" from the terminal.
"fastboot random number" ... ok phone recognized.
"fastboot flash recovery /home/meda/usb/twrp.img" ...
the recovery flash starts.
"Sending recovery OKAY"
"Writing recovery FAILED (remote '(recovery_a) No such partition')"
"fastboot: error: Command Failed"
Do you know what happened? and how can I solve?
C0DEX0 said:
Premise: I performed all the operations by raspberry (I have driver problems on windows).
Today I decided to install the official twrp for my mi 11 lite 5g (renoire); and then install the MiuiMix android 12 rom in fastboot.
I download the img file from the official site, put it on a key, connect the fastboot phone to my raspberry (after giving it usb debugging permissions) and launch the command:
"fastboot devices" from the terminal.
"fastboot random number" ... ok phone recognized.
"fastboot flash recovery /home/meda/usb/twrp.img" ...
the recovery flash starts.
"Sending recovery OKAY"
"Writing recovery FAILED (remote '(recovery_a) No such partition')"
"fastboot: error: Command Failed"
Do you know what happened? and how can I solve?
Click to expand...
Click to collapse
dude your wrong woth your command fastboot boot ****.img because mi 11x has a/b partitions you need to first boot it and then install via recovery ramdisk
TeckySairam said:
amico, hai sbagliato con il tuo comando fastboot boot ****.img perché mi 11x ha partizioni a/b devi prima avviarlo e poi installarlo tramite recovery ramdisk
Click to expand...
Click to collapse
moddo i miei telefono da 4 anni ma non ho mai sentito parlare di questa cosa, potresti spiegarti meglio gentilmente?
Okay so, I followed this guide step by step and everything worked until:
Once I sent the command "fastboot boot twrp.img", and navigated to the twrp to get to the zip file that is needed to not have the recovery, I noticed that there is no trace of the internal memory (where I had just downloaded the aforementioned file ).
I thought "okay the download on a usb stick with usb-c connection and the meat from the" NO. HE DOESN'T EVEN SEE THE KEY.
I don't know how to do it, I can't get the twrp the phone memory can't see me
C0DEX0 said:
Okay so, I followed this guide step by step and everything worked until:
Once I sent the command "fastboot boot twrp.img", and navigated to the twrp to get to the zip file that is needed to not have the recovery, I noticed that there is no trace of the internal memory (where I had just downloaded the aforementioned file ).
I thought "okay the download on a usb stick with usb-c connection and the meat from the" NO. HE DOESN'T EVEN SEE THE KEY.
I don't know how to do it, I can't get the twrp the phone memory can't see me
Click to expand...
Click to collapse
Hi, first you are on the wrong section, the correct one for your phone model is this:
[RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
Where maybe you will find the answer to your question.
I can advise you to follow the instructions that you find on the official twrp website to the letter:
Xiaomi Mi 11 lite 5G
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
RollDload said:
Ciao, prima sei nella sezione sbagliata, quella corretta per il tuo modello di telefono è questa:
[RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
Dove forse troverai la risposta alla tua domanda.
Posso consigliarti di seguire alla lettera le indicazioni che trovi sul sito ufficiale di twrp:
Xiaomi Mi 11 lite 5G
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
Click to expand...
Click to collapse
hello thanks for your answer, I followed the guide you had left me (the official twrp and it worked) (amazing how I did not see it alone). But although I managed to install the recovery correctly, I still have the problem that does not show me the files of the phone (eg download folder, DCMI etc...). Even by connecting a usb. does not detect it, keeps showing me 0Mb on each partition
C0DEX0 said:
hello thanks for your answer, I followed the guide you had left me (the official twrp and it worked) (amazing how I did not see it alone). But although I managed to install the recovery correctly, I still have the problem that does not show me the files of the phone (eg download folder, DCMI etc...). Even by connecting a usb. does not detect it, keeps showing me 0Mb on each partition
Click to expand...
Click to collapse
Very good!
What rom did you flash? Android 11 or 12?
It could solve, on android 11, complete the initial configuration after flashing the rom with data format. Also try disabling pin \ password \ fingerprint as a screen lock. Or check the mtp driver in the raspberry.
With Android 12 as far as I know this is normal because decryption does not work yet, and it is not fully supported.
RollDload said:
Molto bene!
Che rom hai flashato? Android 11 o 12?
Potrebbe risolvere, su Android 11, completare la configurazione iniziale dopo aver flashato la rom con il formato dei dati. Prova anche a disabilitare pin \ password \ fingerprint come blocco schermo. Oppure controlla il driver mtp nel lampone.
Con Android 12, per quanto ne so, è normale perché la decrittazione non funziona ancora e non è completamente supportata.
Click to expand...
Click to collapse
here's why... I installed the MiuiMix, fastboot version android 12. Is it known about how much it will affect before they resolve? will one month be enough?
C0DEX0 said:
ecco perché... ho installato il MiuiMix, versione fastboot Android 12. Si sa quanto influenzerà prima che si risolvano? basterà un mese?
Click to expand...
Click to collapse
Hopefully soon! But having two different phones, I don't know, I haven't researched the model you have mi 11 lite, I have poco F3, so they have two different development paths. I recommend that you deepen your research on the section dedicated to your phone, here.

Question How to Unlock Bootloader?

I recently got a Realme C21-Y RMX3263 and when I was checking on how to unlock the Bootloader, it said I needed to install the In-Depth app. I downloaded it but when I clicked install it would not work. Anyone help please!
this might work:
How to root C21 with locked bootloader
https://github.com/bkerler/mtkclient please note that I will make a proper procedure in this post shortly. but in the mean time, you WILL need linux to be able to root your phone, as windows process does not work., while using linux, need to...
forum.xda-developers.com
Sto cercando di rimuovere il bootloader e il root con il metodo MTK; dopo aver avviato il loro .iso su VM ho seguito i passaggi aprendo la gui mtkClient, ma dopo aver collegato il telefono alla vm non viene rilevato; qualcuno ha già avuto questo problema, devo installare altri driver? (il debug e lo sblocco OEM sono abilitati)
View attachment IMG_20220316_173748_751.webp
PhotonIce said:
this might work:
How to root C21 with locked bootloader
https://github.com/bkerler/mtkclient please note that I will make a proper procedure in this post shortly. but in the mean time, you WILL need linux to be able to root your phone, as windows process does not work., while using linux, need to...
forum.xda-developers.com
Click to expand...
Click to collapse
I've tried it, I have high hopes for it but not a single combination would work on my phone. Not even for recovery mode. I have to use ADB to make it work. Is there an alternative way to boot the phone in BROM mode?
yetser77 said:
I've tried it, I have high hopes for it but not a single combination would work on my phone. Not even for recovery mode. I have to use ADB to make it work. Is there an alternative way to boot the phone in BROM mode?
Click to expand...
Click to collapse
Hi mate, the way i use is completely poweroff device and hold 3 key at the same time and plug usb cable while mtkclient is running.
It is quite easy actually.
Note that there are some users with realme C21Y, but it is not using a mediatek soc, so this way wont work for C21Y.
MrMiyamo said:
Hi mate, the way i use is completely poweroff device and hold 3 key at the same time and plug usb cable while mtkclient is running.
It is quite easy actually.
Note that there are some users with realme C21Y, but it is not using a mediatek soc, so this way wont work for C21Y.
Click to expand...
Click to collapse
How can I check if it's a Mediatek Socket though?
Realme C21 - Full phone specifications
www.gsmarena.com
(Mediatek Helio G35)
Realme C21Y - Full phone specifications
www.gsmarena.com
(Unisoc T610)
PhotonIce said:
It just is..
Realme C21 - Full phone specifications
www.gsmarena.com
(Mediatek Helio G35)
Click to expand...
Click to collapse
According to MrMiyamo, some people's C21Y does not use the Mediatek socket...
yetser77 said:
According to MrMiyamo, some people's C21Y does not use the Mediatek socket...
Click to expand...
Click to collapse
Just be sure your device does not have "Y" letter in production name. (Realme C21Y)
MrMiyamo said:
Just be sure your device does not have "Y" letter in production name. (Realme C21Y)
Click to expand...
Click to collapse
Oh well, mine does have the Y.
yetser77 said:
I recently got a Realme C21-Y RMX3263 and when I was checking on how to unlock the Bootloader, it said I needed to install the In-Depth app. I downloaded it but when I clicked install it would not work. Anyone help please!
Click to expand...
Click to collapse
Same problem, with the same phone, I can't unlock it either, did you unlock it ?
taccitua1 said:
Sto cercando di rimuovere il bootloader e il root con il metodo MTK; dopo aver avviato il loro .iso su VM ho seguito i passaggi aprendo la gui mtkClient, ma dopo aver collegato il telefono alla vm non viene rilevato; qualcuno ha già avuto questo problema, devo installare altri driver? (il debug e lo sblocco OEM sono abilitati)
View attachment 5562711
Click to expand...
Click to collapse
Please English only as per XDA rules
Mamo_grag17 said:
Same problem, with the same phone, I can't unlock it either, did you unlock it ?
Click to expand...
Click to collapse
Try follow the mtkclient guide, and make sure follow step by step. Be on android 10, and before booting phone for first time, hold vol- and power and then enter the fastboot flashing unlock command for full unlockd
Edit: as stated only for mediatek devices and this forum is for realme c21 not c21y

Problem app clone

Hello everyone I am using the mega cloned app but from the latest update and for the restrictions of Android 11 the aforementioned app does not save the files I try to download, I see that it tries to download up to 100%, then it gives me the notification that the operation has failed, it would seem that the cloned apps can no longer save in the "space for cloned apps" position how can I get around this problem?
Canna77 said:
Hello everyone I am using the mega cloned app but from the latest update and for the restrictions of Android 11 the aforementioned app does not save the files I try to download, I see that it tries to download up to 100%, then it gives me the notification that the operation has failed, it would seem that the cloned apps can no longer save in the "space for cloned apps" position how can I get around this problem?
Click to expand...
Click to collapse
This looks like A11/12 crap
try this :
Thanks but I don't have rooted device
Canna77 said:
Thanks but I don't have rooted device
Click to expand...
Click to collapse
go to settings/apps/ find ExternalStorageProvider force stop it and clear it's data
reboot to recovery (twrp/ofox) mount the system and make a bkp of "ExternalStorageProvider.apk" (usually in system/priv-app)
replace it with the one inside the zip according to your OS (A11=R / A12=S / A13=S2)
reboot
loopypalm said:
vai su impostazioni/app/ trova ExternalStorageProvider forza l'arresto e cancella i suoi dati
riavviare in recovery (twrp/ofox) montare il sistema e fare un bkp di "ExternalStorageProvider.apk" (di solito in system/priv-app)
sostituiscilo con quello all'interno della zip in base al tuo sistema operativo (A11=R / A12=S / A13=S2)
riavviare
Click to expand...
Click to collapse
my note 8 no root no twrp Is android stock
Canna77 said:
my note 8 no root no twrp Is android stock
Click to expand...
Click to collapse
i can hear your phone crying
Altre soluzioni?
Canna77 said:
Altre soluzioni?
Click to expand...
Click to collapse
No soluzioni , you have to root or have custom recovery to write on the system
or use A10

General TWRP for camellia - Android 12 (MiAssistant/pc suite mode)

1st Stock cum TWRP for Redmi Note 10T 5G - camellia (pc suite mode)
This TWRP for camellia is modified version of TWRP 3.5.2 from https://www.mediafire.com/file/iqcowjxbxvdvhsg/35__Note_10_5G_camellia_%40TheMalachite.rar/file and stock boot.img from China beta rom 22.1.19. it can be installed all version/region of camellia devices.
Thanks to @TheMalachite for TWRP for camellia.
** This is only for camellia running in Android 12 **
- Magisk 25.0 installed
- Touch is working
- data partition mount is not working. as camellia is a FDE device, still there is no option to mount userdata partition.
- Since camellia has no recovery partition, only option to flash boot partition. to prevent from boot loop, flash using fastboot in any one slot. so if it went wrong, your phone will boot from another slot.
fastboot flash boot camellia_22.1.19.img
fastboot reboot recovery
select MiAssistant/pc suite
SHA256 - 01ce4dc80412fd745c77c39d243174271ef51e897a7e0f91e1919f9013efc909
Download - https://www.mediafire.com/file/d4gf23drqvscu8k/camellia_22.1.19.zip/file
Mod edit - translated by https://www.deepl.com/translator
Does this twrp work on the Poco M3 Pro 5g ?
*****************************************************************
Esse twrp funciona no Poco M3 Pro 5g ?
XxMarcelo_SillvaxX said:
Esse twrp funciona no Poco M3 Pro 5g ?
Click to expand...
Click to collapse
This is for all camellia device(Redmi Note 10 5G / POCO M3 Pro 5G / Note 11SE / Note 10T 5G) which doesn't have recovery partition.
please try it in any one slot.
- fastboot flash boot camellia_22.1.19.img
- fastboot reboot recovery
- select MiAssistant/pc suite
Can you compile an aosp fastboot rom for camellia? Because when you want to flash something in recovery mode, you flash it to another slot. Twrp is useless in a/b device.
section13s said:
1st Stock cum TWRP para Redmi Note 10T 5G - camélia (modo pc suite)
Este TWRP para camélia é uma versão modificada do TWRP 3.5.2 de https://www.mediafire.com/file/iqcowjxbxvdvhsg/35__Note_10_5G_camellia_%40TheMalachite.rar/file e stock boot.img da China beta rom 22.1.19. ele pode ser instalado em todas as versões/regiões de dispositivos de camélia.
Obrigado a @TheMalachite pelo TWRP para camélia.
** Isso é apenas para camélia rodando no Android 12 **
- Magisk 25.0 instalado
- O toque está funcionando
- a montagem da partição de dados não está funcionando. como a camélia é um dispositivo FDE, ainda não há opção para montar a partição userdata.
- Como a camélia não possui partição de recuperação, apenas a opção de flashar a partição de inicialização. para evitar o loop de inicialização, flash usando fastboot em qualquer slot. então, se deu errado, seu telefone inicializará a partir de outro slot.
inicialização flash fastboot camellia_22.1.19.img
recuperação de reinicialização rápida
selecione o pacote MiAssistant/pc
SHA256 - 01ce4dc80412fd745c77c39d243174271ef51e897a7e0f91e1919f9013efc909
Baixar - https://www.mediafire.com/file/d4gf23drqvscu8k/camellia_22.1.19.zip/file
Click to expand...
Click to collapse
EThis twrp does not serve to flash a xiaomi beta ROM is that it?
XxMarcelo_SillvaxX said:
EThis twrp does not serve to flash a xiaomi beta ROM is that it?
Click to expand...
Click to collapse
Because recovery mode is useless in a/b device.
up864 said:
Can you compile an aosp fastboot rom for camellia? Because when you want to flash something in recovery mode, you flash it to another slot. Twrp is useless in a/b device.
Click to expand...
Click to collapse
you can try flashing this TWRP in fastboot mode
fastboot flash recovery camellia_22.1.19.img
if you dont have recovery partition, flash as boot image
fastboot flash boot_a camellia_22.1.19.img
camellia_images_V12.5.9.0.RKSCNXM_20220529.0000.00_11.0_cn_chinatelecom
Android 11​
The installation started successfully, but the touch screen failed.
camellia_images_V13.0.4.0.SKSCNXM_20220317.0000.00_12.0_cn_1337ccbf9a
Android 12​
Wire brush Android 12, but this version of the phone call signal is extremely poor, still need to optimize, downgrade wire brush Android 11 stable version, call signal is normal.
Thank you for your great work.
Is there any progress about decrypting userdata?
Also could you share the source?
I have tested it and the touch failed
jianjianus said:
I have tested it and the touch failed
Click to expand...
Click to collapse
Sorry I tested in Redmi Note 10T and it is working perfectly.
Thank you for your work.
But the twrp can't boot on Redmi Note 10 5G (China) with MIUI13.0.3 stable ROM ,it stock in a rebooting loop.
And I get the /proc/last_msg file and it in
below link, it may be helpful.
ram console header, hw_status: 2, fiq step 32.Not Clear, old status is 2.[ - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
I am also try making a twrp for the phone ,but the touchscreen still dead, I already add the firmwares to /vendor/firmware ,but it still dosen't work.
Could you tell me how to make the touch screen work?
section13s said:
1st Stock cum TWRP for Redmi Note 10T 5G - camellia (pc suite mode)
This TWRP for camellia is modified version of TWRP 3.5.2 from https://www.mediafire.com/file/iqcowjxbxvdvhsg/35__Note_10_5G_camellia_%40TheMalachite.rar/file and stock boot.img from China beta rom 22.1.19. it can be installed all version/region of camellia devices.
Thanks to @TheMalachite for TWRP for camellia.
** This is only for camellia running in Android 12 **
- Magisk 25.0 installed
- Touch is working
- data partition mount is not working. as camellia is a FDE device, still there is no option to mount userdata partition.
- Since camellia has no recovery partition, only option to flash boot partition. to prevent from boot loop, flash using fastboot in any one slot. so if it went wrong, your phone will boot from another slot.
fastboot flash boot camellia_22.1.19.img
fastboot reboot recovery
select MiAssistant/pc suite
SHA256 - 01ce4dc80412fd745c77c39d243174271ef51e897a7e0f91e1919f9013efc909
Download - https://www.mediafire.com/file/d4gf23drqvscu8k/camellia_22.1.19.zip/file
Click to expand...
Click to collapse
Touch does not work and i don't know why mi pc suite doesn't recognise my device.

Categories

Resources