this post was submitted on 19 Jun 2023
23 points (100.0% liked)
Philippines
1609 readers
15 users here now
Mabuhay at maligayang pag-alis sa Lemmy! ✈️
An abandoned community for the Philippines and all things Filipino! 🇵🇭
Started out as a Reddit alternative during the blackout from Jun 12-21, 2023 with over 1k members in just a few days. Fizzled faster than the "I Didn't Do It" kid after a month until it became the internet's Centralia in less than a year.
Filipino artists whose works were featured on our daily random thread covers.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
lipat na sa https://github.com/0x192/universal-android-debloater
ito na yung gold standard sa debloater.
Aside from convenience, in what ways is this better than the "standard" method of using ADB?
I mean, one of the steps is installing ADB and enabling developer mode on the phone. I guess you don't have to pull up a list of the apps that you want to remove? I wonder if there's anything more to it.
oh they also keep a list of apps that are safe to remove per device manufacturer. If something goes wrong. Open a github issue to warn others about it and so they could update the list.
Yeah, that's one of the advantages I see over there (having a list already made for you, which is convenient).
I mean, the biggest advantage this has over the “standard method” is convenience:
Those three alone that I've listed already covers most of my pain points in the “standard method,” and for me personally, it already makes for a compelling case.
However I was wondering if it does something that isn't possible using ADB. If there's some feature that it is capable of, but ADB isn't capable of, then that'd make for an even more compelling case.
EDIT: Formatting
At the end of the day, it is just a GUI for wrapping ADB commands.
It just makes the deleting and restoring the system apps much easier with just a few clicks, and having list to know which can be safely deleted.
Alright, got it! Thanks for the recommendation.
I think what I'd do is to get this for routine cleanup (after a MIUI update, for example), and then run things with ADB for the others that this tool might have missed.
I've already used this, and still those removed system apps appeared again after updating the ROM. Walang "gold standard" sa debloater, it's still run its commands through ADB.
while I did exaggerate the gold standard term, Universal Android Debloater is still good for Non-root phones.
If you really want to remove those system apps, just root your phone. If the apps you're talking about is about Google apps(like Chrome), some of it tends to come back to your phone once you update another google app since they used app dependencies, and if playstore didn't find it then they'll just install once again.
If you are desperate to remove those system apps, just root your phone.