mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 15:19:11 +02:00
Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
- Rust 99%
- Nix 0.6%
- Shell 0.4%
Added sections to issue templates encouraging users to submit Pull Requests and linked to the contribution guide. Also introduced new checklist options for users to indicate willingness to submit a PR, aiming to speed up processing of package-related issues and documentation updates. |
||
|---|---|---|
| .cargo | ||
| .github | ||
| resources | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clippy.toml | ||
| CONTRIBUTING.md | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| RELEASE.md | ||
Universal Android Debloater Next Generation
Warning
DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your devices.
This is a detached fork of the UAD project. This aims to improve privacy and efficiency (energy, speed, memory) by removing unnecessary and obscure system apps. This can also improve security by reducing the attack surface. Read the wiki for more details.
Documentation
Everything about UAD-ng (and related stuff) can be found on the Wiki, such as:
- Features of this app
- Usage guide
- Suggested Android app replacements
- How to get the cutting-edge version by building the source-code
- Weird things OEMs do
- Suggested apps for analyzing APKs
Contact
For real-time communication and support, consider joining our Discord guild:
If you prefer using Matrix, we have a bridge to Discord:
Special thanks
- @0x192 who created the original UAD project.
- @mawilms for his LotRO plugin manager (Lembas) which helped a lot to understand how to use the Iced GUI library.
- @casperstorm for the UI/UX inspiration.