DeBloat script for Global rom - Xiaomi Mi Mix 3 Themes, Apps, and Mods

Hi,
I made simple script that removes bunch of bloatware apps.
Flashable via TWRP, check if system is mounted.
Code:
List of apps:
delete_recursive("/system_root/system/app/AnalyticsCore");
delete_recursive("/system_root/system/app/MiPicks");
delete_recursive("/system_root/system/app/TouchAssistant");
delete_recursive("/system_root/system/app/BookmarkProvider");
delete_recursive("/system_root/system/app/CatchLog");
delete_recursive("/system_root/system/app/CloudService");
delete_recursive("/system_root/system/app/Chrome");
delete_recursive("/system_root/system/app/Duo");
delete_recursive("/system_root/system/app/Drive");
delete_recursive("/system_root/system/app/facebook-appmanager");
delete_recursive("/system_root/system/app/Videos");
delete_recursive("/system_root/system/app/Gmail2");
delete_recursive("/system_root/system/app/HybridAccessory");
delete_recursive("/system_root/system/app/GlobalPackageInstaller");
delete_recursive("/system_root/system/app/Joyose");
delete_recursive("/system_root/system/app/MiuiCompass");
delete_recursive("/system_root/system/app/XiaomiAccount");
delete_recursive("/system_root/system/app/Lens");
delete_recursive("/system_root/system/app/Maps");
delete_recursive("/system_root/system/app/FileExplorerGlobal");
delete_recursive("/system_root/system/app/PaymentService");
delete_recursive("/system_root/system/app/IdMipay");
delete_recursive("/system_root/system/app/InMipay");
delete_recursive("/system_root/system/app/MiuiVideoPlayer");
delete_recursive("/system_root/system/app/MiCloudSync");
delete_recursive("/system_root/system/app/MiuiDaemon");
delete_recursive("/system_root/system/app/Music2");
delete_recursive("/system_root/system/app/Notes");
delete_recursive("/system_root/system/app/BugReport");
delete_recursive("/system_root/system/app/Netflix_activation");
delete_recursive("/system_root/system/app/HybridPlatform");
delete_recursive("/system_root/system/app/MiLinkService");
delete_recursive("/system_root/system/app/XiaomiSimActivateService");
delete_recursive("/system_root/system/app/XiaomiServiceFramework");
delete_recursive("/system_root/system/app/VsimCore");
delete_recursive("/system_root/system/app/YouTube");
delete_recursive("/system_root/system/app/Photos");
delete_recursive("/system_root/system/app/PartnerBookmarksProvider");
delete_recursive("/system_root/system/app/MiWallpaper");
delete_recursive("/system_root/system/app/SmsExtra");
delete_recursive("/system_root/system/app/KSICibaEngine");
delete_recursive("/system_root/system/app/XMCloudEngine");
delete_recursive("/system_root/system/app/YouDaoEngine");
delete_recursive("/system_root/system/app/TranslationService");
delete_recursive("/system_root/system/app/MSA-Global");
delete_recursive("/system_root/system/priv-app/CloudServiceSysbase");
delete_recursive("/system_root/system/priv-app/facebook-installer");
delete_recursive("/system_root/system/priv-app/facebook-services");
delete_recursive("/system_root/system/priv-app/GameCenterGlobal");
delete_recursive("/system_root/system/priv-app/Velvet");
delete_recursive("/system_root/system/priv-app/Calendar");
delete_recursive("/system_root/system/priv-app/CloudBackup");
delete_recursive("/system_root/system/priv-app/Backup");
delete_recursive("/system_root/system/priv-app/YellowPage");
delete_recursive("/system_root/system/priv-app/GoogleFeedback");
delete_recursive("/system_root/system/priv-app/MiDrop");
delete_recursive("/system_root/system/priv-app/MiRecycle");
delete_recursive("/system_root/system/priv-app/MiWebView");
delete_recursive("/system_root/system/priv-app/Music");
delete_recursive("/system_root/system/priv-app/PersonalAssistantGlobal");
delete_recursive("/system_root/system/priv-app/DownloadProviderUi");
delete_recursive("/system_root/system/priv-app/MiuiBrowserGlobal");
delete_recursive("/system_root/system/priv-app/MiuiScanner");
delete_recursive("/system_root/system/priv-app/GlobalUserGuide");
delete_recursive("/system_root/system/priv-app/MiuiFreeformService");
delete_recursive("/system_root/system/priv-app/SetupWizard");
If you have any suggestions or know any other apps that can be removed, let me know
Tested on Miui Global 10.3.3 (PEEMIXM). Use after initial setup!

Does this script works for mi mix 3 5g?
I tried to delete my chrome and it bricked the phone. I had to reflash everything.

Related

[G920F/FD/W8/...][6.0+] SYSTEMLESS DevBase | Encryption support | Stock OTA updates

SYSTEMLESS DevBase has been developed and physically tested on S7 Edge (G935F), so main thread containing the most detailed description you can find here:
>> [SAMSUNG][6.0+] SYSTEMLESS DevBase | Encryption support | Stock OTA updates <<
However, it should work on ALL SAMSUNG DEVICES running Android 6.0+, so if you are Galaxy S6 flat (G920xx) owner - please place your feedback & discussion here to let me know about device-specific issues or to let me know that everything works perfect
---------------------------------------------------------------------------
Are you tired with traditional custom ROMs?
Do you miss custom ROMs but you would like to have encrypted /data (for privacy/security reasons)?
You are in the right place! I present you SYSTEMLESS DevBase - an SYSTEMLESS equivalent of my previous work (for older devices)
Prerequisites:
- Samsung device running stock or stock-based Android 6.0+ (mandatory!)
- Rooted device - SuperSU v2.76+ installed in SYSTEMLESS mode (mandatory!) (*)
- Stock, untouched /system partition (not mandatory, but recommended for working OTA)
- Stock recovery (not mandatory, but recommended for working OTA)
(*) NOTE: The latest CF-Auto-Root image for G920F contains SuperSU v2.74 which does not support SYSTEMLESS solutions (su.d is not triggered early enough). It is NOT enough to update it via PlayStore to the newest version and update su binaries! You need to update it using TWRP / FlashFire installable ZIP from THIS STABLE or THIS BETA thread. Alternatively you can use "EverRoot" -> "Inject SuperSU" option in FlashFire even if you are rooted already by CF-Auto-Root (it will update SuperSU in the same way as flashing ZIP).
SYSTEMLESS DevBase:
1. Benefits / main features:
- Works with encypted /data partition
- Working official OTA updates! (see Tips & Tricks)
- Does NOT perform any phisical modifications in /system
- Does NOT perform any additional changes/patches to the kernel
- Removed KNOX warnings (systemlessly removed SecurityLogAgent)
- It contains SYSTEMLESS BusyBox (bionic, the most stable and respected release)
- It allows you to easily modify most of files & apps in your /system - SYSTEMLESSLY (see Tips & Tricks)
- It does not interfere with Magisk! You can use Magisk in paralell with SYSTEMLESS DevBase if you need it for your favorite module.
2. Systemless Safe De-Bloat (more info below):
What does it mean and why is it called "safe"?
- ONLY apps available in stores will be systemlessly removed from the ROM, so you can easily (re)install any of these app if you like
- ONLY pre-installed system apps are will be systemlessly removed, DevBase installer never touch any updated app nor app installed manually from store
Thus, the following conclusions can be drawn:
1. If you install my SYSTEMLESS DevBase directly over working stock ROM - in most cases almost all these apps will remain untouched, because almost all apps have been updated already (stored on /data). But then you will be able to remove any useless app using the "Application manager" -> [Name_Of_App_To_Remove] -> MORE -> Uninstall updates. NOTE: App will disappear arter reboot and will be visible even in Titanium Backup!
2. If you perform "Wipe data" directly before installing SuperSU and my SYSTEMLESS DevBase (before you let to install app's updates) - then all apps listed below will be removed. If you would like to use any of these apps - just install it manually from appropriate store. Installed manually app will not be removed during the next DevBase update or re-install.
Removed apps list (depends on the device, should cover all devices starting from Galaxy S5):
ChatON
Chrome
Drive
Dropbox
EditorsDocs
Evernote
Excel
Facebook
FB Messenger
FB Pages Manager
Flipboard
Google+ / Photos
Group Play
Hangouts
Instagram
OneDrive
OneNote
PEN.UP
Play Books
Play Games
Play Movies
Play Music
Play Newsstand
PowerPoint
Skype
Smart Remote
WhatsApp
Word
NEW! Safe De-Bloat feature automatically detects and systemlessly removes apps not listed above, but present in your CSC package
3. Systemless CscFeature MOD (enabled some built-in, hidden features):
- Added shutter sound menu in Camera app
- Sending/receiving MMS without data on
- Show SMS/MMS sending time instead of receiving
- Added "Exit Internet" option to stock browser
- Added call button in Phone Logs (**)
- Added "Call/Message block" option in Settings
- Added symbols as secondary keys in Samsung keyboard (**)
- Call Recording (manual control, added "Record" button)
(**) may not work starting from Android 7.0 Nougat
Installation:
1. FlashFire app (recommended ***):
- Open file using "Flash ZIP or OTA" option
- UNTICK "Mount /system read/write" [extremely important for working OTA!]
- Enable "EverRoot" -> "Inject SuperSU" option if necessary (see NOTE above (*))
- Tap "FLASH"
2. TWRP recovery:
- Tap "Keep Read Only" on the Welcome screen [extremely important for working OTA!]
- Open file using "Install" option (use extSdCard or OTG storage in case of encrypted /data)
- Confirm flash by swiping right
- Tap "Reboot System"
NOTE1: One additional auto-reboot may be performed at first boot. It is not a bug (may be required for systemless build.prop support - see Tips & Tricks for more explanations)
NOTE2: Do not worry about red "mount /data failed..." messages displayed in TWRP in case of encrypted /data (installer will do the work anyway!)
(***) As far as I know - FlashFire is the only flashing tool with full access to /data during flash in case of encrypted devices. It is also the only tool which allows you to perform full backup/restore of partitions, including encrypted /data. It does NOT require custom recovery to work!
Credits: @Chainfire for systemless SuperSU and a lot of inspiration
Hit Thanks button if you like my work. If you really appreciate my work - feel free to buy me a beer
Download
>> Recent SYSTEMLESS DevBase <<
Note:
Check MD5 sum BEFORE flash (useful TOOL), because flashing damaged or incomplete ZIP files can lead to issues! Correct MD5 sum is shown on the AndroidFileHost website while downloading.
Changelog
Please visit MAIN THREAD - post #3
Tips & Tricks
1. OTA updates:
- Basically, the only thing you need to take OTA update is to perform "Full unroot" in the SuperSU app. However, a better way is to use "unroot2ota" terminal command, because this will not remove DevBase boot script from /su/su.d and the only thing you will need to re-activate SYSTEMLESS DevBase (and all your systemless MODs) after performing OTA update is just re-root your device with CF-Auto-Root.
- If you flashed custom recovery like TWRP - it is mandatory to restore your stock recovery (otherwise OTA will not work). You can do it using FlashFire app (the easiest way) - just open recovery.img file (extracted from your original FW) using "Flash firmware package" option, disable "Preserve recovery" option and then tap "FLASH". EDIT: Starting from version v1.2 there is a new "unroot2ota" feature which allow you to restore stock recovery using /system/recovery-fromm-boot.p file. There is no guarantee to perform it successfully (even if there is no error message) but in most cases it works well (tested on Nougat beta). Please go to recovery before you try to get OTA to check if you have stock recovery already after performing "unroot2ota" (if not - you need to use PC Odin to flash recovery.img packed in tar file).
- It is recommended to temporarily disable "Auto-update apps" in Play Store settings before you unroot your device. It will prevent updating applications covered by Safe De-Bloat list, as there apps will temporarily appear until you re-root the phone after performing OTA update.
Note (devices which use dm-verity): You should never allow /system modifications in TWRP, never allow to remount /system r/w in any app (e.g. Root Explorer, FlashFire, etc.) and never flash a ZIP file which could modify your /system or remount it r/w. Failure to follow these recommendations will break dm-verity verification and will cause, that your device may not be able to boot with the stock kernel (you will need to re-flash your original FW using PC Odin to make your device bootable).
2. Making your own modifications:
- You can systemlessly replace any existing system app by modded one. Just put modified app to /data/devbase/system/app or /data/devbase/system/priv-app and then reboot your device
- You can systemlessly replace jar or apk in /system/framework. Just put modified one to /data/devbase/system/framework and then reboot your device (NOTE: framework support has been added for advanced users -> there is high risk of bootloop if you do something wrong!)
- You can systemlessly add or override any line in /system/build.prop. Just put (only new or changed) line to /data/devbase/system/build.prop and then reboot your device (NOTE: one additional auto-reboot will be performed if /data/devbase/system/build.prop file has been added, modified or removed. It is not a bug - it is required for the changes in /data/devbase/system/build.prop to take effect!)
- You can systemlessly replace any existing file in /system/csc and /system/etc (but NOT in subdirectories). Just put modified copy of a file to /data/devbase/system/csc or /data/devbase/system/etc and then reboot device
Limitations: original app or file MUST physically exist with the same name in /system, you can NOT add a new app or file this way!
Example 1 (Ad-Blocking): Download the latest Ad-Blocking ZIP installer from THIS thread. Extract "hosts" file (placed in /system/etc inside ZIP file), then copy it to /data/devbase/system/etc, set rw-r--r-- (644) permissions and then reboot device
Example 2 (modded SystemUI): Create "SystemUI" directory in /data/devbase/system/priv-app and then put modified "SystemUI.apk" file into it. Set rwxr-xr-x (755) permissions to "SystemUI" directory, rw-r--r-- (644) permissions to "SystemUI.apk" and then reboot device
Example 3 (De-Bloating a bit more): You can just create empty directories in /data/devbase/system/app (or priv-app) corresponding to applications in /system/app (or priv-app). Alternatively (more advanced method), you can add an app to modded enforceskippingpackages.txt file (you can find it in /data/devbase/system/etc or /data/devbase/system/csc_contents, depending on the original location in /system) and increase number in the 1st line. Second method should not be used by beginners (without a basic knowledge related to UNIX text format)
3. How to manually maintain the newest ROM version:
If you do not care about OTA - you can manually update your device to the newest ROM available @ Sammobile, keeping your original CSC (you need multi-file original FW, I mean separate files for BL/AP/CP/CSC). You need to download 2 ROMs: ROM with the newest changelist and the latest ROM containing your original CSC. Extract both and open in PC Odin BL/AP/CP files from the ROM with highest changelist but open CSC file from the ROM containing your CSC (I recommend to use HOME_CSC_* file to avoid auto-wipe-data). Flash such "mix", re-root and enjoy
Reserved
There is new version available
Changelog
v1.1:
- Added SYSTEMLESS support for /system/framework
- Added SYSTEMLESS support for /system/build.prop (overrides & additions)
- Added major Android update detection (auto-remove mods for older API to prevent bootloops & FCs)
- Added BusyBox bionic (the most stable and respected release)
- Added logging to /data/devbase/last_boot.log (API & errors)
- Added SuperSU boot patcher version checker (exits su.d boot script if < 2.76)
- Added "Please DO NOT wipe /cache" warning in case of encrypted devices and TWRP recovery
- Minor changes & optimizations in the shell code
- Added SYSTEMLESS DevBase uninstaller
Download link:
>> SYSTEMLESS_DevBase_v1.1.zip <<
Since new version has many more features -> there are more possibilities of bootloop (especially if you are playing with framework mods). I have created DevBase remover to let you get out from bootloop. Of course uninstaller does NOT "know" which mod caused the problem, so it will not remove any file from /data/devbase directory, it will remove only /su/su.d/0000000devbase boot script to make your device bootable (again) so you can manually delete problematic mod:
>> SYSTEMLESS_DevBase_remover.zip <<
Thanks master for this new job.
A little question... The CSC changes on my phone do not apply, none, but the debloat changes are OK. I checked the log in data/devbase but it is empty ... What is wrong?
Enviado desde mi SM-G920I mediante Tapatalk
Another update:
v1.3:
- Fixed CscFeature MOD (e.g. G920I case, now should work with all Samsung devices/variants)
v1.2:
- Added info in Settings/About device/Software info/Build number (can be overrided by editing /data/devbase/system/build.prop)
- unroot2ota: added ability to restore stock recovery using /system/recovery-from-boot.p file (no guarantee)
- unroot2ota: check /system partition for common modifications before unroot
- Minor changes & improvements in the shell code
>> SYSTEMLESS_DevBase_v1.3.zip <<
Deleted
_alexndr said:
Are you tired with traditional custom ROMs?
Do you miss custom ROMs but you would like to have encrypted /data (for privacy/security reasons)?
You are in the right place! I present you SYSTEMLESS DevBase - an SYSTEMLESS equivalent of my previous work (for older devices)
Click to expand...
Click to collapse
I just don't get it. What exactly is it? What is the purpose? It ain't a ROM is it?

B396_Reloaded [magisk][Xposed][microG]

Hi, i've worked on B396 stock rom , to give it more options :
- Multi user
- Call Recorder (native)
- hide navbar
- 4G icon
- 6 themes from Huawei mate10
- init.d support
- i forget ...
In aroma installer you can:
- Root systemless
- Xposed systemless
- get Viper4android systemless
- Choice No Gapps/microG/Official Gapps
- install usefull Xposed modules
- install extra apps ...
and more
CHANGELOGS:
2018/02/10 : v1.1
System Updated :
- add Twin/Clone app from huawei (read post #02 to correct use)
- add Cust support for PLK-L01 or PLK-AL10 models
Gapps Updated :
- GMS Core (services google play)
- Phonesky (Play store)
- Velvet (google now)
- Gmail2 (google mail)
- Latinime (google keyboard)
- talkback (Accessibility service)
- WebViewGoogle
Extra Updated:
- GPS_locker
- Firefox
Xposed Modules Updated:
- Pixel_NavBar
Others Updates:
- Install process (microG/Nothing) : will wipe dalvik +cache
INSTALL:
Wipe datas if comming from NOT emui ROM
Wipe Dalvik+cache if comming from emui ROM
If you want NOGAPPS or MicroG:
First: install ROM+included GAPPS, (no need to root etc ..) reboot and do the setup ...
SECOND: run Installer again (no need to flash the rom) just select your options...
MicroG users: read post #02 to set it correctly
first boot take 3mn, or 10mn with Xposed
Please update your device to B390 before install:
https://forum.xda-developers.com/honor-7/development/stock-b390-twrp-t3723635
Download :
http://www.mediafire.com/file/jdl903g69wbimqo/B396_Reloaded_Full_1.1.zip
Kernel updated to 3.10.108 (end of life)
http://www.mediafire.com/file/wgc44dx0khiafyb/Kernel_B396_reloaded_v2.1.zip/file
YOU MUST USE MAGISK v14 ONLY, another version will break GPS.
#################################################
DO NOT MIRROR MY LINK without my authorization
DO NOT POST/PUBLISH at any other place without my authorization
#################################################
microG config (it's a mess) and usage:
1/ active Xposed module to Allow signature spoofing
2/ open microG app : active google registration, then config UnifiedNLP
...reboot...
3/ create your google account
to use sync of contacts/calendar/gmail
1/ in settings/apps/calendar/authorizations : give all authorizations
2/ in settings/apps/contacts/authorizations : give authorizations (minimum: contact+phone)
3/ in settings/apps/Gmail/authorizations : give all authorizations
4/ check that synchro is activated
5/ in google account start synchro
6/ wait for sync .... can take time depend of your network speed.
Play store will get updated automatically to new version ... wait it ..
if any off theses apps don't work properly do :
1/ settings/apps/*your_app*/storage : wipe data and cache
2/ kill the app
3/ do authorization again ..
4/ restart the app
NOTE : new maps (February 2018) is not supported, use 9.67.xxx (November 2017) version insteed.
i have full workings : Playstore/Gmail/Maps,and my contacts/mails/calendar are synchronized, so i know it work
Twin/Clone app config and usage:
Setting / Twin App : On the app you want to clone:
- Actually: Whatsapp, facebook.katana, facebook.orca, Mega .
Add/remove (need root):
in system/emui/base/xml/hw_clone_app_list.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- DTS2016080802881 shiyuanchang/00271386 20160822 created -->
<AppClone>
<package name="com.whatsapp"/>
<package name="com.facebook.katana"/>
<package name="com.facebook.orca"/>
<package name="mega.privacy.android.app"/>
</AppClone>
Exemple to add Twitter and remove facebook.orca:
Install any "package name viewer" app , and use it to see package name
for Twitter it is : com.twitter.android
<!-- DTS2016080802881 shiyuanchang/00271386 20160822 created -->
<AppClone>
<package name="com.whatsapp"/>
<package name="com.facebook.katana"/>
<package name="com.twitter.android"/>
<package name="mega.privacy.android.app"/>
</AppClone>
- Save the file
- go to settings/apps and select "settings" then "storage" and wipe datas
- now your Twin/Clone app list is updated with Twitter
now I install it, I hope I do not have any problems with the signal, like MM + D EMUI 4.1 by WBT v5.0 (B371), and I hope the battery keeps more like Stock B390
ilovemuzic said:
now I install it, I hope I do not have any problems with the signal, like MM + D EMUI 4.1 by WBT v5.0 (B371), and I hope the battery keeps more like Stock B390
Click to expand...
Click to collapse
You will tell me ... For good battery life i just enable SIM data's , and disable overs options like aggregation etc ..
- What is your provider and country ?
Speedo.thc said:
You will tell me ... For good battery life i just enable SIM data's , and disable overs options like aggregation etc ..
- What is your provider and country ?
Click to expand...
Click to collapse
Telekom Romania
Hey! i've just installed it but when i have to accept "terms and condition" i can't do it any solution?
tamasigerald said:
Hey! i've just installed it but when i have to accept "terms and condition" i can't do it any solution?
Click to expand...
Click to collapse
Please update your device to B390 before install
hi
i installed this rom.first boot is ok.but when i restart phone. it stuked in boot image.what should i do?
Hi, boot logo or bootanimation ?
boot animation
Xposed doesnt seem to work. Xposed installer says 'Installed, but not active'. When trying to install systemless framework, the installer app crashes.
Am I doing something wrong here or..?
EDIT: Tried few times to reflash the rom but every time after setting up the phone, if I reboot I will be stuck in bootloop.
Hi, you are the second to tell that, I will do test after tomorrow to try my setup, right now it was ok.
hi @Speedo.thc
thank you for your new rom
this rom support kang vip setting?
Heatti said:
Xposed doesnt seem to work. Xposed installer says 'Installed, but not active'. When trying to install systemless framework, the installer app crashes.
Am I doing something wrong here or..?
EDIT: Tried few times to reflash the rom but every time after setting up the phone, if I reboot I will be stuck in bootloop.
Click to expand...
Click to collapse
You must install the version I provided in aroma installer.
levolotion said:
hi @Speedo.thc
thank you for your new rom
this rom support kang vip setting?
Click to expand...
Click to collapse
Hi, not a Kangvip based, but many things from Kang can be done with xposed and modules I've selected.
Speedo.thc said:
You must install the version I provided in aroma installer.
Click to expand...
Click to collapse
I chose the Xposed option in aroma when flashing. After flashing the rom and setting up the phone, checked the xposed app and it was already inactive from the start.
Heatti said:
I chose the Xposed option in aroma when flashing. After flashing the rom and setting up the phone, checked the xposed app and it was already inactive from the start.
Click to expand...
Click to collapse
It's active only if you flash Magisk v14 , which is inside rom installation.
By order it must be :
1: Magisk
2: Xposed
Hi speedo, nice to see that you are devoloping for our nice device. I have tested all your roms but aktual i am returned to your mmkang 3.2, running as a good daily driver. Coming from it, is it possible to flash your rom with twrp, like your other roms?
Should I delete fingerprints before flashing?
Thank you. I am very curious to test it...
For next versions, it would be nice to have a dark theme, looking like oreo or nougat...
After installation, the google maps application does not start
Hi speedo,, i leave miui for this one, could i suggest you to add smart-e (better than floating control for me), and can you tell me how you hide navbar? Thanks.

TWRP template to flash system files for Mi 9

Can a good soul share a TWRP template that is able to flash/overwrite system files like Settings.apk, MiuiSystemUI... for Mi 9?
I saw that the path for these files is 'system_root/system/priv-app/ApkFolder/ApkFile.apk' but I the TWRP templates I have here don't work.
I'm messing up with this "system_root/system" scheme and it never works.
I'm the Brazilian Portuguese translator of xiaomi.eu and I flash system files to test the translations before xiaomi.eu's weekly releases.
I have a TWRP template that worked when I was using Mi 6X (Mi A2 converted), but this template doesn't work for Mi 9.
Thanks

[Magisk Debloat] [OOS A10] Eagle debloater V1.5

Hi all, This is my personal debloating module which i'm using in my OP7P
Debloats Oneplus analytics, Google apps, unnecesary qualcomm apps
I don't own the device(OP8P) personally .
But with help of @musicman5844 I made the debloat module working in OP8 series
Requirements:
- OOS A10
- Supports All oneplus 8 series
- Magisk 20+
- Should be flashed only in Magisk
Debloating Options :
1- Extreme debloat
Warning -
- Before flashing extreme debloat, Goto Settings - Security - Emergency rescue - Emergency call trigger - disable
{ If you don't disable emergency rescue, double tap power button -camera shortcut won't work. }
- Oneplus software update app was removed so use oxygen updater from Playstore
- Removed Google apps can be installed from Playstore
- Removed facebook, insta other bloats
Code:
/system/app/OPPush
/system/app/AntHalService
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/BTtestmode
/system/app/BuiltInPrintService
/system/app/CarrierDefaultApp
/system/app/CtsShimPrebuilt
/system/app/EngineeringMode
/system/app/EngSpecialTest
/system/app/FBAppmanager
/system/app/GoogleAssistant
/system/app/GooglePrintRecommendationService
/system/app/LogKitSdService
/system/app/netflix-activation
/system/app/netflix-stub
/system/app/NFCTestMode
/system/app/NVBackupUI
/system/app/oem_tcma
/system/app/OemAutoTestServer
/system/app/OEMLogKit
/system/app/OPAppUpgrader
/system/app/OPBackup
/system/app/OPBreathMode
/system/app/OPCommonLogTool
/system/app/OPBugReportLite
/system/app/OPFilemanager
/system/app/OPGeoIpTime
/system/app/OPScreenRecord
/system/app/OPYellowpage
/system/app/PartnerBookmarksProvider
/system/app/PhotosOnline
/system/app/PlayAutoInstallConfig
/system/app/Rftoolkit
/system/app/SensorTestTool
/system/app/SmscPlugger
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/app/WAPPushManager
/system/app/YTMusic
/system/app/EasterEgg_O2
/system/app/OPTelephonyCollectionData
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/OobConfig
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/CtsShimPrivPrebuilt
/system/priv-app/DynamicSystemInstallationService
/system/priv-app/EmergencyInfo
/system/priv-app/FBInstaller
/system/priv-app/FBServices
/system/priv-app/HotwordEnrollmentOKGoogleHEXAGON
/system/priv-app/HotwordEnrollmentXGoogleHEXAGON
/system/priv-app/IFAAService
/system/priv-app/ManagedProvisioning
/system/priv-app/OnePlusWizard
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPDeviceManagerProvider
/system/priv-app/OPDeviceManager
/system/priv-app/OPSimContacts
/system/priv-app/RcsSDK
/system/priv-app/SharedStorageBackup
/system/priv-app/TagGoogle
/system/product/app/CalendarGoogle
/system/product/app/Chrome
/system/product/app/DeviceInfo
/system/product/app/Drive
/system/product/app/Duo
/system/product/app/Gmail2
/system/product/app/Nearme
/system/product/app/DynamicDDSService
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePayIndia
/system/product/app/GooglePay
/system/product/app/GoogleTTS
/system/product/app/IndiaAccount
/system/product/app/Maps
/system/product/app/OPMemberShip
/system/product/app/Photos
/system/product/app/PowerOffAlarm
/system/product/app/remoteSimLockAuthentication
/system/product/app/remotesimlockservice
/system/product/app/talkback
/system/product/app/TmoEngMode
/system/product/app/uceShimService
/system/product/app/uimgbaservice
/system/product/app/uimlpaservice
/system/product/app/uimremoteclient
/system/product/app/uimremoteserver
/system/product/app/Videos
/system/product/app/YouTube
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/CloudService
/system/product/priv-app/GoogleFeedback
/system/product/priv-app/GoogleOneTimeInitializer
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/OPWorkLifeBalance
/system/product/priv-app/SetupWizard
/system/product/priv-app/Velvet
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/vendor/app/pasrservice
/system/priv-app/CallLogBackup
/system/app/OPSesAuthentication
/system/app/WallpaperBackup
/system/app/WapiCertManage
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
2 - Debloat Google apps except play service and playstore and other playstore downloadable apps
Code:
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/FBAppmanager
/system/app/GoogleAssistant
/system/app/GooglePrintRecommendationService
/system/app/netflix-activation
/system/app/netflix-stub
/system/app/OPFilemanager
/system/app/PartnerBookmarksProvider
/system/app/PlayAutoInstallConfig
/system/app/YTMusic
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/FBInstaller
/system/priv-app/FBServices
/system/priv-app/SharedStorageBackup
/system/priv-app/TagGoogle
/system/product/app/CalendarGoogle
/system/product/app/Chrome
/system/product/app/Drive
/system/product/app/Duo
/system/product/app/Gmail2
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePayIndia
/system/product/app/GooglePay
/system/product/app/GoogleTTS
/system/product/app/Maps
/system/product/app/Photos
/system/product/app/talkback
/system/product/app/Videos
/system/product/app/Nearme
/system/product/app/YouTube
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/GoogleFeedback
/system/product/priv-app/GoogleOneTimeInitializer
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/SetupWizard
/system/product/priv-app/Velvet
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/product/priv-app/OobConfig
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
3- Debloat Oneplus Analytics only
Code:
/system/app/OPPush
/system/app/BTtestmode
/system/app/CarrierDefaultApp
/system/app/CtsShimPrebuilt
/system/app/EngineeringMode
/system/app/EngSpecialTest
/system/app/OPTelephonyCollectionData
/system/app/LogKitSdService
/system/app/NFCTestMode
/system/app/NVBackupUI
/system/app/oem_tcma
/system/app/OemAutoTestServer
/system/app/OEMLogKit
/system/app/OPBackup
/system/app/OPCommonLogTool
/system/app/OPBugReportLite
/system/app/OPFilemanager
/system/app/OPGeoIpTime
/system/app/OPYellowpage
/system/app/PhotosOnline
/system/priv-app/CtsShimPrivPrebuilt
/system/app/Rftoolkit
/system/app/SensorTestTool
/system/app/SmscPlugger
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/priv-app/IFAAService
/system/priv-app/OnePlusWizard
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPDeviceManagerProvider
/system/priv-app/OPDeviceManager
/system/priv-app/OPSimContacts
/system/product/app/PowerOffAlarm
/system/product/app/TmoEngMode
/system/product/app/Nearme
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/app/OPSesAuthentication
4- Remove unnecessary services like appmeasurement, gms analytics
Script by By foobar66
List of services disabled
Code:
com.braintreepayments.api.internal.AnalyticsIntentService
com.facebook.ads.internal.ipc.AdsMessengerService
com.facebook.ads.internal.ipc.AdsProcessPriorityService
com.facebook.internal.FacebookInitProvider
com.google.analytics.tracking.android.CampaignTrackingReceiver
com.google.analytics.tracking.android.CampaignTrackingService
com.google.android.gms.ads.MobileAdsInitProvider
com.google.android.gms.analytics.AnalyticsJobService
com.google.android.gms.analytics.AnalyticsReceiver
com.google.android.gms.analytics.AnalyticsService
com.google.android.gms.analytics.AnalyticsTaskService
com.google.android.gms.auth.api.signin.RevocationBoundService
com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver
com.google.android.gms.measurement.AppMeasurementJobService
com.google.android.gms.measurement.AppMeasurementReceiver com.google.android.gms.measurement.AppMeasurementService
com.google.firebase.perf.provider.FirebasePerfProvider
com.google.firebase.provider.FirebasePerfProvider
com.google.android.apps.xcn.libraries.clearcut.persistence.LogCommitService"
Credits
Tomatot for his original mod here
Analytics Script by foobar66 his original thread can be found here
Changelog
-v1 Initial Release
V 1.1
-Added to oneplus analytics
Code:
/system/app/OPTelephonyCollectionData
- Added to Extreme debloat
Code:
/system/app/EasterEgg_O2
/system/app/OPTelephonyCollectionData
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/OobConfig
-Added to google debloat
Code:
/system/product/priv-app/OobConfig
/system/priv-app/GoogleDocumentsUIPrebuilt
V1.2
-Added separate option to debloat gboard
V1.3
-Added to extreme debloat
Code:
/system/priv-app/CallLogBackup
/system/app/OPSesAuthentication
/system/app/WallpaperBackup
/system/app/WapiCertManage
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
- Added to oneplus analytics
Code:
/system/app/OPSesAuthentication
-Added to Google debloat
Code:
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
- Added Anysoft keyboard as alternative when gboard is debloated
V1.4
-Added to extreme
Code:
/system/product/priv-app/StorageManager
/system/app/OPIntelliService
Replaced system/etc/init/
bootstat.rc
bluetooth-events.rc
dumpstate.rc
engineermode.rc
recovery-refresh.rc
recovery-persist.rc
Click to expand...
Click to collapse
with empty file
V1.5
Removed
Code:
/system/app/OPIntelliService
/system/priv-app/GoogleDocumentsUIPrebuilt
Added to Extreme Debloat
Code:
/system/product/priv-app/IndiaOPRoamingServiceRelease
/system/product/priv-app/OPWorkLifeBalance
/system/product/app/heytap_mcs_in
/system/product/app/HeytapIdProvider
Download link
Android File host
Your welcome glad I could help works like a charm
Just to be sure. This removes all of those or can i choose say debloat only 3 and 4?
pyry666 said:
Just to be sure. This removes all of those or can i choose say debloat only 3 and 4?
Click to expand...
Click to collapse
You can choose specifically . There are four options
1- Extreme debloat
2- Debloat Google apps and unnecessary apps
3- Debloat OnePlus analytics
4- Debloat Gboard
5- Remove unwanted services like app measurements,
Perfect, I choosed Extrem debloat and everything works fine. Thanks.
Thank you for your Amazing work. Can i use this on my 7t pro?
Goku1992 said:
Thank you for your Amazing work. Can i use this on my 7t pro?
Click to expand...
Click to collapse
Hey i already made a thread for OnePlus 7 series see here ,
https://forum.xda-developers.com/oneplus-7-pro/development/eagle-debloater-v1-0-t4091677
works pretty well on my op8pro
---------- Post added at 09:38 PM ---------- Previous post was at 09:35 PM ----------
Hi thanks for this magisk module. I have done a extreme debloat but have a question.
I have installed the oxygen updater, but this either requires TWRP (full install) and TWRP is not yet available for the Oneplus 8 pro. Or a incremental update which requires the original updater app.
Could you please describe to me the name and procedure to restore the original updater app? (Should be removing the empty apk in /system/priv-app ?)
Thanks!
damige85 said:
Hi thanks for this magisk module. I have done a extreme debloat but have a question.
I have installed the oxygen updater, but this either requires TWRP (full install) and TWRP is not yet available for the Oneplus 8 pro. Or a incremental update which requires the original updater app.
Could you please describe to me the name and procedure to restore the original updater app? (Should be removing the empty apk in /system/priv-app ?)
Thanks!
Click to expand...
Click to collapse
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
methuntt said:
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
Click to expand...
Click to collapse
Thanks, i have tried this and it seems to work. System update is available again. Would it make sense to have OPBackup and DynamicSystemInstallationService left installed in version 1.5? As i am not aware how other users will be able to update their devices without those packages installed. (and without TWRP at this time)
damige85 said:
Thanks, i have tried this and it seems to work. System update is available again. Would it make sense to have OPBackup and DynamicSystemInstallationService left installed in version 1.5? As i am not aware how other users will be able to update their devices without those packages installed. (and without TWRP at this time)
Click to expand...
Click to collapse
Sure i will add an option to Debloat ota update app or not .
Can I do the same through ADB? without root.
ultraklew said:
Can I do the same through ADB? without root.
Click to expand...
Click to collapse
Nope. If you're using adb try this
pm uninstall -k --user 0 (package name)
Ok. And where to get the list of app?
Is there anything removed that would mess with fingerprint scanner?
masri1987 said:
Is there anything removed that would mess with fingerprint scanner?
Click to expand...
Click to collapse
No.
methuntt said:
Sure i will add an option to Debloat ota update app or not .
Click to expand...
Click to collapse
I tried v1.6 which has this option, chose Vol-down for no, but System Updates is still disabled.
methuntt said:
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
Click to expand...
Click to collapse
Should I remove the line for /system/app/OPBackup from the "Debloat Oneplus Analytics and some unwanted oneplus apps" section and rerun it?
sleepy_76 said:
I tried v1.6 which has this option, chose Vol-down for no, but System Updates is still disabled.
Should I remove the line for /system/app/OPBackup from the "Debloat Oneplus Analytics and some unwanted oneplus apps" section and rerun it?
Click to expand...
Click to collapse
Yes, you should remove .
I forget to remove from analytics section.
I will update in next version.
methuntt said:
Yes, you should remove .
I forget to remove from analytics section.
I will update in next version.
Click to expand...
Click to collapse
How should I edit the .sh file? I can't seem to edit it as it's in a zip file.
Sorry if this is a noob question.
Sent from my IN2020 using Tapatalk

Development [17.06.23] Magisk Module ROM for S23 All variants I Dr.Ketan ROM

Dr.Ketan ROM for S23 (All variants)
This is Magisk Module ROM : Here explained in details how it is different from full ROM
Full ROM for S23U (S918B) Here
Supported device : All rootable S23 variants.
We do support usually 2-3 years since device launched, but yet no guarantee, We may drop support for any device / any variant/s anytime without any prior notice.
ROM Features
ROM Features varies with version of ROM. For more details, read changelog post. Link available in post #3 for changelog of all versions.
Must read changelog for a version you are going to install, it will have latest information about features, changes, known bug list/fix and Installation guide of respective version.
Credit and Thanks :
@Chainfire - Respected elite developer for supersu and his unbelievable contribution to XDA/Android community. @wanam - Respected elite developer for his awesome contribution and references to his works.
@topjohnwu for Magisk
@xperiacle the amazing developer for reference to his work and tools. @amarullz for aroma installer. @gharrington for 3minit battery and QuickLaunch.
ROM Control source and all credit and thanks goes to @daxgirl and @Wuby986 for their open source project for RomControl.
@AbrahamGC for some ideas samsungvn htcmania & 4PDA for tips and some stock apks.
AbrahamGC and Anan1211 for Secure folder and s-health A12 ianmacd for TWRP @afaneh92 for TWRP, system/vendor rw scripts and modules. @Arteush for bluetooth fix (losing BT pair on reboot) on Android Q, aka_vkl for Dolby digital, kdrag0n for SafetyNet fix @Winb33 for custom font pack. HuskyDG for Bootloop Protector magisk module. MrWeahere for CRB Kitchen
​​​
​​XDA devDB Information​S918 I Dr.Ketan ROM , ROM for the Samsung Galaxy S23 Ultra
Contributors
Dr.Ketan
ROM OS Version: Android 13
ROM Kernel: Stock (pre-rooted). Source code (samsung) here
ROM Firmware Required: Stock Samsung specified version
Version Information
Status: Stable
Created 2023-02-14
Installation and Download & Notes
Important :
- For this you needed rooted device. With rooting device
You will lose warranty
As of now you will lose Samsung Pay and Samsung Pass forever if you root once, even unrooting won't help.
OTA won't work once you root device.
You can unroot device & relock bootloader by flashing stock firmware, but you can never restore tripped knox status back to 0x0. Certain knox features will not work once you have tripped knox even after re-locking BL
- ROM Tool permission : Files & media - To save and read files, Calendar - Tool needs some time monitoring to avoid using RT immediately after reboot. Special access for accessibility service - Since Android 12 it requires for QS panel custom Toggl e.g. Reboot to recovery
Installation :
Read ChangeLog post for Installation instructions (link on post #3)
Download : https://drketanrom.com/
Changelog
- T02 - 14.02.2023
- T03 - 22.02.2023
- T04 - 09.03.2023
- T06 - 05.04.2023
- T07 - 07.05.2023
- T08 - 17.06.2023
How to root & Update : Here is guide to root S23 & update rooted device
Help & Support
We do support only ROM related queries here over XDA thread only, we do not have/encourage any private support over telegram or other media to support ROM related queries.
We do not answer any ROM related question over private chat.
If your queries doesn't have enough information, it will be ignored.
We recommend everyone to read OP,Changelog and Installation guide before you install ROM. If answer to your queries already there in OP, Changelog post or in Installation guide, it will be ignored
Any queries not reated to XDA ROM (e.g. TweaksPro) then you must seek help from developer over mail/privately. Here we discuss only XDA ROM related issue.
For reporting issue/bugs you must provide enough info as said below under "How to report bug/issue"
How to report bugs/Issue?
To report issue, you needs to provide following informations, else it will be ignored. Also if your query is already mentioned on OP/ChangeLogg post, it will be ignored.
1.ROM build number.
2.Dirty/Clean Install. - If you have dirty installed, Then first clean install and report if issue persists.
3.Bug/Issue appears right after installing or later?
4.How to reproduce error.
5.Is there any same reports there on thread on your searching?
6.Is there any mention about same bug on OP or changeLog post?
7.Logs - Attach logs here/Upload to other places where it can be downloaded without registration and doesn't have ad (we recommend dropbox/Gdrive) and post link.
Click to expand...
Click to collapse
Here some common Q/A regarding Magisk ROM which new users want to have.
What is Magisk ROM?
Magisk ROM is small modified part of ROM which applies systemlessly. Though modification remains same as full ROM. Most of OneUI based full ROM have hardly 2-5% of modification systemwide but it integrates to system to make a full ROM. Magisk ROM also have same modification but it is systemless and use magisk overlay function. So, modification part remain same whether it is Magisk or Full ROM
Why Magisk ROM choosen over Full ROM?
Actually when S22 released, For long time there was no option to modify system because of new f2fs system ro partition type. So during this time I have choosen to make Magisk ROM so user at least have an option for all the modification which I commonly have in my all previous full ROMs. After so many users liked it so thought this to continue where there is no full ROM support I can provide due to time.
Magisk ROM doesn't have system-rw?
System-rw is complete different thing. As of now Full ROm also don't have system-rw support, in future if there is system-rw script available, Magisk ROM will work on both conditions.
Magisk ROM is made with different base from my variant
Samsung stock ROM almost have 90-98% files same in system with different variant. My Magisk ROM hardly uses any file that is different variant wise. So if you are using different base in theoretically only almost files you are using are same in all variant.
What is Debloting option?
As said earlier system-rw capabilities have nothing to do with Magisk ROM, If you wish you can make system-rw and debloat what you want. Indeed making full ROM with system-rw developer needs to struggle to remove bloatware. As system-rw needs more space compared to compressed system-ro. So making full ROM with all partition rw, you must have to remove good amount of bloatware while with Magisk ROM have complete user choice what to remove or keep.
It is difficult to update new firware compare to full ROM?
No, most of OneUI based full ROM still ask you to update to latest stock firmwre before using full ROM. Updating stock firmware also possible without even wiping data (Though must make backup for safety), Read post #4 for more details. Sort procedure is - Update firmware + keep root all in one go → Update ROM module - That's it.
Changelog have ROM installation guide. Also Magisk ROM module may work if your base is not matching. You can find more info in changelog post.
Apart from ll these queries, as a devloper Here some reasons why I prefer magisk ROM
Very easy to updte ROM. I have updated ROM as ealy as just few hrs only.
Easier Installation.
Easier Uninstallation : Didn't like ROM? simply disable modules and you are back to stock.
Support most of variant in One ROM. Also since A13, I am planning to add support for S22 (non ultra) devices too.
No feature wise limitation with magisk ROM.
What is Best way to Install magisk ROM?
Nothing special. Simply Root your device. It doesn't matter If you are using root with stock recovery or TWRP, You are using encrypted or decrypted data, using system-ro or rw. You are free to choose one suites you best. As far as you have rooted device, you can use Magisk ROM.
I prefer full ROM : Currently we are supporting full ROM with System-RW only for S908B, S908E and S908N. For other variant only option available is Magisk Module ROM
I hope these will make clear many points new users may have with Magisk ROM Module.
Regards.
ChangeLog T02 Magisk Module ROM for All s23 variant
Based on S918BXXU1AWA6 Android13 Jan 2023 security patch OneUI 5.1
It will remove some of common bloatware now. Though it won't break any major functions. Some of bloatware may be useful like gmail, maps but those you can easily install from the Playstore
ROM Tool on essential fix auto setup zygisk including SafetyNet fix & GPay Fix (no needs to change any option manually)
System Recover utility : This new feature can detect SystemUI mods malfunction (Yet no one reported though), and fix it on it's own. You just needs to wait 30-40 seconds after booting device. It will notify when fix applied and device needs reboot.
For details ROM features read below
Important Instructions for setting up ROM
Prerequisite :
Must have installed firmware S91*XXU1AWA6 S23
Rooted device with Magisk (Zygisk) Intallled
We recommend to make EFS (IMEI) backup as soon you root device and keep copy to safer place (outside device)
Warning!
We strongly recommend to make backup data before installing ROM Module, non matching verion or other factors may cause bootloop and you may needed to Factory Reset in certain circumstances. Also ROM Installer may prevent it by installing bootloop protector module but no guarantee!
ROOT & TWRP
You must have rooted S23 Ultra to use this ROM
For Root with TWRP/Without TWRP and for How to update base firmware (Dirty/Clean) read post #4
Once you have rooted device, below is guide about how to install ROM
How to Install Dr.Ketan ROM Module (New!)
Download app ROM Installar XDA S23 T*.apk and and Install as regular apk (* = ROM verion)
Uninstall any other magisk module you have installed
Open ROM Installaer app → Grant SU permission → Just seat and relax. It will auto download ROM and Install automatically. You can see process on screen. → Reboot device when asked.
Benefits of ROM Instller : This method have some extra benefits over regular installation like
It won't process if no root access found
It will block installation on wrong devices
It will abort Installation process if MD5 doesn't match (Corrupt download) to prevent bootloop.
Also it will show current firmware version and available firmware version (You should not install if there is much difference in firmware base) Read prerequisite above for recommended firware)
How to Update Dr.Ketan ROM Module (For those who are already on Dr.Ketan ROM Module older version)
Remove all magisk Module
Update new base firmware according prerequisite & Root device (read post #4 for more details)
Install Module as per said above "How to Install Dr.Ketan ROM Module"
Setting up device first time after Module installation
Open ROM Tool from app drawer and Apply essential fix and Reboot,
After reboot you can check SafetyNet and should be passed. You can use this app from playstore or This from Github to check SafetyNet (ROM Tool will offer to install this during Essential fix too)
Now you can further setup ROM a per your liking. Also MagikHide is Configure Denylist now and available under Magisk Settings.
Since A12 new Magisk (Zygisk) doesn't have buil-in Module repo, You can get standalone module manager from here (ROM Tool will offer to install this during Essential fix too) For more details and queries about new magisk ref this
Important Note for Dual active SIM users :
After Module ROM Installation, Internet/Network may not be available, Once you apply esssential Fix from ROM Tool- it will detect it and fix on it's own. Netork/Internet will be available after reboot.
PS : Plz don't install any other mods for SafetyNet, All queries related to Magisk/SafetyNet will be ignored if already explained above
TweaksPro version requires 5.1.0 or up
ROM Features (XDA Version)
- Ad Free QS Panel Toggle
- Secure Folder
- Reboot to recovery QS Panel Toggle
- Native call recorder (Manual) (call record option during in-call)
- Auto Call recorder without CSC restriction (ROM Tool - Mods & Fix)
- High Volume warning disabled
- Pre fixed Titanium freezing while restoring apps
- Probable fix for Titanium Backup schedule
- Internet browser Secret mode
- S Health patch for using with rooted device.
- Option to remove carrier bloatwares
- ROM Tool with following Options
AdFree mode Enable/Disable
Long Press Home button customization
System UI Mods (custom) : Needs to Install custom SystemUI
Show/Hide stock battery
Show/Hide 3minit battery
show/hide stock clock
show/hide 3minit clock
Statusbr mods & color : see ROM Control below
SystemUI Mods (Stock Mods - QuickStar Module functions) : Works without installing custom SystemUI
Single click install/uninstall custom fonts (on the fly)
YouTube Vanced Installer (No xposed requires)
NonRoot - Requires MicroG to login
Root - Truely alternate to Youtube, Can login to youtube without MicroG (disable Play store update)
You have to click on NonRoot/Root depending on your choice, then you needs to click "Install" tab and latest version of Youtube vanced will get installed.
Mods & Fix
Auto Call Record
Titanium backup FC fix
Google Pay Fix
Added camera fix (Certain users reported camera failed issue. This is reported on stock too, here is someworkaroung meanwhile samsung fix it)
SafetyNet Fix + GPay Fix New (Use only if Fix with Applying Essential fix doesn't work)
Samsung Health & Private share fix
NetFlix / Amazon Prime Fix : Needs If TWRP + Decrypted data
Access denied PopUp fix
Wavelet sound mode dump permission
Remove Customization : This will remove system customization of ROM and retain stock experience, also before using this option still you can Apply Essentail fix for sopme critical fix like SafetyNet, GPay etc. All systemless fix still remain after removing customization.
Update & Fix
Bootloader / Busybox checker
ROM Info
- ROM Control (systemUI preferences)
Battery Bar with thickness and color option + Charging Animations
Virtual key on statusbar (Lt/Cinter/Rt)
Network meter with Toggle (Lt/Rt/Quick Panel/None) with color option
PS : There may be few more options in ROM control but won't work if those are not mentioned here.
Known Bug/Tips/Fix
Tips on TWRP and App Backup/Restore Read Here
Download : DrKetanROM.com
STATUS : Online
PS : This is a fully customized ROM and for end users only, ROM or any part of ROM not allowed to redistribute,modify or to use as base to prepare new ROM.
Hi all, T01 Dr Ketan rom , Root explorer R/W is working for me. All good for deletion and rebooted inside data/app and user folder.
{
"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"
}
Johnny Eng said:
Hi all, T01 Dr Ketan rom , Root explorer R/W is working for me. All good for deletion and rebooted inside data/app and user folder.
Click to expand...
Click to collapse
Issue is system not data. You can edit in data partition not system
Great Idea with Magisk Modul für S23.
I use long time this one for 1+ 8 Pro
dr.ketan said:
Issue is system not data. You can edit in data partition not system
Click to expand...
Click to collapse
Noted thanks
How do you root the device beforehand?
deleted
ChangeLog T03 Magisk Module ROM for All S23 variant
Based on S918BXXU1AWBD Android13 Feb 2023 security patch OneUI 5.1
It will remove some of common bloatware now. Though it won't break any major functions. Some of bloatware may be useful like gmail, maps but those you can easily install from the Playstore
ROM Tool on essential fix auto setup zygisk including SafetyNet fix & GPay Fix (no needs to change any option manually)
PreFixed Bluetooth lost pairing after reboot.
System Recover utility : This new feature can detect SystemUI mods malfunction (Yet no one reported though), and fix it on it's own. You just needs to wait 30-40 seconds after booting device. It will notify when fix applied and device needs reboot.
For details ROM features read below
Important Instructions for setting up ROM
Prerequisite :
Must have installed firmware S91*XXU1AWBD on Samsung Galaxy S23 variant
Rooted device with Magisk (Zygisk) Intallled
We recommend to make EFS (IMEI) backup as soon you root device and keep copy to safer place (outside device)
Remove all installed Magisk Module
Warning!
We strongly recommend to make backup data before installing ROM Module, non matching verion or other factors may cause bootloop and you may needed to Factory Reset in certain circumstances. Also ROM Installer may prevent it by installing bootloop protector module but no guarantee!
ROOT & TWRP
You must have rooted S23 Ultra to use this ROM
For Root with TWRP/Without TWRP and for How to update base firmware (Dirty/Clean) read post #4
Once you have rooted device, below is guide about how to install ROM
How to Install Dr.Ketan ROM Module (New!)
Download app ROM Installar XDA S23 T*.apk and and Install as regular apk (* = ROM verion)
Uninstall all the magisk modules you have installed
Open ROM Installaer app → Grant SU permission → Just seat and relax. It will auto download ROM and Install automatically. You can see process on screen. → Reboot device when asked.
Benefits of ROM Instller : This method have some extra benefits over regular installation like
It won't process if no root access found
It will block installation on wrong devices
It will abort Installation process if MD5 doesn't match (Corrupt download) to prevent bootloop.
Also it will show current firmware version and available firmware version (You should not install if there is much difference in firmware base) Read prerequisite above for recommended firware)
How to Update Dr.Ketan ROM Module (For those who are already on Dr.Ketan ROM Module older version)
Remove all magisk Module
Update new base firmware according prerequisite & Root device (read post #4 for more details)
Install Module as per said above "How to Install Dr.Ketan ROM Module"
Setting up device first time after Module installation
Open ROM Tool from app drawer and Apply essential fix and Reboot,
After reboot you can check SafetyNet and should be passed. You can use this app from playstore or This from Github to check SafetyNet (ROM Tool will offer to install this during Essential fix too)
Now you can further setup ROM a per your liking. Also MagikHide is Configure Denylist now and available under Magisk Settings.
Since A12 new Magisk (Zygisk) doesn't have buil-in Module repo, You can get standalone module manager from here (ROM Tool will offer to install this during Essential fix too) For more details and queries about new magisk ref this
PS : Plz don't install any other mods for SafetyNet, All queries related to Magisk/SafetyNet will be ignored if already explained above
TweaksPro version requires 5.1.0 or up
ROM Features (XDA Version)
- Ad Free QS Panel Toggle
- Secure Folder
- Reboot to recovery QS Panel Toggle
- Native call recorder (Manual) (call record option during in-call)
- Auto Call recorder without CSC restriction (ROM Tool - Mods & Fix)
- High Volume warning disabled
- Pre fixed Titanium freezing while restoring apps
- Probable fix for Titanium Backup schedule
- Internet browser Secret mode
- S Health patch for using with rooted device.
- Option to remove carrier bloatwares
- ROM Tool with following Options
AdFree mode Enable/Disable
Long Press Home button customization
System UI Mods (custom) : Needs to Install custom SystemUI
Show/Hide stock battery
Show/Hide 3minit battery
show/hide stock clock
show/hide 3minit clock
Statusbr mods & color : see ROM Control below
SystemUI Mods (Stock Mods - QuickStar Module functions) : Works without installing custom SystemUI
Single click install/uninstall custom fonts (on the fly)
YouTube Vanced Installer (No xposed requires)
NonRoot - Requires MicroG to login
Root - Truely alternate to Youtube, Can login to youtube without MicroG (disable Play store update)
You have to click on NonRoot/Root depending on your choice, then you needs to click "Install" tab and latest version of Youtube vanced will get installed.
Mods & Fix
Auto Call Record
Titanium backup FC fix
Google Pay Fix
Added camera fix (Certain users reported camera failed issue. This is reported on stock too, here is someworkaroung meanwhile samsung fix it)
SafetyNet Fix + GPay Fix New (Use only if Fix with Applying Essential fix doesn't work)
Samsung Health & Private share fix
NetFlix / Amazon Prime Fix : Needs If TWRP + Decrypted data
Access denied PopUp fix
Wavelet sound mode dump permission
Remove Customization : This will remove system customization of ROM and retain stock experience, also before using this option still you can Apply Essentail fix for sopme critical fix like SafetyNet, GPay etc. All systemless fix still remain after removing customization.
Update & Fix
Bootloader / Busybox checker
ROM Info
- ROM Control (systemUI preferences)
Battery Bar with thickness and color option + Charging Animations
Virtual key on statusbar (Lt/Cinter/Rt)
Network meter with Toggle (Lt/Rt/Quick Panel/None) with color option
PS : There may be few more options in ROM control but won't work if those are not mentioned here.
Known Bug/Tips/Fix
Tips on TWRP and App Backup/Restore Read Here
Download : DrKetanROM.com
STATUS : Online
PS : This is a fully customized ROM and for end users only, ROM or any part of ROM not allowed to redistribute,modify or to use as base to prepare new ROM.
T03 Magisk Module ROM is now online for S918* XXU1AWBD firmware
.
dr.ketan said:
T03 Magisk Module ROM is now online for S918* XXU1AWBD firmware
.
Click to expand...
Click to collapse
Is thie T03 a full ROM or just a module to be installed with Magisk?
Do you know when "TweaksPro" will be available?
Many Thanks in advance
Famcon said:
Is thie T03 a full ROM or just a module to be installed with Magisk?
Do you know when "TweaksPro" will be available?
Many Thanks in advance
Click to expand...
Click to collapse
This thread is for magisk module only
There is separate thread available for full rom. Full rom support available only for S23 ultra
TweaksPro available available already
dr.ketan said:
This thread is for magisk module only
There is separate thread available for full rom. Full rom support available only for S23 ultra
TweaksPro available available already
Click to expand...
Click to collapse
Thanks for the prompt reply Dr.Ketan.
on the site there is no mencion that is working with S23 Ultra, see below
Famcon said:
Thanks for the prompt reply Dr.Ketan.
on the site there is no mencion that is working with S23 Ultra, see below
Click to expand...
Click to collapse
Forget to update. Check ROMs - S23 page
dr.ketan said:
Forget to update. Check ROMs - S23 page
Click to expand...
Click to collapse
TOP! My Ultra will be arriving any time now, then I'll try Root and module T03. I'm still not sure if Tweaks is a Magisks Module of fill ROM. If kust a Module then I would buy it instead of T03. In that casa, is there a uncomplicated way via paypal to send the money to get tweaks?
Sorry for such basic question, but its all a bit new. KR, fc

Categories

Resources