Just rooted my P4 XL - What "bloat" to remove and what new stuff to install? - Google Pixel 4 XL Questions & Answers

Just rooted my P4 XL - What "bloat" to remove and what new stuff to install?
Hello everyone,
I have been rocking my Nexus 6P for quite some time now but I am running out of space and it was time to get a 3rd battery replacement.
So I decided to get the Pixel 4 XL Clear White with 128GB. Ordered at christmas, received yesterday, rooted today
Usually I would always go with DirtyUnicorn ROM + Kernel but that one hasn't been released yet for the Pixel 4 XL and I am not sure if it is even worth it at this point.
So what I am trying to do is to stay with OEM ROM + Kernel + Root and see if that gets me satisfied.
How ever, DirtyUnicorns bringt optimiations and lets me have the option to install Android at its relatively bare minimum to only add and install what I need and want.
This means I need to:
1. ) Remove some "bloat" that I might not need or want
2. ) Optimize, if there even is anything to optimize
3. ) Make use of root to get my OEM ROM more customized
I am trying to make a list for all three categories and would appreciate any feedback or suggestions:
1. ) Remove some "bloat" that I might not need or want
- Android Accessibility Suite
- Android Auto (?)
- Calculator
- Chrome (I use Chrome Beta)
- Compass
- Data Transfer Tool
- Digital Wellbeing
- Drive
- Duo
- Gmail
- Google News
- Google One
- Google Play Movies & TV
- Google Play Services for AR
- Google Podcassts
- Google Support Services
- Keep Notes
- Photos
- Pixel Launcher
- Pixel Live Wallpaper
- Pixel Tips
- Playground
- Sound Amplifier
- Youtube Music
2. ) Optimize, if there even is anything to optimize
- So far I am not sure if there is anything that really needs to be optimized.
3. ) Make use of root to get my OEM ROM more customized
- Adaway
- OverrideDNS seems obsolete since Android 10 lets me set my own DNS for all connections
- Bluebox Trust Manager (to remove ****ty certificates)
- Viper4Android
- Display color calibration (is that even possible with Ambient Display Color?)

I used to root my device for roms and kernels before, but with Pixels I prefer stay on stock.
It is already so minimal and clean, with it's unique pixel features that I just need a little bit more of customization. Here is what I usually do
Remove apps that are not necessary for the device and/or I don't use. That means:
- Android auto
- Youtube music
- Pixel tips
- Play movies
Optimization:
- Battery friendly and performance boosted kernels, upstreamed linux if possible. Now using kirisakura kernel with it's powerhint magisk module, so far so good
- Naptime for entering doze faster
- Some magisk modules like gms optimization for play services
- Edxposed for fingerface, so I can use the face scanner in every app that supports at least fingerprint auth
Other tweaks:
- Adaway
- Product sans font everywhere (sound silly but I can't go back to roboto after using this)
- Viper4android
- Immersive navbar (hide black navigation bar and make gesture's pill above the content)
- youtube vanced
- gpay sqlite fix
That's it. Small little tweaks here and there and nothing else.

TENN3R said:
I used to root my device for roms and kernels before, but with Pixels I prefer stay on stock.
It is already so minimal and clean, with it's unique pixel features that I just need a little bit more of customization. Here is what I usually do
Remove apps that are not necessary for the device and/or I don't use. That means:
- Android auto
- Youtube music
- Pixel tips
- Play movies
Optimization:
- Battery friendly and performance boosted kernels, upstreamed linux if possible. Now using kirisakura kernel with it's powerhint magisk module, so far so good
- Naptime for entering doze faster
- Some magisk modules like gms optimization for play services
- Edxposed for fingerface, so I can use the face scanner in every app that supports at least fingerprint auth
Other tweaks:
- Adaway
- Product sans font everywhere (sound silly but I can't go back to roboto after using this)
- Viper4android
- Immersive navbar (hide black navigation bar and make gesture's pill above the content)
- youtube vanced
- gpay sqlite fix
That's it. Small little tweaks here and there and nothing else.
Click to expand...
Click to collapse
That is pretty much also my plan. Do you get OTA notifications? If yes, that means I do the OTA update whenever I get notified, re-root and re-apply the custom kernel.
Offtopic: Trento is awesome. I visited it last summer

Utini said:
That is pretty much also my plan. Do you get OTA notifications? If yes, that means I do the OTA update whenever I get notified, re-root and re-apply the custom kernel.
Offtopic: Trento is awesome. I visited it last summer
Click to expand...
Click to collapse
Like @TENN3R stated, there's not a lot you really need to do to improve the stock performance of the P4XL. I too use the kirisakura kernel and his magisk modules mods which gives great battery performance and stability. I also use @Tulsadiver mods for center clock and nav bar swap.
You may get the OTA notification, however you have to do a few things to get it to download and install. You'll see a couple of guides in the forum threads. Personally, I like updating the monthly releases via fastboot. Hope you enjoy your new device :good:

Utini said:
Do you get OTA notifications? If yes, that means I do the OTA update whenever I get notified, re-root and re-apply the custom kernel.
Click to expand...
Click to collapse
Yes, you get notified about updates, but when you download them the installation fails because of root (doens't even start the installation).
There are some tutorials on how to update when you're rooted, here are two ways:
- By OTA
- By fastboot, which is also the one I always go for, I heard some people have minor problems with ota sometimes, and this always worked for me since my Pixel 1.
If you choose the fastboot one, after the installation simply patch the new boot.img with magisk, flash it, reboot and if you want a custom kernel reflash it

Badger50 said:
Like @TENN3R stated, there's not a lot you really need to do to improve the stock performance of the P4XL. I too use the kirisakura kernel and his magisk modules mods which gives great battery performance and stability. I also use @Tulsadiver mods for center clock and nav bar swap.
You may get the OTA notification, however you have to do a few things to get it to download and install. You'll see a couple of guides in the forum threads. Personally, I like updating the monthly releases via fastboot. Hope you enjoy your new device :good:
Click to expand...
Click to collapse
Awesome, is there a list of "stock apps" that you removed? I recall from DirtyUnicorns that you cannot remove all stock apps. E.g. removing the "calculator" might break some stuff on Android 8 even when installing a calculator from the play store.

Utini said:
Awesome, is there a list of "stock apps" that you removed? I recall from DirtyUnicorns that you cannot remove all stock apps. E.g. removing the "calculator" might break some stuff on Android 8 even when installing a calculator from the play store.
Click to expand...
Click to collapse
I actually haven't removed any of them, I simply freeze what I don't use with TiBu. Unfortunately, with the advent of A10, our system files are now read only. Which means that you can no longer remove apk's via root explorer type apps or TiBu like we did a while back. There are a few custom roms out there that apparently have debloated some things, however I haven't felt the need to try them like I once did since my device runs perfectly fine with a few mods here and there :good:

Badger50 said:
I actually haven't removed any of them, I simply freeze what I don't use with TiBu. Unfortunately, with the advent of A10, our system files are now read only. Which means that you can no longer remove apk's via root explorer type apps or TiBu like we did a while back. There are a few custom roms out there that apparently have debloated some things, however I haven't felt the need to try them like I once did since my device runs perfectly fine with a few mods here and there :good:
Click to expand...
Click to collapse
Freezing sounds also fine too me. Which ones did you freeze?

@Utini
If i understand you wrong sry but when i see your lists in the OP it seems to me that you nearly want everything away from Gapps and Google Play Services.
For @TENN3R the stock rom is already clean but for me a clean system means pure AOSP so no Gapps at all. I don't how much you rely on Play Services and Gapps but why don't try a pure aosp rom as phhussons quack vanilla version?
Sry when this is Off Topic.

TENN3R said:
I used to root my device for roms and kernels before, but with Pixels I prefer stay on stock.
It is already so minimal and clean, with it's unique pixel features that I just need a little bit more of customization. Here is what I usually do
Remove apps that are not necessary for the device and/or I don't use. That means:
- Android auto
- Youtube music
- Pixel tips
- Play movies
Optimization:
- Battery friendly and performance boosted kernels, upstreamed linux if possible. Now using kirisakura kernel with it's powerhint magisk module, so far so good
- Naptime for entering doze faster
- Some magisk modules like gms optimization for play services
- Edxposed for fingerface, so I can use the face scanner in every app that supports at least fingerprint auth
Other tweaks:
- Adaway
- Product sans font everywhere (sound silly but I can't go back to roboto after using this)
- Viper4android
- Immersive navbar (hide black navigation bar and make gesture's pill above the content)
- youtube vanced
- gpay sqlite fix
That's it. Small little tweaks here and there and nothing else.
Click to expand...
Click to collapse
Where are you finding Product Sans In the Fontio Substratum app?

I like to stay on the stock launcher myself, and actually don't even limit data and restrict battery for apps anymore (used to for most things). 10 seems to be pretty on point with not letting apps drain your battery. I haven't noticed much difference from restricting apps versus not.
Anyway, root apps I use:
SD Maid for cleaning system/app cache
DarQ - Lets you use the force dark mode feature from dev options, but on a per app basis. I can't live without this one.
Pixel Launcher Mods (the app) - Lets you change icons using packs found on play. Also has a few other tweaks like system tuner.
Swift Backup
Viper4Android. Also can't live without this.
Kirisakura kernel
Rosemary font - @Tulsadiver has been kind enough to make some font magisk modules
Terminal
EX Kernel Manager

airmaxx23 said:
Where are you finding Product Sans In the Fontio Substratum app?
Click to expand...
Click to collapse
I'm using this magisk module, not a substratum theme

TENN3R said:
I'm using this magisk module, not a substratum theme
Click to expand...
Click to collapse
Thank you very much, it worked perfectly.

Badger50 said:
Like @TENN3R stated, there's not a lot you really need to do to improve the stock performance of the P4XL. I too use the kirisakura kernel and his magisk modules mods which gives great battery performance and stability. I also use @Tulsadiver mods for center clock and nav bar swap.
You may get the OTA notification, however you have to do a few things to get it to download and install. You'll see a couple of guides in the forum threads. Personally, I like updating the monthly releases via fastboot. Hope you enjoy your new device :good:
Click to expand...
Click to collapse
Is it possible do you think to open the ota. Take the boot.img out. Install magisk like you would when rooting and change the name back to boot.img. reinstall it in the ota and install the ota normally?

TENN3R said:
I used to root my device for roms and kernels before, but with Pixels I prefer stay on stock.
It is already so minimal and clean, with it's unique pixel features that I just need a little bit more of customization. Here is what I usually do
Remove apps that are not necessary for the device and/or I don't use. That means:
- Android auto
- Youtube music
- Pixel tips
- Play movies
Optimization:
- Battery friendly and performance boosted kernels, upstreamed linux if possible. Now using kirisakura kernel with it's powerhint magisk module, so far so good
- Naptime for entering doze faster
- Some magisk modules like gms optimization for play services
- Edxposed for fingerface, so I can use the face scanner in every app that supports at least fingerprint auth
Other tweaks:
- Adaway
- Product sans font everywhere (sound silly but I can't go back to roboto after using this)
- Viper4android
- Immersive navbar (hide black navigation bar and make gesture's pill above the content)
- youtube vanced
- gpay sqlite fix
That's it. Small little tweaks here and there and nothing else.
Click to expand...
Click to collapse
which optimization magisk modules are you using? I used to have GMS optimization, but what else do you use?
Also I use active edge mod, pixel 4 tele extender, p4 gcam mod, and ainur narsil sound mod + viper

Deliberate said:
Is it possible do you think to open the ota. Take the boot.img out. Install magisk like you would when rooting and change the name back to boot.img. reinstall it in the ota and install the ota normally?
Click to expand...
Click to collapse
If you've downloaded and extracted an OTA, you won't find a "boot.img" You'll see what's called power.bin, which I assume contains the boot.img, however, there is no image to extract. You'll need to pull the boot.img from the factory image.zip
Personally, I only update via fastboot with factory images. For me, it's the easiest, most reliable way to update. After 4+ years of doing it that way, this ol dog ain't a changing :good:

any dummy proof rooted way to get soli gestures ?? (not available in my country)

nexusTHIRTEEN said:
any dummy proof rooted way to get soli gestures ?? (not available in my country)
Click to expand...
Click to collapse
You might try this. Seems to have worked for some :good:
https://forum.xda-developers.com/pi...-contries-magisk-module-t3997035/post80776243

Badger50 said:
If you've downloaded and extracted an OTA, you won't find a "boot.img" You'll see what's called power.bin, which I assume contains the boot.img, however, there is no image to extract. You'll need to pull the boot.img from the factory image.zip
Personally, I only update via fastboot with factory images. For me, it's the easiest, most reliable way to update. After 4+ years of doing it that way, this ol dog ain't a changing :good:
Click to expand...
Click to collapse
Ah. I c! Thanks! Ya ive never tried it. Never even opened the ota img. I just figured if it was setup like a factory.img it'd be pretty easy! Guess not lol! Would you by any chance please share your update method? Are you able to keep root
Sent from my Pixel 4 XL using XDA-Developers Legacy app

Deliberate said:
Ah. I c! Thanks! Ya ive never tried it. Never even opened the ota img. I just figured if it was setup like a factory.img it'd be pretty easy! Guess not lol! Would you by any chance please share your update method? Are you able to keep root
Click to expand...
Click to collapse
Not a problem. Here you go. :good:
https://forum.xda-developers.com/pixel-4-xl/how-to/january-images-t4030919/post81409523

Related

[Module][ROM][Patch] SNAPDRAGON OPEN SOURCE PATCH 2.0

The Inventor of the Android Patch System presents:
THE SNAPDRAGON OPEN SOURCE PATCH
***SOSP GOT FEATURED HERE***
ABOUT SOSP
Welcome to my latest Patch Project called SOSP!
The SOSP (SNAPDRAGON OPEN SOURCE PATCH) is the 5th Revision of My famous Patch System, which got already adopted by many ROM creators around the Web. The latest Patch is made as a kind of Module to include the features, and benefits of the new Standard when it comes to Root. Magisk! The Patch is now Systemless and allows You to do quick Patch Updates with independent System Updates. Get all Features of a ROM Systemlessly, and handle everything over the Magisk App. You face Problems with Your Device? You want to try out another Base OS for the Patch? No Problem anymore! It works quick and dirty, no more Wipes are needed if You don't want to! My Patches are always made for the latest Snapdragon Hardware and Android Version, so make sure You're up to date!​
SOSP FEATURES
-Fully Systemless ROM/Patch Module
-Fully Black/White themed AROMA Installer (Coming next)
-Based on latest Unity/Magisk Module Templates
-Made and tested with/for Pixel Devices
-Made for "Fluid Navigation Gestures"
-All Device Configs are aiming on Quality
-All releases and changes are tested and working fine
-Including Custom UI Sounds and Live Wallpapers
-Enables latest Pixel Features
-Enables VoLTE / VoWIFI + Video Calling
-Enables high quality Audio Playback
-Enables 4K HDR Video Playback
-Enables many hidden Android Functions
-Enables many hidden Android Services
-Enables smoother and more fluid rendering
-Enables Display Rotation for the whole OS
-Enables Setup Wizard Extra Functions (WiP)
-Enables "Android for Work / Enterprise" Features
-Advanced Audio recording Services / Features
-Advanced Network Services / Features
-Advanced App functionality (SONY,HTC, etc)
-Better overall Performance (UI, Apps, Games...)
-SONY XZ3 Audio Enhancements with Pie Libs (WiP)
-Extra Display Tech Configs for supported Devices
-Default DPI is 480 for 1440p+ Displays (Pixel, HTC, SONY etc.)
-Much more and made with <3
Instrunctions:
REQUIRED
-Android Pie Stock OS (Pixel Devices)
OR
-Android Pie AOSP OS (Pixel & Other Devices)
--Full Google Apps (OpenGApps AROMA or Super)
--SDM 835+ SoC (Or at least a ARM64 Snapdragon)
SOSP RELEASE
Flash Magisk
Setup Your Device
Setup "Fluid Navigation Gestures"
Download the SOSP Release
Flash it using MAGISK OR TWRP
Reboot
Done
SOSP NIGHTLY
Visit my Repository from the Thread
Download the Master Branch as zip
Repack the Patch zip
Make sure META-INF and everything else is on the root of the zip
Do the same as for the Releases
Done
Downloads:
SOSP RELEASE
https://sites.google.com/view/sosp/RELEASES
SOSP NIGHTLY
https://sites.google.com/view/sosp/home
(Repack the Master zip File to make it flashable)
(Releases, ready to flash will come the next 24 Hours)
1. navigation bar is gone and i have nothing to go home or back
2. fingerprint is broken
3. safetynet answer is unknown
Pixel 3xl, stock rom, stock kernel, magisk 18.1
starbase64 said:
1. navigation bar is gone and i have nothing to go home or back
2. fingerprint is broken
3. safetynet answer is unknown
Pixel 3xl, stock rom, stock kernel, magisk 18.1
Click to expand...
Click to collapse
What I did was, launch google play store app through google assistant, then type in fluid navigation gestures and install. Then turn on navigation within the app. Or simply go to magisk app and uninstall under modules, reboot, and once you have the fluid navigation gestures set up try again. It shouldn't break anything else. Fingerprint works and same for safetynet. I am on stock rom and kernel with magisk.
hern1989 said:
What I did was, launch google play store app through google assistant, then type in fluid navigation gestures and install. Then turn on navigation within the app. Or simply go to magisk app and uninstall under modules, reboot, and once you have the fluid navigation gestures set up try again. It shouldn't break anything else. Fingerprint works and same for safetynet. I am on stock rom and kernel with magisk.
Click to expand...
Click to collapse
Thank You very much for the Reply!
The Fluid Navigation workaround is needed since any ROM breaks since Pie when i add content to the System. Especially when i add Folders to priv-app. Same happens with the Systemless way i use right now. I think it has something to do with the Permission handling of Pie Systems but i found nothing in the Web yet...
I'm really looking forward to push the App within the Patch, with the Option to keep the default Navigation Bar while installing (Volume Key Selector Method). For now do we have to do it like You said. The easiest way will be to setup Fluid Navigation Gestures before installing the Module. Only Important will be that You don't use the Navbar Hide from within the App (Causes missing space on the bottom of the Display). I also talked to the App Creator to make the Setup more easy, think it will just be a matter of time till we can use it without additional (user) efforts...
There is a lot to come with the next Versions. Hope You will like it
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
starbase64 said:
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
Click to expand...
Click to collapse
I wouldn't call it "Mod", but no. You can use the default Navigation bar by changing qemu.hw.mainkeys=1 to qemu.hw.mainkeys=0 on the System Prop from the Patch, or You can wait for the Update which contains Options for that. I'm currently working on AROMA to include also Busybox and Magisk to deliver the full ROM/Patch Package. AROMA will also allow Me to give Users more choices about what will be flashed. It's everything just in a early phase.
BR
OK, cool
The info post is a little bit misleading is this only for pixel devices? Or for any device bit Snapdragon 835+ if yes can I use it with my Xiaomi mi 8 (Snapdragon 845)?
Cecil107 said:
The info post is a little bit misleading is this only for pixel devices? Or for any device bit Snapdragon 835+ if yes can I use it with my Xiaomi mi 8 (Snapdragon 845)?
Click to expand...
Click to collapse
It's made for Android close to AOSP Pie. Miui could cause conflicts with the given Configs (Audio, Camera or even Bootloops). Snapdragon 835 should be the minimum based on the given Quality Settings. Older SoCs may face missing Audio, lags or other Problems. That how i keep it since the Nexus 6. Every new SoC and Android Version needs new Configs which may not work on older Ones. Hope that explains it better
Edited the Info Post
Miustone said:
It's made for Android close to AOSP Pie. Miui could cause conflicts with the given Configs (Audio, Camera or even Bootloops). Snapdragon 835 should be the minimum based on the given Quality Settings. Older SoCs may face missing Audio, lags or other Problems. That how i keep it since the Nexus 6. Every new SoC and Android Version needs new Configs which may not work on older Ones. Hope that explains it better
Edited the Info Post
Click to expand...
Click to collapse
Ok thank you I might try it and if I do I will report back with results.
Cecil107 said:
Ok thank you I might try it and if I do I will report back with results.
Click to expand...
Click to collapse
You're welcome
Pixel 3 support ?
Xdevillived666 said:
Pixel 3 support ?
Click to expand...
Click to collapse
One page back was said it works well with Stock
You could also try a GSI or AOSP ROMs for Your Device... It's 100% save since You can use this https://forum.xda-developers.com/showpost.php?p=72542167&postcount=242
In the Case of Cases...
This is crazy!
I knew Magisk was powerful, but an entire ROM as a module, just wow
Looking forward to this, it could really be a new way to flash roms in the future. Great job :good:
Ok installed it on my OnePlus 3T Pie MSM-xtended, bootlooping
starbase64 said:
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
Click to expand...
Click to collapse
Can't you just read his previous detailed reply?
Edit: bamboozled myself by not reading the next reply and in fact it is possible. oopsie :silly: Just because of the searchbar vertical margin on the Pixel homescreen, I prefer to use the OG navbar as well. Otherwise Fluid NG are dope.
TENN3R said:
This is crazy!
I knew Magisk was powerful, but an entire ROM as a module, just wow
Looking forward to this, it could really be a new way to flash roms in the future. Great job :good:
Click to expand...
Click to collapse
Just one of My realized Ideas Thanks for the nice words <3
svandasek said:
Ok installed it on my OnePlus 3T Pie MSM-xtended, bootlooping
Click to expand...
Click to collapse
Well, it's Snapdragon 820/821 based right? Minimum should be a SDM 835 SoC like stated in the Thread. Sry...
ShynizZ. said:
Can't you just read his previous detailed reply?
Edit: bamboozled myself by not reading the next reply and in fact it is possible. oopsie :silly: Just because of the searchbar vertical margin on the Pixel homescreen, I prefer to use the OG navbar as well. Otherwise Fluid NG are dope.
Click to expand...
Click to collapse
OG Navbar huh? Is it from the maker of OG Insta lol?
Options for the Navbar will be no Problem with the next release. I found out why ROMs bootloop with new Apps in priv-app:
https://forum.xda-developers.com/pi...iquidremix-t3845681/post78365918#post78365918
Miustone said:
Just one of My realized Ideas Thanks for the nice words <3
Well, it's Snapdragon 820/821 based right? Minimum should be a SDM 835 SoC like stated in the Thread. Sry...
OG Navbar huh? Is it from the maker of OG Insta lol?
Options for the Navbar will be no Problem with the next release. I found out why ROMs bootloop with new Apps in priv-app:
https://forum.xda-developers.com/pi...iquidremix-t3845681/post78365918#post78365918
Click to expand...
Click to collapse
lol wuuut I was just searching for an alternative to the great Instagram Rocket on iOS. Sadly doesn't seem to exist I really hate the original one.

[DISCONTINUED][ROM][T715] Formula Performante [6/03/2019][CRH1]

Welcome to Formula Performante...
Hey there fellow Tab S2 user! So... your wondering what this ROM is huh? This ROM is the fruit of my labour, after many many hours of work, research etc. This ROM is genuinely the lightest stock based ROM, in all of the Tab S2 ROM era. The ROM weighs just 675 MB, its RAM usage only 1.0-1.1 GB and its fluidity and speed is unmatched, since any and all modifications have been directed towards only enhancing performance and battery life. So, what does this ROM pack? Here's a list:
Features:
1. Extraordinarily Light Operating System with a very deep debloat
2. Google Apps Removed while still maintaining SafetyNet
3. Latest @engine95 Kernel with Enforcing and far more superior RAM Management
4. Updated SoundAlive with slightly modified Volume Increases
5. Every App has been replaced by the lightest equivalent (For e.g, for the Music App, I checked RAM management of Google Play Music and Eleven Music (Cyangogenmod) and found that Eleven Music used 50 MB of RAM lesser than GPM, so I used that. This should give you an idea of how much research and time it took to find the lightest variant of most stock apps)
6. S8 Camera UI with FHD 60FPS,Tracking AF and Standard Improved Autofocus. Other than these improvements, the camera app was debloated as well, and any useless modes were terminated and rooted out.
7. Completely De-knoxed
8. Magisk Pre-Installed
9. Most Extra RAM and Battery Consuming features have been terminated
10. Device Maintenance switched out for Files GO and SystemUI Tuner (To view battery stats, pull down quick settings (notification panel), click on the top right corner (three dots),button order and place the battery icon and storage icon into the quick settings panel.
11. Mtweaks 13.0 Installed for better kernel control, including GPU control.
12. AOSP Sounds instead of Sammy Sounds.
13. Few build prop tweaks for minor performance gains.
Bugs:
Music will crash on first boot
Do not update Magisk, its 17.1 and has to stay that way to work! New versions of Magisk aren't compatible with out current kernel and will just kill boot!
INSTALL INSTRUCTIONS
1. Wipe DATA,SYSTEM,DALVIK CACHE and CACHE
2. Flash The ROM
3. Realize you enjoy the ROM and hit Thanks :good:
-- NOTE: This ROM is heavily debloated. It's weight alone should classify how much has been removed. Please check comments before installing to see if theres any problems.
Download Link: https://drive.google.com/open?id=1XedlWrDuaQGD48ercE-dWLWcFdCq41Cf
Kernel Source: https://github.com/engine95/Exynos-5433-S2-2DRG2
Screenshots will be uploaded later:
Thanks. Just installed it.
First impressions:
Starting with "Music has stopped". Oops.
Upgrading Magisk Manager results in error, because Magisk version lower than v18.0 not supported. You should mention this. So no updated version of Magisk possible here (from 17.1 to 18.1)? Oops
its fast, really fast. Wow
more to follow, will just reinstall everything to get Magisk to work.
...
ThaiDai said:
Thanks. Just installed it.
First impressions:
Starting with "Music has stopped". Oops.
Upgrading Magisk Manager results in error, because Magisk version lower than v18.0 not supported. You should mention this. So no updated version of Magisk possible here (from 17.1 to 18.1)? Oops
its fast, really fast. Wow
more to follow, will just reinstall everything to get Magisk to work.
...
Click to expand...
Click to collapse
Oh yeah, thanks for reminder. OP updated
You should explain why it isn't possible to update to the newest version of Magisk. It isn't so nice installing a new ROM with an old version of root and no chance to fix this.
Update:
Removed the ROM. Titanium Backup crashes immediately. So unusable for me.
ThaiDai said:
You should explain why it isn't possible to update to the newest version of Magisk. It isn't so nice installing a new ROM with an old version of root and no chance to fix this.
Update:
Removed the ROM. Titanium Backup crashes immediately. So unusable for me.
Click to expand...
Click to collapse
He explained why...upgraded versions of magisk are not compatible with the custom kernel he used inside the rom. Possibly if the kernel gets some updates we'll get magisk updated support too.
Btw idk why Titanium crashes...will test tonight if happens with me too. Dumb tought: maybe it uses some gapp related services to work and then it crashes because thei're missing? That sound stupid i know...
For the Dev:
It's possible to install gapps (bare minimum as play store and play services) or MicroGapps in this rom? Just in case i wont rely on Fdroid or other thirdy part stores. Thank you
Giuskiller said:
He explained why...upgraded versions of magisk are not compatible with the custom kernel he used inside the rom. Possibly if the kernel gets some updates we'll get magisk updated support too.
Btw idk why Titanium crashes...will test tonight if happens with me too. Dumb tought: maybe it uses some gapp related services to work and then it crashes because thei're missing? That sound stupid i know...
For the Dev:
It's possible to install gapps (bare minimum as play store and play services) or MicroGapps in this rom? Just in case i wont rely on Fdroid or other thirdy part stores. Thank you
Click to expand...
Click to collapse
Ok so Titanium backup, is related with the kernel being enforcing. Titanium require permissive which I didn't release due to the many security holes it usually poses. Oh and about Gapps, don't flash.
Updated Magisk 17.3 and up, (18.0, 18.1) compatible kernel is here https://forum.xda-developers.com/showpost.php?p=79164496&postcount=42
Enjoy
Can't enable any Accessibility Services telling that the text to speech language is not supported and when i tries to force itself to change it to english it restarts.
Thanks
core issue imo is that the calling app dialer does not show up during a call-no call ui (call received but no way to accept it) if there was a way to go back to stock dialer and messages this ROM would have been perfect. too bad all in the past now.
For me, after some finetuning, this is the best, fastest and most stable and compatible custom ROM ever for the SM-T715. Thank you Skulldron!
My finetuning after flashing the ROM (TWRP is clearly a requirement):
1) flash new Kernel v1.4
2) flash Magisk v.21.4 (the last one before Magisk (with v.22.0) became an "App", bundeled with the Magisk Manager )
3) install MagiskManager-v8.0.7.apk (The last separate Version of the Magisk Manager before it became a bundle with Magisk)
4) install newest Open Gapps for Arm 7.0 ("Micro" bundle in my case, because I need Exchange support that seems only to come with GMail) choose the one for your needs if you need: open gapps 7.0 arm
5) install Magisk Module "Google Dialer Framework" via Magisk Manager
6) install Google Phone (The offical Google dialer app shows a "device not supported" message but works fine with the Performante Rom. If you don´t like the error message, try another dialer app)
7) install Google contacts (The offical Google contacts app that works fine with the Performante Rom)
That´s the good and stable working basis installation for me. I do not need any google account and use sources like F-Droid, uptodown or the A**zon appstore for some charged applications i need (like Business Calendar, Mobile Doc Scanner...)
Based on you description I reinstalled this one because all other custom roms result in reboots, looping etc.
- Installed stock Gapps (Micro wasn't even available for 7.0)
- the newest kernel 1.6.1
- can use phone and contacts without warnings and problems
- upgraded to lastest magisk version, get warning about system app etc (seems a known problem right now, so I'll wait). But root works
- Netflix, Prime working, Disney with error 39
- fast!
-------------------------
Very good until now. Have to wait a few days and see if the reboots/boot loops etc are gone.
-------------------------
I'll use it only inhouse (since yesterday we have a Galaxy Tab S7+ as primary tablet, but: I can't use it because my daughert occupies it constantly!). Maybe this old and slim rom will give the S2 a new life.
@photona: Thanks for your post. Without it I never would have tried this one again. Sadly Skulldron was last online some months ago...
@engine95: Thanks for updating the kernel!
ThaiDai said:
Based on you description I reinstalled this one because all other custom roms result in reboots, looping etc.
- Installed stock Gapps (Micro wasn't even available for 7.0)
- the newest kernel 1.6.1
- can use phone and contacts without warnings and problems
- upgraded to lastest magisk version, get warning about system app etc (seems a known problem right now, so I'll wait). But root works
- Netflix, Prime working, Disney with error 39
- fast!
-------------------------
Very good until now. Have to wait a few days and see if the reboots/boot loops etc are gone.
-------------------------
I'll use it only inhouse (since yesterday we have a Galaxy Tab S7+ as primary tablet, but: I can't use it because my daughert occupies it constantly!). Maybe this old and slim rom will give the S2 a new life.
@photona: Thanks for your post. Without it I never would have tried this one again. Sadly Skulldron was last online some months ago...
@engine95: Thanks for updating the kernel!
Click to expand...
Click to collapse
Thank you for the tips, after installing opengapps, system webview will be missing, so I have to push a webview (v70.0.3538.80) into /system/app and install it again in the system. Didn't you encounter this issue?
laolang_cool said:
Thank you for the tips, after installing opengapps, system webview will be missing, so I have to push a webview (v70.0.3538.80) into /system/app and install it again in the system. Didn't you encounter this issue?
Click to expand...
Click to collapse
I don't use webview, so: no.
cant believe i haven't tried this before. made this ancient tablet very useable. I wish they still made tablets this size, this thin and light with such good screens. its perfect if you want to read the news or surf social media, want something bigger than your phone but not a monster tablet like most these days
Been using for a couple of days now and it is the best rom by far for everyhting, tried lineage android 10 and 11, both of them make the tab run very hot in games and after a few mins the graphics glitch so bad it is unplayable.
This rom however, the games run great and the tab only gets warm. Also battery usage is superior to all other roms ive tried.
Thank you for your hard work.
Glad to see the link still works, shame this was the last rom ive tried, the last happens to be the best

[THEME][ROOT][MAGISK]Pixel theme for stock Android 10 ROM

This is a Magisk module that ports Pixel theme and some Pixel features to Android 10 (it was based on Pixel 4 and it's compatible with all AOSP 10, and close to it, ROMs).
Includes:
Pixel Theme Overlay
Styles & wallpapers <- Added new icon packs: Sam, Victor and Kai (Taken from Pixel 5 Android 11 ROM and adapted to work on stock Android 10)
Google Wallpapers (2019; 2020 & 2020a) -> credits to @Pranav Pandey for his work with Google Pixel/2/3/4/a/5 Live Wallpapers
Markup Google
Settings shortcuts for all Pixel goodies
Google Settings Intelligence
Lawnchair Launcher or Pixel Launcher (LL or PL)
Device Personalization Services
Sound Picker
Sound Amplifier
Live Caption <- New feature
Now Playing <- New feature (unfortunately it doesn't work)
Bonus features:
Lawnchair Launcher or Pixel Launcher as default recents provider
Bottom corners perfectly rounded (no more "pixelized stuff" down there...check how they are now before applying the theme...you'll see that ugliness)
Disabled rounded corners on floating windows (which makes all windows transitions 100x times faster)
Complete immersive gesture navigation with no Pill and reduced bar bellow keyboard (now we don't need Fullscreen Immersive gestures mod anymore)
Removed "WiFi with numbers" icons in order to be able to apply other icon themes without losing consistency
Google Sans applied system wide
Several extra fonts <- Added more fonts on latest version
More accent colors
8 more dark styles besides the default black (which can be managed by Rom Control App that's included on MiA3 Mods Magisk Module)
5 QS Headers styles: Grey; Light grey; Accent colored; "Follow dark mode"; and Transparent (again....use Rom Control App)
New themed boot animation (It's google boot animations but with Android One fading on the beginning)
Downloads:
Typhus_V10_Pixel_LL_for_Android10.zip <- Version with Lawnchair as default recents provider
Typhus_V10_Pixel_PL_for_Android10.zip <- Version with Pixel Launcher as default recents provider
Typhus_auto_dark_mode_and_styles.zip <- Extract the mdr file inside this zip and import it to MacroDroid App. (You need this only for the bootanimation to work. As for the rest (qs headers; dark themes), just use Rom Control...).
Check the video for more details (this video is from the old version....but you can get the overall idea):
-- NOTES --
(These are important, so please read them carefully):​
1 - As stated, the default dark version is "Black". If you want to change to other dark version all you need to to is to enable the overlay that you want. To do that you'll need a terminal emulator and run a command like this example for Dark gray (this only needs to be run one time after installing the module): (forget this...use Rom Control...)
​To enable the Dark Gray version:​
Code:
su
Code:
cmd overlay enable com.android.dark.darkgray && cmd overlay enable com.android.dark.darkgrayExt && killall com.android.systemui
To disable the Dark Gray version:​
Code:
su
Code:
cmd overlay disable com.android.dark.darkgray && cmd overlay disable com.android.dark.darkgrayExt && killall com.android.systemui
​DO NOT ENABLE ALL AT THE SAME TIME!! If you want to test them, you must first enable one, then check it, disable it and enable the other one.​​Every time you disable it, it will revert back to the default, which is Black.​
2 - If you want, you can use MacroDroid App to help you enabling and or disabling these overlays. (nope...bla bla bla...Rom Control...)
For that, you only need to install the app and, afterwards, you just need to import the macro file I've shared here. You just need to access the macro you want, touch the script action and choose "test action". See the screenshots I've shared HERE for more info.
3 - If you already have Pixel or Lawnchair Launcher(s) installed on your device, please, uninstall them before you install the theme.
4 - If you have Quickswitch installed on your device, please, uninstall it before you install this theme version. You may install it after applying the theme but I don't think you'll need it.
5 - Do not update Google Wallpapers nor Device Personalization Services apps. You shouldn't also install any other version, of these apps, you may find on the Internet. Stick to the versions included in the theme, period!
6 - On the other hand, you should update Sound Picker app since some users reported it failed if not updated.
7- All other apps included on the theme, can be updated without any issues but it's not mandatory.
8 - If you want to use Pixel Launcher version, in order to use all cool features, as they're supposed to work, set your phone language to English US. It's possible to use your phone on another language BUT to avoid issues, please disable the suggestions options on Pixel Launcher settings or just disable Gesture navigation.
9 - Don't forget to give all permissions to all apps included on the theme (Pixel Launcher, Sound Picker, Pixel Live Wallpaper Picker, Device Personalization Services, etc.)
10 - Pixel launcher version has everything working but it's not fully compatible with 3rd party launchers when using gesture navigation. The gestures work but you're not able to use the swipe on the navbar to change between apps nor the Clear all button.
11 - On the other hand, Lawnchair version has that feature, but it does not allow you to do searches on the recents screen. Meaning, Lawnchair version does not "talk" with Device personalization Services.
12 - Regarding the themed boot animation, I recommend you to create a backup of your current bootanimation.zip file (just rename it to bootanimation_BKP.zip or something like that, the original file is on /system/media/), before using the "Auto Dark Based On Daylight" macro. If you don't do that, you will lose it!
Cheers and enjoy!
Dark Theme Screenshots
Decided to share these so you may properly check the differences (thought that maybe, in the video, they weren't that noticeable)...
Stock -> Black -> Dark Grey -> Google Grey
Typhus_ said:
Decided to share these so you may properly check the differences (thought that maybe, in the video, they weren't that noticeable)...
Stock -> Black -> Dark Grey -> Google Grey
Click to expand...
Click to collapse
The first ones are so freakin' beautiful. If it wasn't for the buggy A10, I'd be flashing A10 stock immediately and use this theme.
Also, could you possibly add a Network Indicator somehow on stock?
I really like that feature.
Thank you, preliminary!
I'm on stock A10 and I don't face any bugs that makes me want to change ROM to be honest.
As for the network indicators...I don't how to implement that....but I can try to look for it.
And by the way, the last one (Google Grey) is awesome as well since it matches all Google apps dark theme style. It fits perfectly with all Google apps. For instance, I don't quite enjoy being on settings and then access Google settings and see the background color change, that's why I've created this version.
Cheers!
OP has been updated with a new version that fixes all bugs regarding lock screen security and, now, the module is a 3 in 1.
Cheers!
Macrodroid screens
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Typhus_ said:
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Click to expand...
Click to collapse
How can I install the MACRO .zip, I didn't understand.Via magisk after installing the pixel.zip or via Macrodroid app? I don't understand how this app works..Can you explain to me?
papafan said:
How can I install the MACRO .zip, I didn't understand.Via magisk after installing the pixel.zip or via Macrodroid app? I don't understand how this app works..Can you explain to me?
Click to expand...
Click to collapse
Oh right....forgot to talk about that (gonna add this into the OP....).
After downloading the zip you must extract it then you just have to import the Typhus_Pixel.mdr file into Macrodroid.
Cheers!
Typhus_ said:
Oh right....forgot to talk about that (gonna add this into the OP....).
After downloading the zip you must extract it then you just have to import the Typhus_Pixel.mdr file into Macrodroid.
Cheers!
Click to expand...
Click to collapse
Please write the steps I must follow inside the Macrodroid app...
papafan said:
Please write the steps I must follow inside the Macrodroid app...
Click to expand...
Click to collapse
Yes, I've shared 2 zips on the OP...one is the module ("Typhus_Pixel_for_Android10.zip" to be installed on Magisk) and the other one ("Typhus_Pixel_macro.zip") is a zip file that has to be extracted in order to get the mdr file.
That mdr file must be saved somewhere on your device (internal memory or SD Card).
To import it you only have to open Macrodroid app an touch on the "Export/Import" icon. Then touch the "Storage" button on the "Import" section and choose the mdr file I've shared.
Done.
Module zip link on OP has been updated.
The Module had a bug when opening the volume dialog settings shortcut (on Black and Dark Grey overlays).
Now it's a new version.
If you had already download it, please download and install it again (just the module...the macro isn't needed).
Cheers!
Typhus_ said:
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Click to expand...
Click to collapse
Auto dark option doesn't work. Only manually. It's something wrong?
papafan said:
Auto dark option doesn't work. Only manually. It's something wrong?
Click to expand...
Click to collapse
Try to see if your location is correct on Macrodroid since the sunset/sunrise trigger needs it to be accurate. Probably if you set your current location again, it will be fixed (try to test the trigger action).
Also, disable battery optimization for the Macrodroid app (on System settings).
Typhus_ said:
Try to see if your location is correct on Macrodroid since the sunset/sunrise trigger needs it to be accurate. Probably if you set your current location again, it will be fixed (try to test the trigger action).
Also, disable battery optimization for the Macrodroid app (on System settings).
Click to expand...
Click to collapse
I did all of them. My location is right. I deleted and I imported again the mdr file. Nothing. Whenever I test the actions all work right. But I was excepting the auto mode....
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Typhus_ said:
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Click to expand...
Click to collapse
Haha its dark outside! I recreated it three times... What can I say, I will wait. Thanks for your answers.
Typhus_ said:
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Click to expand...
Click to collapse
Can I use this app for auto dark theme?
https://play.google.com/store/apps/details?id=com.cannic.apps.automaticdarktheme
Barbiox Dogg said:
Can I use this app for auto dark theme?
https://play.google.com/store/apps/details?id=com.cannic.apps.automaticdarktheme
Click to expand...
Click to collapse
Yes, I think so. I'm just not using it since Macrodroid is doing it's job at my end. But I've used it before on other ROMs, so I think it's ok.
Typhus_ said:
Yes, I think so. I'm just not using it since Macrodroid is doing it's job at my end. But I've used it before on other ROMs, so I think it's ok.
Click to expand...
Click to collapse
I've used this module before and my phone bootlooped. I'm using Xiaomi Mi A3 Android 10. I'm scared to install this new version.
Warning | Suggestion
Barbiox Dogg said:
I've used this module before and my phone bootlooped. I'm using Xiaomi Mi A3 Android 10. I'm scared to install this new version.
Click to expand...
Click to collapse
There's nothing to be scared about. The module is working on stock Android 10 ROM.
If you face any issues after flashing the module all you need to do is to boot into TWRP and flash the module zip again.
Since this module is an edited version of Pix3lify module, it follows Pix3lify install/uninstall logic. This means that if the module is already installed, if you flash it again (through Magisk or TWRP) it will uninstall it.
I've run all possible tests, before sharing this module, by running it being completely on stock Android 10 ROM and firmware.
For anyone who may have faced any issues I recommend you, if you want to use this module of course, to completely hard reset your device by flashing stock Android 9 ROM through fastboot or using Mi Flash tool. DO NOT re-lock de bootloader!
After being completely on stock Android 9, flash the 11.0.14 OTA zip using TWRP or wait for the Android 10 full OTA. The OTA zip can also be found HERE.
This was what I've done in order to be on stock Android 10 without any issues. Probably you will need to do it as well, if you're facing issues.
I know there's a fastboot version of Android 10 ROM out here on XDA but, and I mean no disrespect for the ones who made/share it, but since it's not official there could be something wrong with it (or missing), that's why I recommend to use either OTA or OTA zip through TWRP.
Cheers!

MARS_SOM V.201210 - Stock ROM Patches

Welcome to MARS SOM
The first so called SOM
Systemless-On-Memory
The right naming for a new age of Android ROMs
Years of porting, Stock ROMs and My Patches came to an end...
Since Magisk has grown to a full root and modding Solution for Android have i switched with My Development to creating Magisk Module Patches. Or in other Words, Systemless ROMs.
Mainly focusing on extending the Android Build Props are there also pure Parts of the latest Pixel Device Firmwares. Get the full Pixel UI Expierence, get extra Pixel Functions and Apps together with a better overall Experience. Better Audio In- and Output, better Display Calibrations, better Performance, more Functions You will find nowhere else...
Short Feature List:
(Not everything is listed)
Full Camera API2 Support
Full Pixel User Interface
Ported Pixel 4 XL Apps
Ported Pixel 4 XL Features
Enabled various Android Features
Enhanced Security Support
Enhanced Display 4K HDR Support
Enhanced Audio Output
Enhanced Audio Input
Enhanced Display Output
Enhanced Camera Functionalities
Enhanced Graphical Handling & Rendering
Enhanced Network Functionalities
Faster booting and Reboots
Debloating of the Firmwares
Systemless Magisk Module
No need for TWRP
Bugs:
Gesture & 2 Button Navigation does not work actually
(You can use QuickSwitch to switch to Xperia Home to make it work)
Donations:
paypal.me/miustone​
Instructions can be found in the README on GitHub: https://github.com/Miustone/MARS_SOM
Fixed the main Issue in the Alpha Stage. Beta will come soon
How to install
will this work on xz2 compact
logan123456 said:
will this work on xz2 compact
Click to expand...
Click to collapse
Just use it as a Magisk Module. XZ2 Could work too if on Android 10 :fingers-crossed:
i have installed in magisk,and my phone can't boot now(xz3,52.1.A.2.1)
longshenaizhong said:
i have installed in magisk,and my phone can't boot now(xz3,52.1.A.2.1)
Click to expand...
Click to collapse
Sorry to hear that! I had a hard time getting My Xperia 5 back to stock since i only own a Chromebook actually but managed it some Minutes ago. Means i can continue working on it now. Bootloops should not happen in the Beta which comes next but thanks for letting Me know about the current Problem. Guess You're on the latest Firmware right?
Miustone said:
Sorry to hear that! I had a hard time getting My Xperia 5 back to stock since i only own a Chromebook actually but managed it some Minutes ago. Means i can continue working on it now. Bootloops should not happen in the Beta which comes next but thanks for letting Me know about the current Problem. Guess You're on the latest Firmware right?
Click to expand...
Click to collapse
Yes,the latest firmware 52.1.A.2.1. Looking forward to your good job
BETA1 uploading...
https://youtu.be/sFTvncOpHDk
BETA2 coming. Fixed all Bugs on Stock. Optimized a lot under the hood. Added Audio functions such as Monitor Rotation (Channels change on base of the actual rotation state), Google Pixel UI with Black Dark Mode, Audio Recorder, Pixel Launcher, Theme Manager and so on. Hope You will enjoy it! A Video Preview is also incoming!
(PS: Please avoid using the Gesture Navigation since it's broken with the Pixel Launcher. QuickSwitch for Magisk may fix that, or you can try to install a third Launcher from the Play Store. Sorry for that!)
Mindbreaking. I managed to get Google Play System Updates like on the Pixel or Devices with updateable Apex. Device booted Up fine after applying it... What a Finding...
Comes with BETA3
BETA3 released and i am sorry for the missing BETA2! A XZ3 User told me that the uploaded Version on My Website still was BETA1. I fixed that with BETA3 and BETA4 will be coming soon! Enjoy
BETA4 uploading with some fixes and enhancements. Thanks to My Discord Channel and all the nice People keeping Me up! :angel:
hello, all app freeze on lastest build and open camera not working too
hafiidh said:
hello, all app freeze on lastest build and open camera not working too
Click to expand...
Click to collapse
You need to Update the Carrier Services and other Apps over the Play Store to get them working. Some more Infos could Help me to help You... Are you on the latest EU Firmware? Latest Magisk? Stable, Beta or Canary? Any other Modules installed?
BR
Miustone said:
You need to Update the Carrier Services and other Apps over the Play Store to get them working. Some more Infos could Help me to help You... Are you on the latest EU Firmware? Latest Magisk? Stable, Beta or Canary? Any other Modules installed?
BR
Click to expand...
Click to collapse
yes, iam on latest EU, ?Latest magisk manager, Stable . and usb file transfer broken, but it can connect if i turn on developer mode and turn usb debug off. and the display resolution is too big so stock camera not working too
我刷入了不能触摸? xperia xz3
by9yum said:
我刷入了不能触摸? xperia xz3
Click to expand...
Click to collapse
Sorry but Translation doesn't helps Me. Can You try English?
Miustone said:
Sorry but Translation doesn't helps Me. Can You try English?
Click to expand...
Click to collapse
5.1.A.0.672 H9493
I swiped the magisk, and I can’t touch it after restarting, please help me .

[Update 24/5/2022][Official][Full One Ui 4.1 From Latest A51] LegendaryPixieOS 4.1 For Galaxy M21

Update 1:
1 January 2022 Security Patch Update
Better Picture And HDR Processing
100% Camera Quality Instead Of 95%
Faster Performance Without Special Kernel
All Goodlock Modules Included (Located In /system_root/system/GoodlockModules Or /system/GoodlockModules
More Build.prop Tweaks
Add Bixby Vision
Add More Features
Update 2:
Add Fun Mode
Faster Performance
Add Google Fonty
Add S21 Fingerprint Animations (Thanks @soulr344 )
Add Android Auto
Update Samsung Free Apps
Update 3:
Improve Performance
Radio Crash,Fix Soon
Add New Call Background Preloaded
Single Take Can Be Detect More Objects
Knox Remove So Secret Mode In Samsung Internet Works
Update 4:
1.Voice Recorder Preloaded For Who Need It But It Not Impact Performance
2.Voice Recorder And Radio Fix In M21
3.(M31s,F41,M31 Only)
Full Features Pro Video
4.Your Phone Apps Remove, Install Your Phone Companion App From Play Store To use Link To Windows
5.Better Performance From More Debloated
6.Improved Stablity
7.GoodLock App Pre-install (Not Impact Performance)
8.Initial Galaxy F41 Builds
Update 5:
1.Better Performance And Networking
2.Add New Camera Features (Quick Reviews)
3.Network And Graphics Throttling Fix
4.GameOptimizingServices Remove
5.Faster Google Discover Open
6.Battery Is Little Bit More Drain But Fix After Turn Power Saving On (For Performance)
7.Dialer Crash And Blocking Messages/Call Are Fix
Update 6:
1.Full Features Link To Windows (Open App On PC,Call On PC)
2.Fix Camera Failed When Apply Video Filters
3.Improved Wifi Scan
4.Fix Camera In M21
5.Use 3.6 As Base Again To Prevent Bug And More Smooth
Update 7:
One UI 4.1 Update
Update 8:
Fix Pro Mode On M21
Fix Face Scan Animation
Add Voice Recorder Features
Update 9:
Added Extra Dim
Added Additional Fonts
Improved App Opening Performance
Improved Battery Life
Spoiler: Features
1.Productivity:
Bixby Voice
Bixby Routines
Samsung Free And Google Discover
All Goodlock Modules Working!
Full Features Link To Windows
Link Sharing
Full Features Screen Recorder And Screen Capture
Full Soundalive
Music Share
Quick Share
Call And Text On Other Devices
Continue App On Other Devices
Wifi Calling (Yeah it exist in stock also)
Fun Mode On Camera
More Single Take Detection Features
Quick Review
Switch Lens While Recording Video
S21 Fingerprint Animations
Super Fast Charging Animations When Phone Power Off And Plug in Charger
2.Performance:
Select Processing Speed in Panel
Debloated But Keep Main Features
Low Memory/Ram Usage! (For Me It Use 2.5gb of 6gb)
How To Install:
Download zip
Flash zip in recovery
Flash Magisk (Required)
Go to wipe > advanced wipe > data then wipe to keep file in internal storage or format data if you dont want to keep
Reboot
Finish
Download:
https://drive.google.com/file/d/1ldSlNUNFHrinZEdb-ZEC20I8iOdXgb7Y/view?usp=sharing
Credits:
@BlassGO For Installer
@neel0210 For Kernel i use
https://forum.xda-developers.com/t/build-props-tweaks.4252889/
For Build.prop tweaks
Kernel Sources
GitHub - topser9/kernel_samsung_Exynos9611: Kernel source for the Samsung Galaxy A51/M21/M21s/M31/M31s (Exynos9611) ONEUI3 GSI selinux Permissive MTP Voltage contro Gpu Overclock cpu
Kernel source for the Samsung Galaxy A51/M21/M21s/M31/M31s (Exynos9611) ONEUI3 GSI selinux Permissive MTP Voltage contro Gpu Overclock cpu - GitHub - topser9/kernel_samsung_Exynos9611: Kernel sourc...
github.com
Thanks
Flylarb
*I Wont Accept Any Donations Since I'm Kids And Making Rom Is My Hobby
https://forum.xda-developers.com/conversations/your-phone-number.14509319/#convMessage-14754733
Click to expand...
Click to collapse
Thanks.
Hi Flylarb, do you have the updated Fixpermission.zip file? I wanted to test it on M215G.
I'm not able to login to both telegram or discord for some technical reasons.
OldNoobOne said:
Hi Flylarb, do you have the updated Fixpermission.zip file? I wanted to test it on M215G.
I'm not able to login to both telegram or discord for some technical reasons.
Click to expand...
Click to collapse
Oh
It doesn't need
Thank you for the ROM. I have a stock m21 device, never rooted, never boot unlocked.
You have listed -
Flash zip in recovery - Do you mean the stock recovery? Do I need to do boot unlocked or something for this work?
Do you want me to flash the zip file directly from stock recovery on my untouched device?
@Flylarb​
abhi_1245 said:
Thank you for the ROM. I have a stock m21 device, never rooted, never boot unlocked.
You have listed -
Flash zip in recovery - Do you mean the stock recovery? Do I need to do boot unlocked or something for this work?
Do you want me to flash the zip file directly from stock recovery on my untouched device?
@Flylarb​
Click to expand...
Click to collapse
Twrp need
Hello, could you share your "camera-features.xml" files for M21 - A41 ... I want them to review and compare with my device
Mon Autre Monde said:
Hello, your link is not working, i want the "camera-feature.xml" file
Click to expand...
Click to collapse
Wait
I will update the link
Hmm, looks yummy (love the : Faster Performance Without Special Kernel, part !) many thx for your hard work sir, i've flashed a custom rom / kernel, albite boosting performance, the kernel changed my device name to m21 shark.. something, which is inconvenient, cuz i cant re-install some native apps like smarthing..
Do i need to re-flash vanilla rom before i proceed with your rom, or do i just follow your instructions ?
Cheers
Also, a big yesssss to future updates, i dont mind bying you some beers, for them.
some debloated version, would be definitely appreciated. i have the 4gb ram version.
Gone ahead and tried to install, got error bout Digest verification failed.
Atrosincity said:
Gone ahead and tried to install, got error bout Digest verification failed.
Click to expand...
Click to collapse
Skip it
Atrosincity said:
Hmm, looks yummy (love the : Faster Performance Without Special Kernel, part !) many thx for your hard work sir, i've flashed a custom rom / kernel, albite boosting performance, the kernel changed my device name to m21 shark.. something, which is inconvenient, cuz i cant re-install some native apps like smarthing..
Do i need to re-flash vanilla rom before i proceed with your rom, or do i just follow your instructions ?
Cheers
Also, a big yesssss to future updates, i dont mind bying you some beers, for them.
some debloated version, would be definitely appreciated. i have the 4gb ram version.
Click to expand...
Click to collapse
Thats whats great about Flylarb dev, he doesnt accept donations but he still building ROMs n stuff..Great job
indirme bağlantısı çalışmıyor
link is broken
Device: M215F
ROM Version: 3.3
Using this rom from last one week, so far the experience is good. The rom is very smooth and no crashes at all, the rom is full of lot of flagship features which are not part of M21's stock rom. WIFI Calling, Link to Windows, Dual Messenger, AppLock access and other stuff are working perfectly and top of that It comes with the latest security patch which is a great thing. WIFI, and Bluetooth audio is working flawlessly. The UI is smooth and fast as much as stock experience.
Comparing battery backup of this rom with stock is not justice. However, one full recharge gives you upto 24 to 42 hours of good backup, where WIFI was active all the time and use WhatsApp, EMail, Telegram and other texting applications.
The Only thing I was missing in this rom was the Samsung's built-in "Manage App Data" feature but I believe it has been removed by Samsung itself in Android 11. Still, one should definitely give it a try to experience the joy of a good custom rom.
Dear @Flylarb you did a great job!!
hey, can i use this firmware on sm-m215f?
should i unlock oem and enable usb debugging?
PRWR said:
hey, can i use this firmware on sm-m215f?
should i unlock oem and enable usb debugging?
Click to expand...
Click to collapse
You Need To Unlock BL
And Install TWRP With OEM Unlock Had To On
Atrosincity said:
Hmm, looks yummy (love the : Faster Performance Without Special Kernel, part !) many thx for your hard work sir, i've flashed a custom rom / kernel, albite boosting performance, the kernel changed my device name to m21 shark.. something, which is inconvenient, cuz i cant re-install some native apps like smarthing..
Do i need to re-flash vanilla rom before i proceed with your rom, or do i just follow your instructions ?
Cheers
Also, a big yesssss to future updates, i dont mind bying you some beers, for them.
some debloated version, would be definitely appreciated. i have the 4gb ram version.
Click to expand...
Click to collapse
No Need To Flash Vanilla Rom Before
Just flash it in recovery (follow instructions)
It have less ram usage a little bit but i will improve performance without debloat too much
Thanks
Flylarb
OldNoobOne said:
Thats whats great about Flylarb dev, he doesnt accept donations but he still building ROMs n stuff..Great job
Click to expand...
Click to collapse
My Hobby Tho
Hello, the download link is not working right now. This is fine?

Categories

Resources