0x192/universal-android-debloater Installation Guide
How to install 0x192/universal-android-debloater. Official project installation instructions and setup guide.
Automated Install (Recommended)
Quick installation instructions for 0x192/universal-android-debloater. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i 0x192/universal-android-debloaterInstall via npx
npx @hexmos/ipm i 0x192/universal-android-debloaterPrerequisites
Android platform tools
build_toolVersion: latest-android-platform-tools.zip
ADB (Android Debug Bridge)
system_toolVersion: adb-latest-version
Homebrew (macOS)
package_managerVersion: install-homebrew.sh
Python 3.8 or later
languageVersion: 3.8.10
Git
system_toolVersion: latest-git-version
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Linux (Debian, Arch, Red Hat, OpenSUSE)
sudo apt install android-sdk-platform-tools
brew install android-platform-tools
android-platform-toolsmacOS (Homebrew)
brew install android-platform-tools
android-platform-toolsWindows (Direct Download)
Download the latest release of UAD GUI from here: [https://github.com/0x192/universal-android-debloater/releases](https://github.com/0x192/universal-android-debloater/releases)Windows (Direct Download)
Download the latest release of UAD GUI from here: [https://github.com/0x192/universal-android-debloater/releases](https://github.com/0x192/universal-android-debloater/releases)Post Installation Steps
- Open the UAD GUI application.
- Select the desired packages to uninstall/disable from the list.
- Click on 'Uninstall' button for each package you want to remove.
- If you need to restore a package, click on 'Restore' button.
- You can export your selection in `uad_exported_selection.txt` file.
- To use UAD GUI, connect your device via USB cable and enable USB debugging.
- Run the ADB command: `adb devices` to check if your device is detected.
Useful Links
Universal Android Debloater
Official documentation for the project.
How to Contribute
Getting Started guide for the project.
FAQ
Installation instructions for the project.
Android Studio Setup
Dependency information for the project.
ADB Installation Guide
How to use ADB (Android Debug Bridge) on Windows, Mac and Linux.
