My Xiaomi Mi Pad 4 / 4 Plus (clover) runs excellently with PixelExperience (PE) 13.0 OFFICIAL - but is fully googled as usual with PE. Can you please build a new /e/OS-T ROM? My feedback is self-evident!
*The original scope of delivery of the Mi Pad 4 only includes a modular charging adapter (5.0 V ~ 2.0 A) and a USB cable (Type A to Type C).
Since the Qualcomm SDM660 Snapdragon 660 (14 nm) chipset supports up to Quick Charge 4.0 via USB-C 3.1, I was able to connect a quick charge adapter with Quick Charge 3.0 and PD 3.0 via the built-in USB-C interface without any problems and thus achieve quick charging of the large Li-Po 8620 mAh.
I have already run various custom ROMs on my Mi Pad 4: CarbonROM (A10)+ MinMicroG, PixelExperience (A13) LineageOS 20.0 (A13) and LineageOS 21.0 (A14). I finally ended up with /eOS-T thanks to @ronnz98.
I was able to install the e-Recovery and @ronnz98âs e-1.18-t-20231214-UNOFFICIAL-clover without incident. A future manual update can be started without PC and without data loss via e-Recovery from internal memory or USC-C stick via adb sideload.
I see the advantage of using e-Recovery in the fact that with e-Recovery a manual update can be made directly on the device using adb sideload - without data loss - i.e. without a PC, for example:
It has interest only IF you have problems with OTA update using TWRP.
In the present case no, as this unofficial build donât provide OTA updates.
Both can adb sideload from the Computer to the device via USB cable.
Both can work localy on the device without Computer but regarding recovery-e only from internal storage, SDcard or USB stick, when TWRP can explore the entire device tree (old downloaded OTA for exemple).
recovery-e donât manage .IMG files, only .ZIP
so it canât update itself or install TWRP, when TWRP can update itself or install recovery-e
recovery-e donât include file-manager to access to the entire device tree
recovery-e donât provide MTP file transfert with the file-manager of the computer
so you canât use it to easily access to internal storage from the PC when Phone screen is broken
Please show me how to do a manual update with TWRP Recovery on the smartphone - without data loss + without a host machine (PC). I am not omniscient, so I am happy to learn.
if you already download the zip to the device âinternal storageâ or âadditionnal SDcardâ
you can skip the (B) paragraph (that can be done in normal mode or in TWRP mode).
note that in the device tree,
âinternal storageâ is called â/sdcardâ when âphysical SDcardâ is called â/external_sdâ the old OTA are under â/data/lineageos_updatesâ
Installing or updating simply replace the /system partition content (and sometime other needed partitions only on devices still maintened by the vendor)
But donât touch the /data partition (only when upgrading, you may need to wipe or format the /data partition if device tree has change)
I am ashamed that I did not know this TWRP update method before. Until this moment, I assumed that TWRP INSTALL eliminates personal data and additionally installed apps. My recent test on a Galaxy A5 2017 (a5y17lte) proved me wrong. @piero, thanks for the tip.
I am a friend of e-Recovery because it does its work completely in the background. For the ânormal userâ I see this as an advantage, because he does not have to deal with the numerous options of TWRP or OrangeFox Recovery. It is undisputed that TWRP or OrangeFox Recovery offers the advanced user and enthusiast far more possibilities. But more does not always mean better. It always depends on the userâs requirements.