Skip to content

unluckyhacker/universal_debloater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Debloater

Universal Debloater script helps you remove bloatware from your Android mobile device by utilizing de-bloat files customized for various device brands. It uses the Android Debug Bridge (ADB) to uninstall specified packages.

📌 Features

  • Root not required
  • Custom De-Bloat Lists
  • User-friendly Menu
  • Automatic ADB Check
  • Backup and Restore

📌 Prerequisites

  • Make sure you have ADB (Android Debug Bridge) installed on your computer. If not, you can download and install it from the Android SDK Platform-Tools package.

Debian Base :

    apt-get install android-sdk-platform-tools

Arch Base :

    pacman -S android-tools
  • Connect your Android device to your computer via USB and ensure that USB debugging is enabled on your device

📌 Deployment

  git clone https://github.com/unluckyhacker/universal_debloater.git
  cd universal_debloater
  chmod +x *   
  ./debloater.sh    

📌 Supported Devices

  • Samsung
  • Redmi
  • Xiaomi
  • Realme
  • Vivo
  • Oppo
  • Oneplus

📌 Tested On

  • Samsung , Redmi , Xiaomi , Realme , Oppo , Vivo , Oneplus

🚫 Disclaimer

Use this script at your own risk. The author take no responsibility for any damage caused by using this script.

Contact :

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages