FastbootD Recovery-Patch For T225XXU2CWB3 < New OneUI core 5.1 >
Attachments
Last edited:
here my recovery file, someone can help me patch it?
here you go. FastBootD patch for T220XXS2CWA8
here your fastbootDIf patching recovery is still easily available.
Can u patch t225N
security rev 2
t225ndxu2cwb3 ?
Base should be ( Stock ROM +Stock kernel) then GSI was System , if you want Second GSI must share Base with Vega Bobo Sideloader. (Make dual boot with Vega Bobo DSU.)If I want to install another GSI, is it necessary to reinstall the Stock Rom and start all the steps again?
su -c gsi_tool enable
fastboot --disable-verity flash vbmata vbmeta.img
adb reboot fastboot
fastboot erase product
fastboot resize-logical-partition product 0x0
fastboot getvar all
(bootloader) partition-size:product:0x0
adb devices
adb reboot fastboot
fastboot erase system
fastboot delete-logical-partition product
fastboot flash system gsi-filename.img
fastboot flash system new-gsi.IMG
fastboot reboot
adb shell
su
chmod +x /system/bin/phh-securize.sh
/system/bin/phh-securize.sh
SM-T220 A13 | SM-T225 A13 | SM-T 227U A13 | SM-T 225N A13 |
T220XXS2CWA7 | T225XXS2CWA8 | T227UVLU3CVLA | T225NKOU1CWA3 |
T220XXU1CWA2 | T225XXS2CWA6 | ||
T220XXU1CWA1 | T225XXU1CWA2 | ||
T220XXU1CVL7 | T225XXU1CVL6 | ||
T220XXU1CVL5 | T225XXU1CVL5 | ||
T220XXS2CWA8 | T225XXU2CWB3 | ||
adb shell Enter
su Enter
chmod +x /system/bin/phh-securize.sh Enter
/system/bin/phh-securize.sh Enter
The readme only leads me to the package's website which does not tell me which specific command I have to run after adb shell. I then went to the Telegram group which basically tells me this: "adb root then adb shell or adb shell then su" and then "just run the script" Uh-huh. How do I run the script? "running it".
1. install root explorer app. (such as Mixplorer)The readme only leads me to the package's website which does not tell me which specific command I have to run after adb shell. I then went to the Telegram group which basically tells me this: "adb root then adb shell or adb shell then su" and then "just run the script" Uh-huh. How do I run the script? "running it".
Here is what I did to install GApps on AOSP A13:The readme only leads me to the package's website which does not tell me which specific command I have to run after adb shell. I then went to the Telegram group which basically tells me this: "adb root then adb shell or adb shell then su" and then "just run the script" Uh-huh. How do I run the script? "running it".