GithubHelp home page GithubHelp logo

android_debloater's Introduction

Android DeBloater / Package remover

Removes / Disables not uninstallable packages on Android though ADB(Android Debug Bridge). Works with any version of Android upto 12.

These apps are usually can't be removed by Android Package manager. Most of these apps are pre installed on Android regardless of the user wants them or not.

The script needs a Text file named google.list, which will contain the name of the packages to be removed.

  • Note : One line should contain only one apk package names without any space in between.

Instructions

  1. In the google.list file, insert all the package names that are to be removed (there are two more file package.list and package2.list containing some more packages)
  2. ADB MUST be installed and USB debugging must be turned ON in the Android device
  3. Connect the Android device with your computer through USB cable
  4. Run the script
  5. And done!!

Dependencies

  1. ADB

Notes

  1. The package name needed here is not same as the package name shown in the app drawer. To get the exact APK name,

    Go to Settings -> Apps -> Manage Apps -> Select the app -> Tap on the App info icon 
    The field 'APK Name' will have the exact apk package name of the app
    
  2. Do check all the names of all the applications that are going to get remove to prevent any data loss.

  3. The Google Play Store and Google Play Service have left out and this script will NOT remove them by default.

Disclaimer

Its a simple script which is easy to use and for beginner to understand the code.

Feel free to contribute to this code or use it as you want.

android_debloater's People

Contributors

yenruoy avatar

Stargazers

Huseyin Karabas avatar

Watchers

 avatar

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.