Is there a working debloater for oos? - OnePlus 5T Questions & Answers

Most of the ones I found are either outdated or for other oneplus devices.

you can use terminal debloater (magisk module) to do that (safest way to debloat in my opinion)

https://forum.xda-developers.com/on...loater-1-0-t3630135/post77029104#post77029104
Dated, but still works. I use TiBu to take care of whatever the script misses.

aillez said:
you can use terminal debloater (magisk module) to do that (safest way to debloat in my opinion)
Click to expand...
Click to collapse
But I don't know what is safe to remove and what not.

If you don't know what it does then chances are it shouldn't be removed. In the case of Oxygen OS, the only apps that you can't remove using the native "Disable App" button probably shouldn't be touched. Most apps are simply library apps to help other apps, including ones you install yourself, work with the hardware.

Sjain11 said:
But I don't know what is safe to remove and what not.
Click to expand...
Click to collapse
FevenKitsune said:
If you don't know what it does then chances are it shouldn't be removed. In the case of Oxygen OS, the only apps that you can't remove using the native "Disable App" button probably shouldn't be touched. Most apps are simply library apps to help other apps, including ones you install yourself, work with the hardware.
Click to expand...
Click to collapse
I agree with @FevenKitsune that you shouldn't remove it then.

Sjain11 said:
But I don't know what is safe to remove and what not.
Click to expand...
Click to collapse
Possibly of interest to you?
OOS with as much Google ripped out of it as possible. Carefully read the FAQ to understand it's limitations.
https://forum.xda-developers.com/oneplus-5t/development/rom-oos-oneplus-5t-t3896706

Sjain11 said:
But I don't know what is safe to remove and what not.
Click to expand...
Click to collapse
Or possibly this may be of interest to you?
Debloat Gapps to various optional levels.
https://forum.xda-developers.com/on...-optimized-t3627121/post72802213#post72802213

Related

[Q] I'm rooted, now what?

So I just rooted my Nexus 7. I am not interested in changing the ROM, unless I really should, since I really like the Stock ROM. What are some good things to do while rooted?
A side note: I called Google before I did the procedure and they said unlocking the bootloader would not void the warranty. So, that is interesting.
... now you search and find cool things to do with your rooted tablet.
I'll toss you a breadcrumb though- Xposed. The rest is up to you.
_MetalHead_ said:
I'll toss you a breadcrumb though- Xposed. The rest is up to you.
Click to expand...
Click to collapse
Second that - once you've fiddled with a decent number of Xposed mods, there is no turning back :laugh: :good:
I'll toss you three other subjects related to Xposed - MoDaCo, GravityBox and App Settings You'll come a long way with those!
Also, the first things I install after updating firmware are ROM Toolbox, Root Explorer and Xposed. Then you can do anything!
AdAway.
k3lcior said:
AdAway.
Click to expand...
Click to collapse
Run Linux on it in a chroot ?
Do some hacking to see how the device works
Install busybox once you rooted, if the root process did not install it.
I have a version of busybox (1.21.1) compiled using the android-ndk
As some of the google search pages do not tell you, that if you don't use the ndk it breaks busybox's wget, traceroute, ping etc.
I know their are apps to install busybox, but they want a "donation" which usually I don't mind doing, but not for something I can compile on my own.
Screenshot from my SuperSu
Sent from my Nexus 7 using xda app-developers app
And screenshot of Xposed Modules as an example
Sent from my Nexus 7 using xda app-developers app
x10knight said:
So I just rooted my Nexus 7. I am not interested in changing the ROM, unless I really should, since I really like the Stock ROM. What are some good things to do while rooted?
Click to expand...
Click to collapse
Remove unused build-in apps
Remove unused language files
Remove unused media files
Install add blocker app
Customize your look 'n feel with Xposed modules ...

[MAGISK] [MODULE] Force enable SRGB

I have created a magisk module which forces the display to sRGB when it's not available on certain custom roms.
This may work on other phones but it is of course complete untested.
Before anyone asks the reason for this module is because my banking app does not work with magisk manager installed which is needed to set sRGB in ex kernel manager etc.
just set magisk to hide root for the banking app, I had the same thing but it only blocked me from using the fingerprint sensor which I use to log in pretty much always.
B0unze said:
just set magisk to hide root for the banking app, I had the same thing but it only blocked me from using the fingerprint sensor which I use to log in pretty much always.
Click to expand...
Click to collapse
It's hidden already but it detects the magisk manager app
daleski75 said:
It's hidden already but it detects the magisk manager app
Click to expand...
Click to collapse
well than you're bank is pretty smart, mine is rather stupid
daleski75 said:
It's hidden already but it detects the magisk manager app
Click to expand...
Click to collapse
Isn't there an option to hide the magisk manager app ?
Sent from my OnePlus 3 using XDA Labs
KpChuck said:
Isn't there an option to hide the magisk manager app ?
Click to expand...
Click to collapse
Yeah it still detects magisk even worth it hidden
Hi,
Has anyone been able to test this on a Oneplus 3T?
I am running RR 6 which doesn't seem to support sRGB yet.
droidvark said:
Hi,
Has anyone been able to test this on a Oneplus 3T?
I am running RR 6 which doesn't seem to support sRGB yet.
Click to expand...
Click to collapse
Can't see any reason why it won't work.
daleski75 said:
Can't see any reason why it won't work.
Click to expand...
Click to collapse
Thanks for the quick reply.
Before or after flashing, do I need to do anything like under Live Display/Display Mode (it is set to disable all adjustments).
If not, it doesn't seem to work. The modules shows enabled in Magisk after a reboot, but the colors are incorrect.
droidvark said:
Thanks for the quick reply.
Before or after flashing, do I need to do anything like under Live Display/Display Mode (it is set to disable all adjustments).
If not, it doesn't seem to work. The modules shows enabled in Magisk after a reboot, but the colors are incorrect.
Click to expand...
Click to collapse
Not sure I only tested it on my OP5 when I had it as some custom roms lack sRGB support and from memory I don't remember having to change anything.
You're welcome to hack it and get it to work btw.
maybe i'm stupid, but i can't imagine how sRGB can help you to hide magisk from banking app. hmmmmm....
more_than_hater said:
maybe i'm stupid, but i can't imagine how sRGB can help you to hide magisk from banking app. hmmmmm....
Click to expand...
Click to collapse
The app I used to enable sRGB broke my banking app as it then detected magisk so I wrote the module in order to get sRGB working without affecting the banking app.
oooh, i see, pretty smart but a bit complicated
daleski75 said:
Not sure I only tested it on my OP5 when I had it as some custom roms lack sRGB support and from memory I don't remember having to change anything.
You're welcome to hack it and get it to work btw.
Click to expand...
Click to collapse
The path for the Oneplus 3T is different (or maybe it's different on RR, I don't know). Anyway, the path is:
echo 1 > /sys/devices/virtual/graphics/fb0/srgb
I've changed it in the post-fs-data.sh file and rezipped it. Testing now .
Edit: it works!

Removing Huawei

I have seen many posts about removing Huawei apps and bloatware. I was curious if removing these apps via adb has any specific effect on the phone operation overall.
Pda23 said:
I have seen many posts about removing Huawei apps and bloatware. I was curious if removing these apps via adb has any specific effect on the phone operation overall.
Click to expand...
Click to collapse
I removed a lot and have zero issues. Just don't remove the com.google.phone or you won't have have cell service.
ajsmsg78 said:
I removed a lot and have zero issues. Just don't remove the com.google.phone or you won't have have cell service.
Click to expand...
Click to collapse
Please can you put me through how to remove thr bloat wares through adb?
ajsmsg78 said:
I removed a lot and have zero issues. Just don't remove the com.google.phone or you won't have have cell service.
Click to expand...
Click to collapse
Perhaps you can make a thread on what can be removed safely off the device plus the adb commands? That be very useful :good:
turilo said:
Perhaps you can make a thread on what can be removed safely off the device plus the adb commands? That be very useful :good:
Click to expand...
Click to collapse
I saved all the package names before I removed any from the L29 to a word doc so I have a full list of packages that I could base a thread of off if the majority wants.
Hi
Hi there
I'm trying to remove the hisearch notice when you scroll down in the home screen do you have the adb command for that would be much appreciated
Thanks
please!
ajsmsg78 said:
I saved all the package names before I removed any from the L29 to a word doc so I have a full list of packages that I could base a thread of off if the majority wants.
Click to expand...
Click to collapse
Yes, Please!
theinvid said:
Yes, Please!
Click to expand...
Click to collapse
https://forum.xda-developers.com/mate-20-x/how-to/guide-remove-apps-adb-t3870727
turilo said:
Perhaps you can make a thread on what can be removed safely off the device plus the adb commands? That be very useful :good:
Click to expand...
Click to collapse
Simple and convenient program Multi-Tool. With it, you can delete applications.
P.S. If you make a mistake and delete the desired application, The full reset on the smartphone will restore everything
https://forum.xda-developers.com/honor-8/development/tool-huawei-multi-tool-team-mt-t3523923
Download: https://pro-teammt.ru/huawei-multi-tool-eng/
turilo said:
Perhaps you can make a thread on what can be removed safely off the device plus the adb commands? That be very useful :good:
Click to expand...
Click to collapse
https://forum.xda-developers.com/mate-20-x/help/evr-tl00-ok-google-google-feed-instead-t3873070

xposed alternative full working

Hi all
After while that i miss xposed i really want again in on May op6t,
I found alternative that work very good for our device..
The main xda link Is here...
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
But work like official xposed...same app ...
Very Easy to install.
I use it for xinsta and minminguard and i love It.
https://drive.google.com/folderview?id=1hr4LP1mFd7Fpqnle3uYk_H6CTzQcIIdY
If people Need all file for download..without search
First riru core v16
Reboot
Edxposed v0.3.00
Reboot
And last step...install manager edxposed.
Open xposed....ull see orange or Yellow colour , reboot . And xposed became green
Enjoy
What about safetynet?
AkshayGunplay said:
What about safetynet?
Click to expand...
Click to collapse
I haven't tried this but from what I understand, anything that modifies the framework will force a fail on SafetyNet; no matter what.
Modifying the stock framework has always broken SafetyNet.
I wouldn't expect this to be any different.
tech_head said:
I haven't tried this but from what I understand, anything that modifies the framework will force a fail on SafetyNet; no matter what.
Modifying the stock framework has always broken SafetyNet.
I wouldn't expect this to be any different.
Click to expand...
Click to collapse
I dont know how to check safety but... I dont care heehhe
gaspolo said:
I dont know how to check safety but... I dont care heehhe
Click to expand...
Click to collapse
I believe you're the exception.
sssarg said:
I believe you're the exception.
Click to expand...
Click to collapse
Eheh for what u Need safetynet
gaspolo said:
Eheh for what u Need safetynet
Click to expand...
Click to collapse
Google Pay to start; banking apps. Even Pokomon Go verifies root and SafetyNet.
tech_head said:
Google Pay to start; banking apps. Even Pokomon Go verifies root and SafetyNet.
Click to expand...
Click to collapse
Pokemon , Snapchat bank....u Need to install before...xposed.,.After u can broken safety net as u wanted...and work...try.
I've been using EdXposed for a few weeks. Works perfectly on 9.0.12 with the only Xposed Module I have any interest in, XPrivacyLua.
gaspolo said:
Pokemon , Snapchat bank....u Need to install before...xposed.,.After u can broken safety net as u wanted...and work...try.
Click to expand...
Click to collapse
Any application, that actively detects root and modifications on every launch will not work.
Along with Google Pay, there are some banking and expense reporting apps that check every launch.
All working great
Is this the right sequence?
1.Flash magisk-riru-core-arm-arm64-v10.zip
2.Flash magisk-EdXposed-arm-arm64-v x.x_beta-release.zip
3.Installation XposedInstaller_by_dvdandroid_19_10_18. apk
Flashing zip files directly from magisk?
Edit: I've seen newer version of riru-core and EdXposed...can I install these newer versions?
gaspolo said:
Hi all
After while that i miss xposed i really want again in on May op6t,
I found alternative that work very good for our device..
The main xda link Is here...
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
But work like official xposed...same app ...
Very Easy to install.
I use it for xinsta and minminguard and i love It.
Click to expand...
Click to collapse
For me xinsta is not working
Where there any extra steps you did to make it work
BHUSHAN7988 said:
For me xinsta is not working
Where there any extra steps you did to make it work
Click to expand...
Click to collapse
Xinsta work very well.. After install u Need to update the xinsta hook Clik on xinsta and github
I also remove xinsta from battery optimization
alberto8523 said:
Is this the right sequence?
1.Flash magisk-riru-core-arm-arm64-v10.zip
2.Flash magisk-EdXposed-arm-arm64-v x.x_beta-release.zip
3.Installation XposedInstaller_by_dvdandroid_19_10_18. apk
Flashing zip files directly from magisk?
Edit: I've seen newer version of riru-core and EdXposed...can I install these newer versions?
Click to expand...
Click to collapse
I download all file and install manually from twrp Is the same.
Install in that order and reboot at every install
gaspolo said:
I download all file and install manually from twrp Is the same.
Install in that order and reboot at every install
Click to expand...
Click to collapse
Thanks
Can I install latest versions? I think I would have the same result as the previous versions...
Adding modules (riru 1st then edxposed) in magisk also makes it work but requires 2 reboots
AkshayGunplay said:
What about safetynet?
Click to expand...
Click to collapse
FYI- Safety Net passes and all my apps work including GPay.
Skenderbeggar said:
FYI- Safety Net passes and all my apps work including GPay.
Click to expand...
Click to collapse
This is cool.
Previously Xposed modified the framework.
It looks like this builds on top of Magisk and never truly modifies the framework.
I think I'll give it a try.
And what exactly is so cool about Xposed anymore that u cannot use or do with magisk modules. Xposed is obsolete and pretty useless tbh.

Themes / Apps / Mods [MAGISK] Debloater for OOS 11

Debloats unnecessary services and apps on your OnePlus devices to give moar free ram and improve battery.
Works both on stable and beta and any device running oos11
Use it. If it affects your daily usage, don't.
New apps and services have been added in this version.
No seperate versions. Since most of the 9 and 9 pro series guys are rooted, they be using the oxygen updater app. The default updater keeps running in bg and hence, has been removed.
IN CASE U WANT TO UPGRADE, DISABLE MODULE, REBOOT, DOWNLOAD AND INSTALL UPDATE.
If someone wants services like OnePlus account or red cable club, go to apk mirror and install it from there.
Do not forget to flash Overlay mount fix from magisk repository else, u might end soft-rebooting your device.
If you like what I do, consider buying me a coffee
UPI: [email protected]
Moar updates HERE
If uh want live wallpapers to be working again after installing the module, install the apk given below.
Updated to V7. Vpn issues fixed now
Is there an app to use with module or is done automatically or done through terminal.
Kenkool12 said:
Is there an app to use with module or is done automatically or done through terminal.
Click to expand...
Click to collapse
Nothing needed. Apps have been debloated. To check, check running services under developer option before and after flashing
Good thing, works well. I'll give it a try
by default it wil remove these apps and services:
/system/app/ARCore_stub
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/By_3rd_FBAppManagerOverSeas
/system/app/By_3rd_NetflixActivationOverSeas
/system/app/By_3rd_NetflixStubOverSeas
/system/app/By_3rd_PlayAutoInstallConfigOverSeas
/system/app/GooglePrintRecommendationService
/system/app/HTMLViewer
/system/app/OPMinidumpOptimization
/system/app/PartnerBookmarksProvider
/system/app/SensorTestTool
/system/app/SimAppDialog
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/app/WallpaperBackup
/system/priv-app/BuiltInPrintService
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/By_3rd_FBInstallOverSeas
/system/priv-app/By_3rd_FBServicesOverSeas
/system/priv-app/CellBroadcastLegacyApp
/system/priv-app/LocalTransport
/system/priv-app/ONS
/system/priv-app/OnePlusCameraService
/system/priv-app/OnePlusWizard
/system/priv-app/QualcommVoiceActivation
/system/priv-app/SharedStorageBackup
/system/priv-app/VpnDialogs
/system/product/app/By_3rd_HeytapIdProviderIndia
/system/product/app/By_3rd_McsIndia
/system/product/app/By_3rd_NearmeIndia
/system/product/app/Duo
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePay
/system/product/app/Maps
/system/product/app/Music2
/system/product/app/OPMemberShip
/system/product/app/OPYellowPage
/system/product/app/OPYellowpage
/system/product/app/SensorTestTool
/system/product/app/Stk
/system/product/app/Videos
/system/product/app/talkback
/system/product/priv-app/Account
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/By_3rd_CloudServiceIndia
/system/product/priv-app/By_3rd_RoamingServiceIndia
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/LiveCaption
/system/product/priv-app/OPChargingPillar
/system/product/priv-app/OPWorkLifeBalance
/system/reserve/By_3rd_EpicGamesIndia
/system/reserve/By_3rd_OneplusStoreNA
/system/reserve/By_3rd_RoamingAppIndia
/system/reserve/CanvasResources
/system/reserve/card
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/OPIconpackCircle
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPIconpackSquare
/system/reserve/OPSports
/system/reserve/OnePlusPods
/system/system_ext/app/BTtestmode
/system/system_ext/app/By_3rd_PlayAutoInstallConfigOverSeas
/system/system_ext/app/EngSpecialTest
/system/system_ext/app/EngineeringMode
/system/system_ext/app/LogKitSdService
/system/system_ext/app/NVBackupUI
/system/system_ext/app/OPAppUpgrader
/system/system_ext/app/OPBackup
/system/system_ext/app/OPBreathMode
/system/system_ext/app/OPBugReportLite
/system/system_ext/app/OPCommonLogTool
/system/system_ext/app/OPLiveWallpaper
/system/system_ext/app/OPPush
/system/system_ext/app/OPSesAuthentication
/system/system_ext/app/OemAutoTestServer
/system/system_ext/app/PhotosOnline
/system/system_ext/app/QTIDiagServices
/system/system_ext/app/Rftoolkit
/system/system_ext/app/SensorTestTool
/system/system_ext/app/SoterService
/system/system_ext/app/oem_tcma
/system/system_ext/app/uimremoteclient
/system/system_ext/app/uimremoteserver
/system/system_ext/priv-app/EmergencyInf2
/system/system_ext/priv-app/GoogleFeedback
/system/system_ext/priv-app/GoogleOneTimeInitializer
/system/system_ext/priv-app/OPAccessoryFramework
/system/system_ext/priv-app/OPDeviceManager
/system/system_ext/priv-app/OPDeviceManagerProvider
/system/system_ext/priv-app/OPMediaProvider
/system/system_ext/priv-app/OPOmm
/system/system_ext/priv-app/OpLogkit
/system/system_ext/priv-app/QAS_DVC_MSP
/system/system_ext/priv-app/seccamservice
/system/system_ext/priv-app/SetupWizard
/system/system_ext/priv-app/StorageManager
/system/system_ext/priv-app/TagGoogle
/system/system_ext/priv-app/WallpaperCropper
Click to expand...
Click to collapse
Anyone tested this? Does it soft brick your device after flashing?
vangry2020 said:
Anyone tested this? Does it soft brick your device after flashing?
Click to expand...
Click to collapse
I flashed overlay mount fix first like he said then rebooted and flashed the debloater and it's working on my 9 Pro fine
Can you make a version that doesn't remove the Sim Tool Kit?
Edit: Edited it myself.
Thank you for this module.
andacro said:
Can you make a version that doesn't remove the Sim Tool Kit?
Edit: Edited it myself.
Thank you for this module.
Click to expand...
Click to collapse
Hi, how did u edit it if I may ask?
khanboy619 said:
Hi, how did u edit it if I may ask?
Click to expand...
Click to collapse
Edit the install.sh, and zip it with 7zip.
Probably a silly question -- but does this debloater remove apps that are feeding Telemetry constantly to One plus? That probably saves battery.
khanboy619 said:
Hi, how did u edit it if I may ask?
Click to expand...
Click to collapse
Didn't work with 7zip, but this worked:
[TOOL][Windows] Zip Builder v4.5.2 - Build and Sign ANY script based installer
Zip Builder is a stand-alone Windows exe (ZipBuild.exe) that can be used to build and sign Android zip-based installers from Windows folders. All required components to build and sign a zip installer are included - no additional files or software...
forum.xda-developers.com
Gotta have Java installed.
great work, thanks for your doing.
I only want to delete the gmail app.
How would i go about doing that?
And not disabling or pm uninstall, actual delete. I tried the adb way of pm uninstall, but that will not delete the file.
I want to install it from play store to test something.
It is located in /product/app/Gmail2/
But I'm afraid if I delete this, i will end up in bootloop up something.
@RedSkulxHYDRA
So I'm having an issue now on that my hotspot isn't working after using it. I'm on Verizon and when I called they said it wasn't an issue on their end.
Basically devices will connect to the phone but are unable to access the internet.
I tested it after disabling the module and reflashing the stock img and it was working but it stops after I install the module. Any idea what service to exclude or what to do?
EDIT:
Confirmed its module related since when I turn off the module it works fine.
sonic1675 said:
@RedSkulxHYDRA
So I'm having an issue now on that my hotspot isn't working after using it. I'm on Verizon and when I called they said it wasn't an issue on their end.
Basically devices will connect to the phone but are unable to access the internet.
I tested it after disabling the module and reflashing the stock img and it was working but it stops after I install the module. Any idea what service to exclude or what to do?
EDIT:
Confirmed its module related since when I turn off the module it works fine.
Click to expand...
Click to collapse
I use hotspot regularly and haven't had any issues with this module.
DashDashCZ said:
I use hotspot regularly and haven't had any issues with this module.
Click to expand...
Click to collapse
That's very interesting. Which debloat version are you on? The one in OP is v7 but I'm on v8 from his Telegram.
It works when the module is off but once I turn it on it stops which makes me think it's module related rather than phone related.
sonic1675 said:
That's very interesting. Which debloat version are you on? The one in OP is v7 but I'm on v8 from his Telegram.
It works when the module is off but once I turn it on it stops which makes me think it's module related rather than phone related.
Click to expand...
Click to collapse
Haven't updated to v8 yet (I'm on v7). That might be the problem then.
DashDashCZ said:
Haven't updated to v8 yet (I'm on v7). That might be the problem then.
Click to expand...
Click to collapse
You were right. It works fine on v7. V8 is the problem.
@RedSkulxHYDRA figured you should probably know this
might this work on Android 12??
How can I get a listing of what it debloats so as to do it manually perhaps using Titanium Backup?

Categories

Resources