thk for your info. but i love phh aosp now.Actually, it does support exFAT microSD cards. I'm using it right now but not via DSU like you did, just regular fastbootD flash.
thk for your info. but i love phh aosp now.Actually, it does support exFAT microSD cards. I'm using it right now but not via DSU like you did, just regular fastbootD flash.
Howto Build Dual Boot GSI ROM.
1.PHH AOSP A13 GSI
2.SparkOS A13 v13.5 GSI
( sharing "Magisk" from 1'GSI)
View attachment 5835495
# Version 13.5 #FEB Sucurity patch
- Merged February security patch
- Merged crowdin translations
- Refractored the standard wifi icon impl
- Added support for lockscreen quick shortcuts
- Updated some ui sounds from nothing and one Ui
- Added a toggle for Android P system animations
- Added a toggle to always force expand notifications
- Added a seekBar to control the visibility of heads-up based on their importance
- Added customization for ls clock format , top margin and size
- Introduced spark system manager (Replaces spark idle manager)
- Added customization for qs page transitions
- Added Xperia icon pack
- Added an option to toggle notification headers
- Introduced customization for statusbar max visible icons , padding
- Added smart CutOff
- Implemented firewall status bar indicator
- Added screenshot tile
- Added support for locking apps on recents
- Added lockscreen date font customization
- Fixed a bug that would make fireworks back gesture redirect to settings menu
- Added support for qs footer data usage
- Added new qs styles
- Fixed safetynet
- Improved ripple animation
- Improved coloring on the volume panel
- Address some force closes and npes
- Added support for quick tap and many more pixel exclusive features
- Redesigned our vanilla dialer and messages
- Fixed some font issues on email and etc
- Added more fonts
- Implemented lock and hidden apps on Launcher3
- Improved quick space spacing
- Improved quick sb on Launcher3
- Some bug fixes and optimizations aimed to improve system stability and battery
Download: (i used bvN variant.)
![]()
Release SparkOS-13.5 v2023.02.13 · naz664/SparkOS_gsi
Changelog Synced with February sources of SparkOS Synced with latest sources of TrebleDroid Fixed permissive only FOD on Samsung (thanks @ItsLynix)github.com
what you mean? ui means sparkos launcher? if yes, please set sparkos smallest display width = 598 dpi
Thank you tom.android for sharing the updated recovery fastbootD. I was just wondering, is there a need to update the boot.img in your 3-in1.tar in this new version? Pardon me for asking too much.New recovery fastbootD patch for
T225XXS2CWA8
Note : you can not downgrade any version.
should uses both of your (boot.img.lz4 + vbmeta.img.lz4) firmware and patch it with magisk. don't used my 3in1.tar cause my firmware was -T225XXU1CWA2Thank you tom.android for sharing the updated recovery fastbootD. I was just wondering, is there a need to update the boot.img in your 3-in1.tar in this new version? Pardon me for asking too much.
Can you please patch the WA6 (most recent US firmware) for T220? I attached the recovery file for you. I wish patching that thing was easier.New recovery fastbootD patch for
T225XXS2CWA8
Note : you can not downgrade any version.
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".