Giter Club home page Giter Club logo

Comments (3)

DragoonAethis avatar DragoonAethis commented on May 22, 2024

Vendor bloat might be difficult to handle simply because there's so much of it out there. Individual models from the same vendor can have 2 or 3 sets of completely different packages, some vendors integrate their bloat into the System UI, and so on. You'd have to find which device model + firmware version you're working with and provide the bloatware list for that specific combination (you could probably share lists between devices in the same "generation"), but that'd be Sisyphean work.

A solid alternative would be to provide a list of all system packages and hide the ones known not to be bloatware or essential for Android/Google Play Services to work properly, then let the user pick what he wants to disable, with a large warning that this might break his device and that a factory reset might be required if something goes wrong. (Full ADB backups would be useful to help the less cautious users there, but that's probably stretching the definition of Raccoon as a "package manager" of sorts.)

from raccoon4.

onyxbits avatar onyxbits commented on May 22, 2024

hm ... I had this (probably) naive idea of simply querying the packagemanager via ADB to list all system apps. Then check those packagenames against a list of known bloatware apps.

from raccoon4.

DragoonAethis avatar DragoonAethis commented on May 22, 2024

This would be okay, just that having a reliable list of known bloatware isn't "just", but is rather complicated.

from raccoon4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.