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%
| .cargo | ||
| .github | ||
| resources | ||
| src | ||
| .deepsource.toml | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
Universal Android Debloater Next Generation
DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your phone.
This software is still in an early stage of development. Check out the issues, and feel free to contribute!
For real-time communication, consider joining our Discord server:
Summary
This is a detached fork of the UAD project, which aims to improve privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improving security by reducing the attack surface. Read the wiki for more details on getting started.
Documentation
For documentation, see our Wiki.
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.