How To Guide Project Awaken as PHH-Treble GSI - Samsung Galaxy Tab A7 Lite

{
"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"
}
Project-Awaken​Awaken OS brings consistent, fluent and smooth experience with all your must-have customizations, for you, for the community, for everyone.
GSI By https://github.com/ChonDoit
TrebleDroid Base
Tablet Friendly
Vanilla
Gapps Install With https://chondoit.github.io/TheGappsInstaller
Built-In PHH-SU
VNDK LITE A.K.A R/W Support On
Download -> https://github.com/ChonDoit/treble_...4/AwakenOS_A13-arm64-bvS-lite_20221225.img.xz
Unpack With 7zip Program Or xz -d On linux Or WSL
CHANGELOG • 20221225​| Fix bootloop on MTK
| Add Aperture and SeedVault
CHANGELOG • 20221224​| Initial A13 Release
| Synced with TrebleDroid
| Synced with Awaken v3.3 Changelog
How To Install :
Must Have Android 13 Stock Installed And Rooted With Magisk
Meaning That You Already Created Boot.img + Vbmeta.img tar Patched With Magisk And Already Flashed
If You Have An SM-T220 Can Download This Patched Recovery With FastbootD
From HERE > https://github.com/javashin/Patch-Recovery/suites/10109573363/artifacts/493096219
SM-T225 Create Your Own With That Repo ^
After Flash Recovery On Odin Reboot To It
Get https://developer.android.com/studio/releases/platform-tools
For Linux Or Windows And Unpack On New Dir
Place The Unpacked Awaken GSI Image In The Same Dir As fastboot and adb
Go To Fastboot Mode
Connect To PC And Proceed On Terminal :
fastboot erase system
fastboot flash system A13-v20221224/AwakenOS_A13-arm64-bvS-lite_20221225.img
fastboot -w
fastboot reboot recovery
Now Do Factory Reset And Reboot To System
System Boot Shows Nice Boot Animation Centered On The Display
Now Enable USB Debugging And Rooted Usb Debugging On Developer Options
Download Gapps https://github.com/ChonDoit/TheGapp...ad/Tita/TitaTheGapps_Terminal_20221225.tar.xz
Use 7zip or xz -d to unpack the .tar
Now On Terminal :
adb push TitaTheGapps_Terminal_20221225.tar /sdcard/Download
adb root
adb shell
cd /data
mkdir GAPPS
mv /sdcard/Download/TitaTheGapps_Terminal_20221225.tar GAPPS
cd GAPPS
tar xvpf TitaTheGapps_Terminal_20221225.tar
cd TitaTheGapps_Terminal_20221225
chmod a+x ./installer.sh
mount -o rw,remount /
cd /system/system_ext/apex
rm -rf com.android.vndk.v28 com.android.vndk.v29 com.android.vndk.v30 com.android.vndk.v32
cd -
sh ./installer.sh
mv /bin/resetprop /bin/phh-resetprop
nano /system/product/etc/build.prop
ADD THESE PROPS AT THE END OF THE FILE
# Blur
ro.launcher.blur.appLaunch=0
persist.sys.sf.disable_blurs=1
ro.surface_flinger.supports_background_blur=1
ro.sf.blurs_are_expensive=1
# Vulkan rendering
ro.hwui.use_vulkan=true
ro.hardware.vulkan=mtk
graphics.gpu.profiler.support=true
renderthread.skia.reduceopstasksplitting=true
debug.hwui.renderer=skiavk
CTRL + X to Save Edited File
No Editor . No Nano . No Problem
echo '# Blur' >> /product/etc/build.prop
echo 'ro.launcher.blur.appLaunch=0' >> /product/etc/build.prop
echo 'persist.sys.sf.disable_blurs=1' >> /product/etc/build.prop
echo 'ro.surface_flinger.supports_background_blur=1' >> /product/etc/build.prop
echo 'ro.sf.blurs_are_expensive=1' >> /product/etc/build.prop
echo '# Vulkan rendering' >> /product/etc/build.prop
echo 'ro.hwui.use_vulkan=true' >> /product/etc/build.prop
echo 'ro.hardware.vulkan=mtk' >> /product/etc/build.prop
echo 'graphics.gpu.profiler.support=true' >> /product/etc/build.prop
echo 'renderthread.skia.reduceopstasksplitting=true' >> /product/etc/build.prop
echo 'debug.hwui.renderer-skiavk' >> /product/etc/build.prop
Confirm ->
cat /product/etc/build.prop
Run
/system/bin/phh-securize.sh
PRESS VOL UP + POWER To Enter Recovery
On Recovery Do Factory Reset Again To Make Gapps And Setup Wizard Works Fine
After Set All
Enable USB Debugging And Rooted Usb Debugging On Developer Options
Proceed On Terminal :
adb root
adb shell
mount -o rw,remount /
rm /system/xbin/su
reboot and install magisk APP
Enjoy !
Recommended Launcher ->
Pixel Launcher Extended
Pixel Launcher Extended is a Magisk module by TeamFiles with many cool features compared to original Pixel Launcher by Google.Features:- Extra themed icons. 1250+ themed icons- More grids options,...
www.pling.com
Screenshots :
https://imgur.com/a/1frV7Fg

Best Daily Driver With Lawnchair+Lawnicons+Lawnfeed

Interesting. Gonna try out this one that was released 35 minutes ago.

nirogu325 said:
Interesting. Gonna try out this one that was released 35 minutes ago.
Click to expand...
Click to collapse
Thanks for the heads-up I'm going to install too have bt system wide Hal like this one and win win January 5 2023 sec patch

ozmage said:
Thanks for the heads-up I'm going to install too have bt system wide Hal like this one and win win January 5 2023 sec patch
Click to expand...
Click to collapse
For some strange reason the Pixel Launcher keeps crashing on me even after clearing its data. Gonna try doing another factory reset.

I'm going for the nice and good old friend AOSP clean and vanilla then tweak it as I want with lsposed and more tweaks

nirogu325 said:
For some strange reason the Pixel Launcher keeps crashing on me even after clearing its data. Gonna try doing another factory reset.
Click to expand...
Click to collapse
install ruthless launcher try to changes default launcher then changes smaallest width 598 dp.

tom.android said:
install ruthless launcher try to changes default launcher then changes smaallest width 598 dp.
Click to expand...
Click to collapse
I installed Nova Launcher. The rest seems to work fine, it's just that Pixel Launcher is broken, at least on the vndk build. Oh and yes, I always use and suggest that display width. Thanks though.

nirogu325 said:
I installed Nova Launcher. The rest seems to work fine, it's just that Pixel Launcher is broken, at least on the vndk build. Oh and yes, I always use and suggest that display width. Thanks though.
Click to expand...
Click to collapse
GSIs is not suitable for my tab , will abandon it to new ipad mini 7.

ozmage said:
View attachment 5801897
I'm going for the nice and good old friend AOSP clean and vanilla then tweak it as I want with lsposed and more tweaks
Click to expand...
Click to collapse
Going Back to Awaken ..... Still old sec patch

tom.android said:
install ruthless launcher try to changes default launcher then changes smaallest width 598 dp.
Click to expand...
Click to collapse
Lawnchair can be used with any dpi and don't bork the usability i also use 700 dpi which sets auto to 703

ozmage said:
Going Back to Awaken ..... Still old sec patch
Click to expand...
Click to collapse
Wait, you mean AOSP still using old SP? Because the one I just flashed is using January's SP.

nirogu325 said:
Wait, you mean AOSP still using old SP? Because the one I just flashed is using January's SP.
Click to expand...
Click to collapse
how .... i installed and shows nov drop an ss to see i downloaded vndklite variant and installed gapps and all but i went away

ozmage said:
how .... i installed and shows nov drop an ss to see i downloaded vndklite variant and installed gapps and all but i went away
Click to expand...
Click to collapse
It showed January 5th for me but I discarded it because I could never root it. Magisk kept showing some error despite me pre-rooting the whole thing. I moved to LeaOS which is also AOSP although that one has the December SPL instead.

So I haven't been able to get this installed at all. I get to the stage of flashing the image via fastboot and factory resetting, once done my tab just boot loops.
I had stock android 13 installed, had magisk patched boot.img and magisk works fine in stock, flashed the patched recovery, but the second I erase system and install the new image via fastboot I get bootloops. Any ideas?

Pixel Experience ROM works so might stick with that.

HrBingR227 said:
Pixel Experience ROM works so might stick with that.
Click to expand...
Click to collapse
strange .... pe booted after flashing it with this same recovery ?

How about exFAT support in this ROM ?

I can't tell because I moved to evolution x and there exfat + ext4 are supported fine

v20230114​CHANGELOG​| Sync with source (Awaken & TD)
| Gapps builds are back.
https://github.com/ChonDoit/treble_awaken_patches/releases/download/A13-v20230114/AwakenOS_A13-arm64-bgS-slim-lite_20230114.img.xz
YAY !

Related

[ROM][Official] Kali NetHunter for the Huawei Nexus 6P LOS17.1

{
"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"
}
I present to you: Kali NetHunter for the Huawei Nexus 6P LOS17.1
Kali NetHunter is an Android ROM overlay that turns an ordinary phone into the ultimate Mobile Penetration Testing Platform.
The overlay includes a custom kernel, a Kali Linux chroot, an accompanying Android application, which allows for easier interaction with various security tools and attacks, as well as a client to the Kali NetHunter App Store.
Beyond the penetration testing tools arsenal within Kali Linux and the Kali NetHunter App Store, NetHunter also supports several additional classes, such as HID Keyboard Attacks, BadUSB attacks, Evil AP MANA attacks, and much more. For more information about the moving parts that make up NetHunter, check out our NetHunter Components page.
NetHunter is an open-source project developed by Offensive Security and the community.
~ Prerequisites ~
- TWRP - https://drive.google.com/open?id=1axm3GVbTKypUdQAuYubNknJX4wKRFIec
- Stock components - vendor, radio, & bootloader img's from the stock oreo 8.1 OPM7.181205.001 Dec 2018 factory image - https://androidfilehost.com/?w=files&flid=286833
- Magisk – https://forum.xda-developers.com/apps/magisk
~~ Downloads ~~
- NetHunter installer (find the latest release for Nexus 6P): https://www.kali.org/get-kali/#kali-mobile
- fstab with disabled forceencrpyt - https://www.androidfilehost.com/?fid=4349826312261764572
- vendor image with patched fw for nexmon - https://www.androidfilehost.com/?fid=8889791610682949885
EDIT: Use the following if there's no mirror on the link above: https://github.com/yesimxev/nethunter_files/raw/main/angler/vendor.squashfs.zip
- nexmon zip with nexutil and libs - https://www.androidfilehost.com/?fid=8889791610682951480
- Bootanimation TWRP flasher - https://www.androidfilehost.com/?fid=10763459528675571003
~~ How to Install ~~
- Assuming you have flashed stock radio, vendor, bootloader, TWRP, and Lineage 17.1 (using the steps from https://forum.xda-developers.com/ne...t/rom-lineageos-17-0-nexus-6p-angler-t4012099)
- Plug in to PC if you haven't done that yet
- Reboot into TWRP
- Format data
- Copy Magisk, NetHunter image, and fstab to USB-C drive or adb push to /sdcard
- Reboot into bootloader and flash vendor which was unzipped from zip
Code:
fastboot flash vendor vendor.squashfs
- Reboot into TWRP
- Copy fstab to /system_root/
Code:
adb push fstab.angler /sdcard/
adb shell "twrp mount /system_root && twrp remountrw /system_root && cp /sdcard/fstab.angler /system_root/"
- Format data
- Reboot to system & do Android setup
- Reboot into TWRP
- Install Nexmon files through adb, from the zip above
Code:
twrp mount /system_root && twrp remountrw /system_root && cp /sdcard/libnexmonkali.so /system_root/system/lib64/kalilibnexmon.so && cp /sdcard/libnexmon.so /system_root/system/lib64/ && cp /sdcard/nexutil /system_root/system/xbin/ && chmod a+x /system_root/system/xbin/nexutil
- Flash NetHunter image
- Flash Magisk
- Reboot
- Run NetHunter app, update from NH Store
- Reboot
~~~ Notes & Updates ~~~
Nexmon is finally working with injection in Kali Chroot , although EAPOL data is still not (or malformed) in the captures.
- copy Nexmon libs over to /system/lib64/ from the nexmon.zip (not in TWRP):
Code:
adb push libnexmon* /sdcard/ && adb push nexutil /sdcard/
- and copy using androidsu terminal:
Code:
mount -o rw,remount / && cp /sdcard/libnexmonkali.so /system/lib64/kalilibnexmon.so && cp /sdcard/libnexmon.so /system/lib64/ && cp /sdcard/nexutil /system/xbin/ && chmod a+x /system/xbin/nexutil
For devices which have no space left on system: you need to copy those files before flashing NetHunter. I didn't have this problem, maybe due to GApps pico. Then use the following commands in TWRP:
Code:
twrp mount /system_root && twrp remountrw /system_root && cp /sdcard/libnexmonkali.so /system_root/system/lib64/kalilibnexmon.so && cp /sdcard/libnexmon.so /system_root/system/lib64/ && cp /sdcard/nexutil /system_root/system/xbin/ && chmod a+x /system_root/system/xbin/nexutil
Thanks @JaK3sT for discovering this!
You have to make sure that wifi is on but you're not connected to an AP.
Enable in AndroidSU terminal, I created a custom command with
Code:
nexutil -m2
Export LD_PRELOAD for faking ioctl in every Kali Chroot terminal window you open
Code:
export LD_PRELOAD=/system/lib64/kalilibnexmon.so
Hijacker is not fully supported as I've built one with aarch64 tools, but it randomly stops airodump although it's working. Will give it a shot in the future.
- Mana is being replaced, for the time being you can downgrade iptables in chroot with the following :
Code:
wget http://old.kali.org/kali/pool/main/i/iptables/iptables_1.6.2-1.1_arm64.deb
wget http://old.kali.org/kali/pool/main/i/iptables/libip4tc0_1.6.2-1.1_arm64.deb
wget http://old.kali.org/kali/pool/main/i/iptables/libip6tc0_1.6.2-1.1_arm64.deb
wget http://old.kali.org/kali/pool/main/i/iptables/libiptc0_1.6.2-1.1_arm64.deb
wget http://old.kali.org/kali/pool/main/i/iptables/libxtables12_1.6.2-1.1_arm64.deb
dpkg -i *.deb
apt-mark hold iptables
apt-mark hold libip4tc0
apt-mark hold libip6tc0
apt-mark hold libiptc0
apt-mark hold libxtables12
Credits: The Offensive Security Team and the NetHunter community, huge thanks to Re4son & kimocoder for patching the wlan1 insert reboot issue! Long time mystery.
Another extremely big thanks for @draco42 for patching libnexmon and kalilibnexmon!
Android Version: 10.0
XDA: DevDB Information
Kali Nethunter, Kernel & ROM for the Huawei Nexus 6P
Contributors
@Re4son, @kimocoder, @yesimxev, @draco42
Source Code: https://gitlab.com/kalilinux/nethunter/
Kernel Source: https://github.com/Re4son/android_kernel_huawei_angler
**RESERVED**
Omg ...?????
**RESERVED**
Thank you!
Before your post went up, I had been trying for DAYS to install Nethunter on PE10.
Everytime I lost root (Magisk) on reboot and the Nethunter app never showed up.
I KNEW I was missing some important steps (which were not documented).
Now that official instructions are available I'm going to try and install it the proper way.
@Re4son @kimocoder
@yesimxev
Wow, you guys are on fire.
Congratulations to this great updates and foremost the long outstanding release for the Angler!
Which under Oreo flawlessly works now.
No nasty reboots while attempting to set your nic into monitor mode for sure. :good:
Kimocoder did an amazing job with the port of the new driver.
I could basically use every adapter. Especially the ac ones.
You accidentally mixed up some of the links.
This is the Angler (Huawei Nexus 6P) sub-forum and you posted a link for the installer to the Shamu (Motorola Nexus 6).
Also did I try to look over the source and compiled it for myself, but after everything was set up, my kernel and chroot & everything else, the usb adapter plug in/out bug occurred again.
Re4son worked on flair's source 16days ago.
Where can I find the one you used in the new release?
Here is the link to the correct one - >
https://build.nethunter.com/contrib...er-2020.2-pre3-angler-los-ten-kalifs-full.zip
For the user who aren't comfortable to use Android ten for other reasons, here the recommended stable release for Android Oreo stock - >
https://build.nethunter.com/contrib...unter-2020.2-pre3-angler-oreo-kalifs-full.zip
I had no time the last week(s), but I did see a couple of issues who need to be addressed.
One of the main problems with the new Oreo kernel neither Nexmon or the new QUALCOMM patch from kimocoder and Co. are working.
I will come back to this when I have the time..
Firstly great work to the entire team and big thanks for this great contribution
wow:laugh:awosome!
Could you explain to less experienced user how someone are going to be modify the last twrp version for the Angler wit fstab accordingly?
Thanks for mentioning the link, replaced with the correct one. To do fstab:
Copy fstab to eg. Internal storage
Boot into TWRP
In terminal, type
Code:
mount -o rw,remount /vendor
cp /sdcard/fstab.angler /vendor/etc/
yesimxev said:
Thanks for mentioning the link, replaced with the correct one. To do fstab:
Copy fstab to eg. Internal storage
Boot into TWRP
In terminal, type
Click to expand...
Click to collapse
Thanks a bunch, @yesimxev!
As you saw in both threads for LOS 17 and PE, do they come with specific TWRP versions.*
Are they some what of relevant, or is the official release by twrp.me sufficient?
*LOS 17.1
https://forum.xda-developers.com/showpost.php?p=81059545&postcount=3
*Pixel Experience 10.0
https://forum.xda-developers.com/showpost.php?p=80290619&postcount=3
Thanks for this it works perfect but my Question is how to survive a System update?
For example a new Version of los 17 Comes out, i Flash it, so the nethunter kernel is gone.
When i Flash the whole nethunter Image then all works fine but the chroot Environment will be wiped and replaced with the one from the Image. Thats not so good because all of the Manual Things are wiped also, like compiled Software and post updated and installed Software.
So whats the best way to Keep the chroot Environment after an Android System update?
Create a backup of your rootfs via the Chroot Manager is probably the best option. You could just reflash the kernel too
Thanks for your fast reply.
How to Flash the kernel only? I looked into the Archive but there are too many scripts for all the Little nice Things during the installation and there isnt a single zip file for the kernel or i missed something. Sorry i m not that great developer…
I thought i could comment out the chroot extraction in the installer script, its the last step. Is this a possibility?
---------- Post added at 11:50 AM ---------- Previous post was at 11:46 AM ----------
And the possibility to backup the chroot in the chroot Manager i never saw, thats great and probably the best Option yes. Thanks for that hint!
yesimxev said:
Thanks for mentioning the link, replaced with the correct one. To do fstab:
Copy fstab to eg. Internal storage
Boot into TWRP
In terminal, type
Code:
mount -o rw,remount /vendor
cp /sdcard/fstab.angler /vendor/etc/
Click to expand...
Click to collapse
When I tried copy fstab.anger from my /usb_otg to /vendor/etc/ via file manager in TWRP, a received error ERROR status code 1.
So I tried mount command, which is mentioned above, via terminal in TWRP. /vendor was mounted succesfully but when I used cp command a received error again, that target is in read-only filesystem. And yes I definitely mount it with "-o rw" (read write).
What can I do wrong?
SalyczeQ said:
When I tried copy fstab.anger from my /usb_otg to /vendor/etc/ via file manager in TWRP, a received error ERROR status code 1.
So I tried mount command, which is mentioned above, via terminal in TWRP. /vendor was mounted succesfully but when I used cp command a received error again, that target is in read-only filesystem. And yes I definitely mount it with "-o rw" (read write).
What can I do wrong?
Click to expand...
Click to collapse
Forgot to mention that vendor has to be mounted first. Use
Code:
mount /vendor
Nick_Speed said:
How to Flash the kernel only? I looked into the Archive but there are too many scripts for all the Little nice Things during the installation and there isnt a single zip file for the kernel or i missed something. Sorry i m not that great developer…
Click to expand...
Click to collapse
Probably because they were just released and for now as complete installer by Offensive being offered. ;/
I build both of the newly released kernel for LOS 17.1 and 8.1 Stock Oreo with the python installer.
Ten
https://mega.nz/file/hUBHxSyT#HJRVnp_uH1hosPfsDClSiG9hzO54eQkM24ONG48b3Fc
Oreo
https://mega.nz/file/AVZxFIDC#SQG_X6yfmwb3cjmO8bzYqo5RhTJ7hjmWEOrk-c97f2o
Best regards
---------- Post added at 09:47 PM ---------- Previous post was at 09:43 PM ----------
SalyczeQ said:
Thanks for mentioning the link, replaced with the correct one. To do fstab:
Copy fstab to eg. Internal storage
Boot into TWRP
In terminal, type
When I tried copy fstab.anger from my /usb_otg to /vendor/etc/ via file manager in TWRP, a received error ERROR status code 1.
So I tried mount command, which is mentioned above, via terminal in TWRP. /vendor was mounted succesfully but when I used cp command a received error again, that target is in read-only filesystem. And yes I definitely mount it with "-o rw" (read write).
What can I do wrong?
Click to expand...
Click to collapse
Did you use the official version, or the ones supported by the the according rom developer?
yesimxev said:
Forgot to mention that vendor has to be mounted first. Use
Code:
mount /vendor
Click to expand...
Click to collapse
View attachment 4996285
as you can see I tried, but the same error still occurs
UsPdSr said:
---------- Post added at 09:47 PM ---------- Previous post was at 09:43 PM ----------
[/COLOR]
Did you use the official version or the ones supported by the according to rom developer?
Click to expand...
Click to collapse
I used TWRP provided beside according rom, not the official version. View attachment 4996289
But If you will check the screenshot which I attached, I notice something weird, that in mount TWRP page I see vendor partition twice. Can It be a problem?
Is there any big difference between TWRP provided for LOS17.1 and PE10? Because the last thing I can think of is that I may swap it and use PE10 TWRP for install LOS17.1 rom.
SalyczeQ said:
I used TWRP provided beside according rom, not the official version.
But If you will check the screenshot which I attached, I notice something weird, that in mount TWRP page I see vendor partition twice. Can It be a problem?
Is there any big difference between TWRP provided for LOS17.1 and PE10? Because the last thing I can think of is that I may swap it and use PE10 TWRP for install LOS17.1 rom.
Click to expand...
Click to collapse
I tried the installation with LOS.
I had countless error messages primarily because of the vendor, too.
I have seen this weird entry before, after another user botched his installation as well.
I would definitely erase the recovery with fastboot, or try to flash the official one over.
Since the Nexus 6p received support for Pie am I very sceptical of the usage as daily driver.
I have no desire to flash these funny FBEwhatever recoveries and and see my device commit suicide. - _-
So.
I am definitely going to try it again, especially Pixel Experience is interesting, but I would like to ask the Nethunter team ( @yesimxev, @Re4son), if it would be possible to write a more detailed instructions on how to get this work, or perhaps assemble something to flash without modification by the user..
Many heaps
UsPdSr said:
I tried the installation with LOS.
I had countless error messages primarily because of the vendor, too.
I have seen this weird entry before, after another user botched his installation as well.
I would definitely erase the recovery with fastboot, or try to flash the official one over.
Since the Nexus 6p received support for Pie am I very sceptical of the usage as daily driver.
I have no desire to flash these funny FBEwhatever recoveries amd and see me device commit suicide.
So.
I am definitely going to try it again, especially Pixel Experience is interesting, but I would like to ask the Nethunter team ( @yesimxev, @Re4son), if it would be possible to write a more detailed instructions on how to get this work, or perhaps assemble something to flash without modification by the user..
Many heaps
Click to expand...
Click to collapse
Hey there,
So for ten i installed ExtendedUI OFFICIAL and PixelDust with the twrp fbe 10, reboot to recovery, rooted with magisk, set all up, install busybox within magisk, reboot to recovery, then installed the nethunter zip, rebooted to recovery,
rooted with magisk, reboot to System.
All is fine, the kernel etc. but no nethunter apps are showing. So i extracted the apps from the zip file, installed all and updated the nethunter app throught fdroid because the nethunter store app isnt working with extensions but fdroid did and the source for the nethunter repo you can copy from the store app.
Then fire up the nethunter up, set up chroot and tata, all is working great.
and btw thanks for the flashable kernel ;o)

How To Guide OneUi 5.1 , The Last Update Android Version For Tab A7 Lite / The best way to process GSIs /LineageOS 20 "Light" v.22-03-2023 works

PDA / AP version T225XXU2CWB3
CSC T225OXM2CWB3 version
MODEM / CP T225XXU2CWB3 version
One UI 5.1 for Galaxy Tab: Samsung’s new Android 13 skin has wonderful additions
One UI 5.1 update further enhances the Android 13 experience for Galaxy devices compared to One UI 5.0. One UI 5.1 update not only brings meaningful improvements but also improves the usability of Samsung Tablets. The new One UI version comes with remarkable features and enhancements to Camera...
www.sammyfans.com
T225XXU2CWB3
(Can't downgrade)
Download FastbootD here
Full GSIs Processing with SM-T225
(From Up to Down)
FROM A11 through A13​
Flash Firmware and Customed Files. (Firmware +Root + FastbootD)​>Obtain the official firmware. https://samfw.com/>Download & Extract it and you will get 5 files (AP, BL, CP, CSC and HOME_CSC)>Open Odin on your computer and reboot your device to DOWNLOAD mode ( turn-off device , press and hold Vol+ together with Vol- then insert USB cable which one end connected with computer to device.)>Put AP, BL, CP, and CSC files in their Odin slots.
* Home_CSC for advanced user only.
** Do not changes input fileName for shot.>Put 3in1.tar
( patch boot + vbmeta + patched-recovery ) in UserData slot.>Click "Start" and wait for it to finish.
( No interruption)
( From now on Magisk & FastBootD recovery will remain in your device.)
Use FastbootD flash GSI image.​>*Based Firmware should be Official only.>*Download & extract Platform-tools to C:/ https://developer.android.com/studio/releases/platform-tools>*Download GSIs images.>Open device and connect USB cable to Computer.>Run CMD within Platform-tools Folder.
Code:
adb devices
> adb reboot fastboot> fastboot erase system> fastboot flash system gsi_name.img
NOTE: gsi_name.img. must changed to actual name of your extract download GSI from the Sources.> fastboot reboot recovery​* Select wipe data / factory resetreboot systemTroubles Shooting​Not enough space to resize partition solution.> fastboot erase product> fastboot resize-logical-partition product 0x0> fastboot getvar all^Find this (bootloader) partition-sizeroduct:0x0
Make System Writable​> *Get rid of SU from bvS, bgS GSI Variant.> *Execute phh-securize.sh> *Enable pre-install Magisk> *Install Root file Manager. Mixplorer from XDA here> We will dump device super-partition and patch it with script.
*Install & Execute Read2Write script.> Get New super.patch.bin. (output of script )> Compress super.patch.bin to super.img.lz4
( lz4 -B6 --content-size super.bin super.img.lz4 )***Don't use fastboot flash super super.img with FastbootD.>>>This will brick you device.
Make CustomAP
from
New super.img.lz4​> Create New CustomAP tar md5 for Odin. ( with new patched super.img )Download Clean (blank) vbmeta.img from Google
https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img
>Compress the clean vmbeta.img
lz4 -B6 --content-size vbmeta.img vbmeta.img.lz4>Down& Extract "tar-md5-script-tool.zip" to C;\
2.26 MB file on MEGA
mega.nz
>extract all *.img.lz4 files (from AP Stock) to. C:/ tar-md5-script-tool folder>Replace super.img.lz4 and vbmeta.img.lz4
|
in tar-md5-script-tool dir
|
with your new repacked and compressed>Run Win Batch File For Packing Custom AP file> Flash Firmware together with CustomAP
BL slot = BL fie from Firmware.
AP slot = CustomAP file from my Download.
CP slot = CP fie from Firmware.
CSC slot = CSC fie from Firmware. not Home_CSC
UserData = 3in1 patch.tar** Do not flash CustomAP Alone. (Safety First )** Do not flash super partition with FastbootD.
Note:
>My CustomAP.tar.md5 for T225XXU1CWA2. (A13) only
Make Writable System and more spaces 500 Mb extra.
>Download here. https://mega.nz/file/TVEQ2DzR#EBtsS8LVriM-Hx--DNG_9vpTsGTSExzkH0zxn9_xH8A (3.37 GB)
>Odin: https://mega.nz/file/XVEAUAjI#RESS_gL_afkMoCr0-7eK5o_cMhkY1QFbCE2TDzegBgw
> 3in1 (magisk-patched boot + vbmeta + recovery-patch) for T225XXU1CWA2 only
69.01 MB file on MEGA
mega.nz
Original GSI file. 834 MB by Nazim
"SparkOS-13.5.5-arm64_bvN-slim-Unofficial.img.xz , ReadOnly System"
Release SparkOS-13.5.5 v2023.03.20 · naz664/SparkOS_gsi
Changelog February patch Synced with latest source
github.com
Battery usage test result :
{
"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"
}
**No Battery Drain. (check Phone idle values.)
✓Android 13 Battery Drain Issue​✓Can I Use Adaptive Charging In Android Without Alarm?​
T220XXU2CWB2
(Can't downgrade)
FastbootD here.
Next test GSI ( if passed DSU )​
LineageOS 20 "Light"​To mount or modify the image , it has to be unshared. Light is simply unshared to begin with.Updated all variants with Android 13 QPR2 and March security patches.Download: https://sourceforge.net/projects/andyyan-gsi/files/lineage-20-light/LOS has "rooted debugging" in Developer Options. Turn that on then "adb root" for a rooted shell.
step 1. flash GSI img with fastbootD.
( with gN variant, Gapps pre-installed)
Test restart android and boot menu.
Test all settings menu , default navigation. gesture navigation.New Treble Setting Menu.
No DT2W.
✓ Fixed it. by install "Double Tap" from google play.
oh..Not passed play protected.
✓Fixed it by Enable Treble Setting>"spoof system properties" checkbox right below... Tick that and reboot.
ok Change to download and install this variant. lineage-20.0-20230322-UNOFFICIAL-gsi_arm64_vN.img.xz
Step 2.
There are some error about loading Home menu..( guesture menu).
Please changes your Treble Settings configurations below. enable " Override navigation bar availability".
2.1 Enable Hidden Magisk. and reboot.
2.2 Install Mixplorer ( Root File Manager) https://forum.xda-developers.com/t/...released-fully-featured-file-manager.1523691/
Step 3. Add more spaces to sub-partition inside Super partition about 700 MB.( for each sub-partition)
( i don't want to break default Root from original then no delete any files )
ok now we have spaces for install GAPPS.
Note: Didn't show detail here.
Step 4. Flash new system with Odin and try to install GAPPS.
( Create new CustomAP.tar.md5)
Step 5. Install GAPPS.
There are 2 choices Gapps magisk module or regular install.
*Oh no not pass play protect block error.
Waiting for https://forum.xda-developers.com/t/gsi-13-lineageos-20-light.4509315/page-11
haha i'm dum dum..
✓Disable " Lift to check device" it conflict with "Double Tap".
✓ Disable "Wake on plug" it annoy when open device and plug-in power cable.
✓Enable Auto Screen Brightness.
✓Bluetooth connectivity works
-Two-pane layout in Settings for tablet.
Everything is ok now. except Offline-charging.
If i have time to fix "Offline-charging" and successful. then will share here.
✓ I had changed writable system partition and add spaces about 700 Mb , install new gapps which can shares . (system.img)
✓ Not all step are required for real installation , its my test step only.
hmmm I have unlocked my bootloader and rooted my phone using magisk also downgraded from a13 to a11(T225XXU1AUE3). I would love to install gsi/custom rom with this low end tablet can you make a more clearer instructions for a beginner like me?I would highly appreciate if you response,have a good one!!
also what do you mean by offline charging?you mean that I can only charge it when I have an internet connection?
xyrn23 said:
hmmm I have unlocked my bootloader and rooted my phone using magisk also downgraded from a13 to a11(T225XXU1AUE3). I would love to install gsi/custom rom with this low end tablet can you make a more clearer instructions for a beginner like me?I would highly appreciate if you response,have a good one!!
Click to expand...
Click to collapse
Send pm please.
sir need help
what?
tom.android said:
what?
Click to expand...
Click to collapse
I'm still confused about the instructions you provided
what I understand is
I need to put the 3in1 file you give on Ap slot to have fasbootd
then to flash gsi
> fasboot erase system
> fasboot flash system system.img
idk how can I flash gapps with magisk using odin
I already have the gsi file.
xyrn23 said:
I'm still confused about the instructions you provided
what I understand is
I need to put the 3in1 file you give on userdata to have fasbootd
then to flash gsi
> fasboot erase system
> fasboot flash system system.img
idk how can I flash gapps with magisk using odin
I already have the gsi file.
Click to expand...
Click to collapse
uses gsi with gapps
tom.android said:
uses gsi with gapps
Click to expand...
Click to collapse
you said change the download to Vn variantT^T
xyrn23 said:
you said change the download to Vn variantT^T
Click to expand...
Click to collapse
what gsi?
tom.android said:
what gsi?
Click to expand...
Click to collapse
LOS
i didn't used gapps. then used vanilla gsi.
tom.android said:
Next test GSI ( if passed DSU )​
LineageOS 20 "Light"​To mount or modify the image , it has to be unshared. Light is simply unshared to begin with.Updated all variants with Android 13 QPR2 and March security patches.Download: https://sourceforge.net/projects/andyyan-gsi/files/lineage-20-light/LOS has "rooted debugging" in Developer Options. Turn that on then "adb root" for a rooted shell.
View attachment 5871171step 1. flash GSI img with fastbootD.
( with gN variant, Gapps pre-installed)
View attachment 5871173Test restart android and boot menu.
Test all settings menu , default navigation. gesture navigation.New Treble Setting Menu.
No DT2W.
✓ Fixed it. by install "Double Tap" from google play.
oh..Not passed play protected.
✓Fixed it by Enable Treble Setting>"spoof system properties" checkbox right below... Tick that and reboot.
ok Change to download and install this variant. lineage-20.0-20230322-UNOFFICIAL-gsi_arm64_vN.img.xz
View attachment 5871267
Step 2.
There are some error about loading Home menu..( guesture menu).
Please changes your Treble Settings configurations below. enable " Override navigation bar availability".
View attachment 5871631
2.1 Enable Hidden Magisk. and reboot.
2.2 Install Mixplorer ( Root File Manager) https://forum.xda-developers.com/t/...released-fully-featured-file-manager.1523691/
Step 3. Add more spaces to sub-partition inside Super partition about 700 MB.( for each sub-partition)
( i don't want to break default Root from original then no delete any files )
ok now we have spaces for install GAPPS.
Note: Didn't show detail here.
Step 4. Flash new system with Odin and try to install GAPPS.
( Create new CustomAP.tar.md5)
View attachment 5871353
Step 5. Install GAPPS.
There are 2 choices Gapps magisk module or regular install.
*Oh no not pass play protect block error.
Waiting for https://forum.xda-developers.com/t/gsi-13-lineageos-20-light.4509315/page-11
haha i'm dum dum..
✓Disable " Lift to check device" it conflict with "Double Tap".
View attachment 5871603
✓ Disable "Wake on plug" it annoy when open device and plug-in power cable.
View attachment 5871605
✓Enable Auto Screen Brightness.
View attachment 5871611
✓Bluetooth connectivity works
View attachment 5871619
-Two-pane layout in Settings for tablet.
View attachment 5871715
Everything is ok now. except Offline-charging.
If i have time to fix "Offline-charging" and successful. then will share here.
✓ I had changed writable system partition and add spaces about 700 Mb , install new gapps which can shares . (system.img)
✓ Not all step are required for real installation , its my test step only.
Click to expand...
Click to collapse
this one
if you want Los then uses Los TD
tom.android said:
if you want Los then uses Los TD
Click to expand...
Click to collapse
send link, this LOS light, the gn variant has already gapps right?
xyrn23 said:
send link, this LOS light, the gn variant has already gapps right?
Click to expand...
Click to collapse
los td
https://sourceforge.net/projects/andyyan-gsi/files/lineage-20-td/lineage-20.0-20230324-UNOFFICIAL-arm64_bgN-vndklite.img.xz/download
tom.android said:
los td
https://sourceforge.net/projects/andyyan-gsi/files/lineage-20-td/lineage-20.0-20230324-UNOFFICIAL-arm64_bgN-vndklite.img.xz/download
Click to expand...
Click to collapse
this https://sourceforge.net/projects/an...30322-UNOFFICIAL-gsi_arm64_gN.img.xz/download has also gapps preinstalled right?

How To Guide APPLY Customed SparkOS 13.5.5 A13 GSI (bvN) For SM-T225 ( Rewritten )

RICH FEATURES A13 GSI ( Rewritten )​
DOWNLOAD:
☆☆ Original GSI: https://github.com/naz664/SparkOS_gsi/releases
( We used "SparkOS-13.5.5-arm64_bvN-Unofficial.img" for my modification.)
☆☆☆ Customed GSI , Add spaces 490 Mb for R/W system sub-partition , Screen Auto-Brightness Fix ,Quick Tile ( columns landscape for tablet)
{
"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"
}
STEP TO INSTALL:
A. Download "system.img.zip" and extracts it.
B. Must have pre-installed (Stock A13 ) + patched- recovery for fastbootD.
C. Uses Set of fastboot command for flashing. (CLAEN FLASH ONLY)
- Can't use dirty-flashing because Super partition was changed.
D. First system booted click gear icon of above picture.
- Open Settings menu to Enable Adaptive brightness and set Smallest width = 598 dp
E. Enable Split Notification from Tablet mode.
Code:
adb shell
su -c "cmd overlay enable com.android.systemui.SplitShade"
F.
Quick Access:
☆☆ Desktop mode PC here. ( I don't see this feature implemented in any GSI though.)
☆☆ microG with Toggle GMS mode.(control Google services & core apps)
Full processing Commands for GSI here.
ALL of my Tutorial include full CustomAP way here.
☆☆☆ Note: microG setting is not suitable for google (GMS) user.
☆☆☆ Al lot of features required Writable sub-partion of Super-partition (System ,product,vendor ) such as 》》Auto Screen Brightness fix
☆☆☆ Some scripts are during testing with owner. May be requires back and forth re-locked bootloader.
Resources:
(profile-generator microG here , Github Here , Run script)​TEST hardware attestation first then relock bootloader AND install Stock Firmware Test hardware attestation again , the last connect device with Computer Run profile-generator .
☆☆☆ Warning: Please use your base as Android 13 only. to make sure , you didn't suffered from network errors.
☆☆☆ Now Stock A13 is quickly as Stock A11 but it More stable than.
** Not supported Vega Bobo DSU.
Why?
The term "de-googled" is complicated, as AOSP (SparkOS) by itself is by Google.
We aim to reduce Google's data collection on mobile devices and make active efforts to remove contacts to Google Servers and document more...
(De-Googled user download bvN Variant)
(No Gapps)
Used "LeOS Droid"download FOSS apps.
(FREE & Open Source Software)
​
You can test the new features . its for degoogled.
This is new features in SparkOS 13.5.5 GSI.
1. Desktop Mode.
2. Toggle GMS. ( MicroG is best fit.)
and more ...I will show you here. ( first uses your fastbootD to flash new GSI . May be can't update from v.13.5 cause new encryption )
Test GPS Location Service
( compare with GMS / microG )
Screen Auto brightness enable by Adaptive brightness. and you must specific smallest screen to 598 dp.
Meanwhile Battery usages show all normally.
Hotspot works
-Optimize power consumption.
Offline power charging.
Nearby share works
Bluetooth Headphone.
There are more testing guide later from comment below...
How to fix battery drain ?
Difficul said:
How to fix battery drain ?
Click to expand...
Click to collapse
use spark system manager is not enough ? then used FDE.AI. https://github.com/feravolt/FDE.AI-docs
tom.android said:
use spark system manager is not enough ? then used FDE.AI
Click to expand...
Click to collapse
What is FED.AI ?
Difficul said:
What is FED.AI ?
Click to expand...
Click to collapse
read my link.
tom.android said:
read my link.
Click to expand...
Click to collapse
I see download link , to want try later
Thank you
But you are try yet ?
New FEB patch.
SparkOS 13.5.5 v. 20-03-2023
Releases · naz664/SparkOS_gsi
Script and patches for building PHH-Treble based SparkOS GSI - naz664/SparkOS_gsi
github.com
tom.android said:
New FEB patch.
SparkOS 13.5.5 v. 20-03-2023
Releases · naz664/SparkOS_gsi
Script and patches for building PHH-Treble based SparkOS GSI - naz664/SparkOS_gsi
github.com
Click to expand...
Click to collapse
I am using version 13.4
Date time January
Any bug like camera, Bluetooth , connecting wired earphone?
I using this Tab to gaming and media social , I don't see any bug
tom.android said:
DOWNLOAD: https://github.com/naz664/SparkOS_gsi/releases
Warning: Please use your base as Android 13 only. to make sure , you didn't suffered from network errors.
You can test new features .​1. Desktop Mode.
2. Toggle GMS.
and more ...I will show you here. ( first uses your fastbootD to flash new GSI . May be can't update from v.13.5 cause new encryption )
View attachment 5867105
View attachment 5867313
View attachment 5867131
View attachment 5867147
View attachment 5867149
View attachment 5867329
View attachment 5867327
View attachment 5867331
View attachment 5867153
Screen Auto brightness enable by my magisk module. and you must specific smallest screen to 598 dp.
Meanwhile Battery usages show all normally.
View attachment 5867155
View attachment 5867157
-Optimize power consumption.
View attachment 5867461
Offline power charging.
View attachment 5867761
View attachment 5867877
View attachment 5867879
Nearby share works
View attachment 5868339
More..
Click to expand...
Click to collapse
Not booting for me, T220, OneUI 5 Vendor
DARK002s said:
Any bug like camera, Bluetooth , connecting wired earphone?
Click to expand...
Click to collapse
Don't know about that, no need to fix
RealDexxo said:
Not booting for me, T220, OneUI 5 Vendor
Click to expand...
Click to collapse
Tell me more how installed?
tom.android said:
Don't know about that, no need to fix
Tell me more how installed?
Click to expand...
Click to collapse
Classic steps,
wipe data from recovery,
fastboot erase system
fastboot flash system system.img
fastboot -w
I'm using magisk patched kernel, its stuck on boot logo.
RealDexxo said:
Classic steps,
wipe data from recovery,
fastboot erase system
fastboot flash system system.img
fastboot -w
I'm using magisk patched kernel, its stuck on boot logo.
Click to expand...
Click to collapse
Most GSIs not for tablet.
-You can try TrebleDroid before if it boot or not.
Releases · TrebleDroid/treble_experimentations
Scripts to automatically build/CI/Release TrebleDroid GSI - TrebleDroid/treble_experimentations
github.com
Set up AOD (Always On Display)
Configure Phh Treble settings.
Configure Special SparkOS Menu.
Firework > Settings > Lock Screen
-
does this work on SM-T220 android 12
divya rapen said:
does this work on SM-T220 android 12
Click to expand...
Click to collapse
No report yet.
microG unofficial with SparkOS.13.5.5 A13-GSI. (I only uses to get my purchase apps from play store .)
Step.
1. Flash Vanilla Variant.
SparkOS-13.5.5-arm64_bvN-Unofficial.img.xz on top of Android 13 Stock ROM.
2. Download file into sdcard/Download if not copy it to your device " sdcard/Download" github page
AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
3. Your SparkOS must had pre-installed Magisk. ( No adb root mode)
Connect your device with Computer. Run CMD under "platform tools" folder.
* Not worry about TWRP
Code:
adb shell
Code:
su
Code:
cd /sdcard/Download
Code:
unzip ./microg-unofficial-installer-v1.3.0.1-alpha-by-ale5000-signed.zip zip-install.sh
Code:
sh ./zip-install.sh ./microg-unofficial-installer-v1.3.0.1-alpha-by-ale5000-signed.zip
4. Restart
5. Flash Universal Safety net fix mod with Magisk.
☆ Checking all nessessary services had passed SafetyNet.
- microG service core.
- device attestation.
- Safetynet attestation.
- play protect device certification.
Hide some MicroG services in magisk 's deny list.
☆☆☆ How to control GMS ? ( Turn On_-OFF )
Note: When re-enable google services, you must register google'account at microG setting again.
The last Google Play setting is device passed certification .
[ MUST Delete Google play app cache.] And Waite.
This microg can run google play
.
Difficul said:
This microg can run ch play.
Click to expand...
Click to collapse
don't known "ch play".

General [New] BananaDroid A13 GSI 2023.05.27 (QPR-2) With GAPPS

{
"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"
}
☆ No flashing details.
✓ R/W System Partition.
✓ Use Vega Bobo DSU Sideloader.
☆Vanilla Variant. (No Gapps)
Download: https://sourceforge.net/projects/thegsis/files/BananaDroid/20052023/system.img.xz/download
*My Edition is not the same as Default Interface of original GSI.
☆Additional install Gapps. (2 ways)
Install Gapps modules with Magisk.​ ( For Android 13)​
Option 1
DOWNLOAD: https://litegapps.site/index.html
CLICK NAME FOR DOWNLOAD
1. [MAGISK]LiteGapps_Nano_arm64_13.0_v2.8_official.zip (Base)
2. GoogleSearch_LiteGapps_Addon_arm64_13.0.zip. (add-on)
3. GoogleAssistant_LiteGapps_Addon_arm64_13.0.zip. (add-on)
Note: you can search & add add-on mod packages from here.
Option 2 (you must have free-spaces of system partition and R/W permission.)--Storage Required: 250M
Install Gapps modules with adb root​Download : TitaTheGapps_Terminal_20230424.tar here
235.14 MB file on MEGA
mega.nz
Copy "TitaTheGapps_Terminal_20230424.tar" to your folder "platform-tool"
Open CMD inside "platform-tool" folder.
Code:
adb push TitaTheGapps_Terminal_20230424.tar /sdcard/Download
adb root
adb shell
mount -o rw,remount / # if show messages " / is read-only --> you will Stop here
cd /data
mkdir GAPPS
mv /sdcard/Download/TitaTheGapps_Terminal_20230424.tar GAPPS
cd GAPPS
tar -xf TitaTheGapps_Terminal_20230424.tar
cd TitaTheGapps_Terminal_20230424
chmod a+x ./installer.sh
sh ./installer.sh
#After finished install Gapps
# Exit Root shell
adb reboot fastboot
#Select menu "Enter Recovery"
Selet "wipe data/factory reset
Reboot Systen
=============Example Output==========
THE GAPPS INSTALLER
| Android Tita (13)
| Terminal Edition
| Released at 2023, April 24
| Developed by ChonDoe
ENVIRONMENT SETUP
| Detecting Partition Layout
| Dynamic partition detected
| Using /system/product
| Using /system/system_ext
| Deleting In-Built Gapps
| Preparing files
READING CONFIGS
| Rom without inbuilt Gapps
| Module Metadata
| Keep Setup Wizard
| Pixel Launcher isn't present
CHECKING SYSTEM STORAGE
| Storage Available: 515120 KB
| Storage Required: 241243 KB
| Inodes Available: 4365 IFree
| Inodes Required: 160 IUse
INSTALLING GAPPS
| Installing System Files
| Installing System_ext Files
| Installing Product Files
| Enjoy
Reboot your device now.
A Factory Reset is required.
1|gta7lite:/data/GAPPS/TitaTheGapps_Terminal_20230424 #
# install speech services by google
# install Google search
>>>>>>>End Section
☆ Developer options
** Came with "QPR-2" and "ADB ROOT"
Rich additional features in "Banana Gear" section.
☆ Mod Floating Navigation Menu
Wallpaper & Style
Floating Navigation Example.
Mod with "Banana Gear"
"Screen Auto Brightness"
》》ADDITIONAL DE-GOOGLE APPS FROM: LeOS GSI.
-LeOS-Droid
Web Browser- LeOSium
☆OFFLINE CHARGING: WORKS Under background.
(Fast charge enable)
END OF This part.
Special Section
"Full Backup & restore GSIs with Super.tar via Odin"​Restore
# Back to clean Stock Firmware with Odin.
# Open your tab into "Download Mode"
Flashing backup "super.tar" At AP Slot
- If restored success, your device will boot-up or may be show you with prompt to select "Factory reset".
Full Backup
# Howto create R/W system partition.
CAN'T MAKE TUTORIAL HERE. ( BREAK XDA RULE)
# Howto create backup super.tar (with R/W system partition)
more...
=====End this section.
NEXT
SparkOS 13.6
Very bad things ( Same as Elixir 3.7)
☆☆ Some features have been temporarily removed due to qpr 2 rebasing
They will be added hopefully in the subsequent updates.
》》 Back to 13.5.5
Resources:
1. https://forum.xda-developers.com/t/...ures-reverse-back-v3-6.4579549/#post-88462735
2.
May you can review livedisplay , I need graymode
Thank !
Difficul said:
May you can review livedisplay , I need graymode
Thank !
Click to expand...
Click to collapse
Gray scale mode (reading mode) or Livedisplay works.
tom.android said:
Gray scale mode (reading mode) or Livedisplay works.
View attachment 5915689
Click to expand...
Click to collapse
Ok this rom de-gapps and how battery drain
Difficul said:
Ok this rom de-gapps and how battery drain
Click to expand...
Click to collapse
very good not drain , overall better than ArrowsOS.
tom.android said:
very good not drain , overall better than ArrowsOS.
Click to expand...
Click to collapse
Better than Sparkos ? May be you can set security pass lockscreen and reboot and try enter correct pass
Difficul said:
Better than Sparkos ? May be you can set security pass lockscreen and reboot and try enter correct pass
Click to expand...
Click to collapse
New SparkOS will be release soon. Can build source now.
Sorry i had deleted BananaDroid DSU.
tom.android said:
New SparkOS will be release soon. Can build source now.
Sorry i had deleted BananaDroid DSU.
Click to expand...
Click to collapse
When I swipe the lock screen and it freezes , how fix
Difficul said:
When I swipe the lock screen and it freezes , how fix
Click to expand...
Click to collapse
Press it
tom.android said:
Press it
Click to expand...
Click to collapse
I was fixed with method nothing on security lockscreen
Difficul said:
I was fixed with method nothing on security lockscreen
Click to expand...
Click to collapse
Picture?
OK use key press. At key button. Not swipe.
press a lock ? I tried , is impossible
But this rom is so good , is have anything i want
Press and Hold the key button. ( its works for fingerprint.)
6.89 MB file on MEGA
mega.nz
tom.android said:
Press and Hold the key button. ( its works for fingerprint.)
6.89 MB file on MEGA
mega.nz
Click to expand...
Click to collapse
btw , may you test pass
I don't want fingerprint of i will try later .I use this tab for e-book and clash of clans . Battery drain is better than spark
The brightness bar cause crash in the system (T220)
chocovo said:
The brightness bar cause crash in the system (T220)
Click to expand...
Click to collapse
I tried listen music overnight and next morning battery lost 30 %

How To Guide [SM-T225] [KernelSU module] make (R/W super partition with OverlayFS)

Android 13 ( QPR 1,2,3)
{
"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"
}
☆ In QPR2 A13 GSI, you can't uses "Google Assistant make a call from your contact list."
> It's works only in QPR1 such as " Elixir 3.6" " SparkOS 13.5.5" " lineage-20.0-20230218" etc.,
□○●○●○●○●○●□​
¤ Build Custom kernel (KernelSU) with a Linux subsystem within Windows 10 By yourself is the best way if you are interested in new root management.
Why?
On Android 10+, system partitions might no longer be able to remount as read-write. For devices use dynnamic partition, it is nearly impossible to modify system partiton as there is no space left.
Click to expand...
Click to collapse
Why Read Only? Can't make R/W (vndk lite).​Almost GSIs builds are RO now. Because R/W are so big not suitable for... (Most devices have small system partition which might even be less than 3GB.)
Howto install "KernelSu (0.5.7) A13 for SM-T225 (kernel source T225XXS3CWC2)" ?
Thank to kernel-patched from DEV "zillion".
This method does not require you to have TWRP, nor does it require your phone to have root privileges; it is suitable for your first installation of KernelSU.
Click to expand...
Click to collapse
1. Download: 3in1-KernelSu_0.5.7-FastbootD_A13_CWA2.tar (Attachment)
( my mod for works with Odin + FM T225XXU1CWA2 )
2. Download: KernelSU Manager. https://github.com/tiann/KernelSU/releases/download/v0.5.7/KernelSU_v0.5.7_10866-release.apk
3. CLEAN install with Stock Firmware, + 3in1_kernelsu_fastbootD with Odin.
》 AP Slot: AP_xxx.tar.md5
》 BL Slot: BL_xxx..tar.md5
》 CP slot: CP_xxx.tar.md5
》 CSC slot: CSC_<not home>_xxx.tar.md5
* USERDATA slot: 3in1-KernelSu_0.5.7-FastbootD_A13_CWA2.tar
*( All slot are required , don't omit except USERDATA slot.)
4. Reboot.
5. Connect internet & Enable USB Debugging.
6. Now you can use "Fastboot Mode" to install any GSI.
Code:
adb devices
adb reboot fastboot
fastboot erase system
fastboot flash system ProjectElixir_3.6_gsi-13.0-20230223-1108-OFFICIAL.img
-------> If founded "No spaces to resize partition error"
fastboot erase product
fastboot resize-logical-partition product 0x0
fastboot getvar all
-----> (bootloader) partition-size:product:0x0
#At FastbootD Menu select
-Enter Recovery
#At Recovery Menu select
-Wipe data/Factory reset
confirm
-Reboot system now
7. install " KernelSU Manager APK"
8. Download: magic_overlayfs module. https://github.com/HuskyDG/magic_overlayfs/releases
Flash with kernelSU manager.
Setup & Configure
》install root file manager (Mixplore).
- give root (superuser) permission to your root file manager in KernelSU Manager.
》Open and edit " /data/adb/modules/magisk_overlayfs/mode.sh"
Change "export OVERLAY_MODE=1"
" export DO_UNMOUNT_KSU=true "
reboot
Opem termux or any terminal
Code:
su -mm -c magic_remount_rw
Look at the line "remounted [/system] (overlay)
》If you see, this means "/system partition mounted as RW."
Now Super partition member were Read / Write.
"remounted [/system] (overlay)
"remounted [/odm] (overlay)
"remounted [/vendor] (overlay)
------------edit any things you want---------
When finished all editing system files.
Return Read only to super partition with below set of command.
Code:
su -mm -c magic_remount_ro
DOC: https://github.com/HuskyDG/magic_overlayfs
-How2 extract boot.img
Code:
adb shell
su
dd if=/dev/block/bootdevice/by-name/boot of=/sdcard/boot.img
□○●○●○●○●○●□​
Touch working ?
May be I can build custom based stock rom
Difficul said:
May be I can build custom based stock rom
Click to expand...
Click to collapse
Make kernelSU for 225 A13 better. ()SM-T225_CIS_13_Opensource.zip)
tom.android said:
Make kernelSU for 225 A13 better. ()SM-T225_CIS_13_Opensource.zip)
Click to expand...
Click to collapse
Ok , how to make and may be i reinstall linux ?
May be i am research later
Definitely correct about the 3in1 - not a chance! And also definitely do not use the decryption files! And, true, the stock or any other pre-existing recovery will not go away! Unfortunately, if you are using a simple magisk patched rom, it won't do the backup because it does not seem to ever recognize the data. The Fastboot works but, for the moment, it is as easy to use a FastbootD patched recovery. Finally, I was only able to reboot to system just once after flashing the twrp. I think that might have been because I did not try to decrypt after the initial flash. Been at this for 4 days. It's given me a new appreciation for how difficult this is! As a non developer (I am a lawyer), I got used to the TWRP process taking no more than 20 minutes!
It's exhausting. And I was going through this process (not root, I need that), to be more able to make the device do what it is advertised to do: make calls. I might give up on that!
EBRJR said:
It's exhausting. And I was going through this process (not root, I need that), to be more able to make the device do what it is advertised to do: make calls. I might give up on that!
Click to expand...
Click to collapse
uses gsi A13(QPR-1) such as elixer 3.6 etc. Assistant can make a call from your contact.
You were never supposed to post this, considering the github source code wasn't updated according to this twrp image.
edit: Thanks for removing the twrp image from your post, I'll be updating twrp when things get more stable.
3in1 kernelSU + FastbootD_A13_CWA2 for Odin. ( SM-T225)
https://forum.xda-developers.com/attachments/3in1_kernelsu_10866_a13_cwa2-tar.5925489/
Make "YAAP 20230604 unofficial GSI " R/W super partition with KernelSU".
YAAP is a project founded by Adhitya Mohan (@poad42) and Ido Ben-Hur (@idoybh) with the goal of staying close to AOSP in design goals, offer a clean interface, do as much as original development as possible and avoid becoming a kitchen sink and cherry picked mess.
Whats New?​
Synced with latest sources of YAAP.
Synced with latest Trebledroid patches.
All builds are RO now (sorry every build so huge now that i had to. Otherwise it wouldnt fit in anyone's devices)
Example ( Features)
Update kernelsu v.0.6.0
Download: new attachment.
Is working for one ui ?
Difficul said:
Is working for one ui ?
Click to expand...
Click to collapse
Kernelsu is supported for one ui, but one ui no need to use overlayfs module cause super partition of one ui are rw.
Update OverlayFS v3.1.2
Releases · HuskyDG/magic_overlayfs
Make system partition become read-write (it is also possible without Magisk) - HuskyDG/magic_overlayfs
github.com
Install with kernelsu manager without uninstall old one.

Categories

Resources