mtm-x / android-debloater-script

Repository from Github https://github.commtm-x/android-debloater-scriptRepository from Github https://github.commtm-x/android-debloater-script

Simply Python script to delete system apps

Installation

  1. Arch based systems

    sudo pacman -S android-tools
    
    

    Debian based systems

    sudo apt install android-tools-adb
    
    
  2. Run the script

    wget https://raw.githubusercontent.com/mtm-x/android-debloater-script/master/debloater.py
    python debloater.py
    

About


Languages

Language:Python 100.0%