Welcome to the RD thread!

This is a place for casual random chat and discussion.

A reminder for everyone to always follow the community rules and observe the Code of Conduct.

Image

“So, here you are. Too foreign for home, too foreign for here. Never enough for both.” ― Ijeoma Umebinyuo

Mobile apps:

Quick tips:

Footnotes:

  • Daily pixel art courtesy of adroitcell
  • Report inappropriate comments and violators
  • Message the moderation team for any issues
    • megane-kun
      link
      English
      42 years ago

      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.

      • @FabulousCable3945
        link
        English
        52 years ago

        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.

        • megane-kun
          link
          English
          4
          edit-2
          2 years ago

          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:

          • you don’t have to do ADB commands
          • you don’t have to keep the list next to your ADB shell
          • you don’t have to even go find a list for your phone model

          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

          • @FabulousCable3945
            link
            English
            42 years ago

            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.

            • megane-kun
              link
              English
              32 years ago

              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.

    • Pancit Canton
      link
      English
      32 years ago

      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.

      • @FabulousCable3945
        link
        English
        32 years ago

        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.