https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
(WIP) The set of all known built-in Android packages (with extra info). Used primarily by UAD-NG
https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
android aosp bloat bloatware built-in carriers crowdsourced crowdsourcing database dependency-graph google knowledge-base oem packages pre-installed
Last synced: 3 months ago
JSON representation
(WIP) The set of all known built-in Android packages (with extra info). Used primarily by UAD-NG
- Host: GitHub
- URL: https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
- Owner: Universal-Debloater-Alliance
- License: lgpl-3.0
- Created: 2025-01-05T22:08:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T18:15:59.000Z (9 months ago)
- Last Synced: 2025-06-20T17:43:56.928Z (4 months ago)
- Topics: android, aosp, bloat, bloatware, built-in, carriers, crowdsourced, crowdsourcing, database, dependency-graph, google, knowledge-base, oem, packages, pre-installed
- Homepage:
- Size: 29.3 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Universal Android Pre-Installed Lists
The set of all known [built-in](https://en.wikipedia.org/wiki/Pre-installed_software) [Android](https://www.android.com/) packages, with:
- descriptions
- source/authors
- removal recommendations
- dependency declarationsWill be used primarily by [UAD-NG](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation).
## Name
Rationale:
- "Universal" (actually global) emphasizes the fact that it comprises packages from a wide gamut of devices.
- "Android" is necessary to disambiguate from a general pack database.
- "Pre-installed" because not everything is bloat
- "Lists" in plural, because it'll be split in multiple files. And unordered-lists are a thingIf you have suggestions for a better name, please [let us know](https://github.com/Universal-Debloater-Alliance/universal-android-preinstalled-lists/discussions/1) soon! It's better to rename now than later.
## Why
This repo was created in response to [this](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/discussions/646), and because we (the org members) have "voted" (not formally) and agreed that it had to be done.
Among the reasons why the lists must be split from the app repo are:
- Better issue/PR management and organization
- Versioning: more predictable "API" for 3rd-party consumers (such as [Canta](https://github.com/samolego/Canta/blob/135bda40c581eeb1d365d44c902ac1688834071a/README.md?plain=1#L14))
- Multi-list support