0x192 / 0x192/universal-android-debloater
Bloatware app not uninstalling.
- Lingua principale
- Rust
- Stelle
- 19.9k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Describe the bug**
pm uninstall --user 0 com.bbk.theme -> Failure
**Expected behavior**
The app should have uninstalled normally as other apps.
**You have a solution?**
What to do to fix the issue.
**UAD log**
2024-12-27 21:36:27 ERROR [src\core\utils.rs:228] [Unlisted] pm uninstall --user 0 com.bbk.theme -> Failure [DELETE_FAILED_USER_RESTRICTED]
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The error log points to `src\core\utils.rs:228` and the failure code `DELETE_FAILED_USER_RESTRICTED`. Start by examining the ADB command execution and error handling in that file. Research Android's package manager restrictions for user 0 uninstalls. Determine if this is a device-specific restriction or a bug in the tool's command construction. Testing on different Android versions and devices will be needed to confirm a fix.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, rust
- Ambito
- cli, mobile, tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100