MCPcopy Index your code
hub / github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation

github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation @v1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.0 ↗ · + Follow
272 symbols 604 edges 23 files 41 documented · 15% updated 2d agov1.2.0 · 2026-01-12★ 8,346242 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Universal Android Debloater Next Generation

[!warning] DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your devices.

screenshot of apps view

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:

Privacy

UAD-ng does not collect or transmit any user data. The only external connections are GET requests to GitHub for fetching the package list (src/core/uad_lists.rs) and checking for updates (src/core/update.rs).

Contact

For real-time communication and support, consider joining our Discord guild:

Discord symbol

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 122
Function 96
Class 36
Enum 17
Interface 1

Languages

Rust100%

Modules by API surface

src/gui/views/list.rs47 symbols
src/gui/views/settings.rs31 symbols
src/gui/style.rs31 symbols
src/core/sync.rs25 symbols
src/core/adb.rs25 symbols
src/core/utils.rs16 symbols
src/gui/widgets/modal.rs14 symbols
src/core/uad_lists.rs13 symbols
src/core/config.rs12 symbols
src/gui/mod.rs11 symbols
src/core/update.rs11 symbols
src/core/theme.rs11 symbols

For agents

$ claude mcp add universal-android-debloater-next-generation \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page