Yes there is.
If you want a cfw, which you do because your phone either comes with 2 years of updates or has touchwiz.
If you run cfw you NEED safetynet. Even the witzair app crashes without it. If you cfw and need safetynet, you have to have magisk. Magisk needs root for the safetynetfix.
godless@feddit.de 1 year ago
Plenty of reasons.
And a bunch of other stuff I need in order to have a fully functioning device.
lemann@lemmy.one 1 year ago
Two things previously possible in stock android (via appops & adb backups), but no longer possible to any realistic extent (particularly ADB backups, as most devs disable this for their apps). These are the main factors for me rooting personally
emergencyfood@sh.itjust.works 1 year ago
Can’t you remove bloatware with adb nowadays?
See makeuseof.com/uninstall-android-app-adb-system-ap…
Also stackoverflow.com/questions/18755739/
godless@feddit.de 1 year ago
It doesn’t remove them, it uninstalls the app from the current user profile, but they persist on system level. That’s what I meant with the comment in brackets.
It’s the best you can do if rooting is not an option, but I prefer a full removal.
emergencyfood@sh.itjust.works 1 year ago
Ah, I see. Would the app still run and consume resources? Or is it just sitting in whatever is a phone’s equivalent of a hard disc?