0x192 / 0x192/universal-android-debloater

not able to uninstall apps

Offen
#928 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Rust
Sterne
19.9k
Forks
1.1k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I'm having an issue with Redmi 3s Prime mobile.
please see the log file. it shows not installed for user 0. but in UAD it has only user 0, there are no other users shown.

2023-11-06 20:28:27 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
2023-11-06 20:28:27 INFO [src\gui\mod.rs:458] ANDROID_SDK: 23 | PHONE: Xiaomi Redmi 3S
2023-11-06 20:28:30 INFO [src\gui\views\list.rs:141] Custom selection has been successfully imported
2023-11-06 20:29:54 ERROR [src\core\utils.rs:219] [Unlisted] pm uninstall --user 0 com.facebook.appmanager
-> Failure - not installed for 0
2023-11-06 20:29:54 ERROR [src\core\utils.rs:219] [Unlisted] pm uninstall --user 0 com.facebook.system
-> Failure - not installed for 0
2023-11-06 20:29:54 ERROR [src\core\utils.rs:219] [Unlisted] pm uninstall --user 0 com.facebook.services
-> Failure - not installed for 0

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

The error occurs in src/core/utils.rs line 219 when running 'pm uninstall --user 0' for Facebook packages on a Xiaomi Redmi 3S. Examine the ADB command execution and user detection logic. Check if the app is installed for a different user or requires a different uninstall method. Review the device-specific handling and the 'not installed for 0' error response from ADB.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
android, rust
Bereich
cli, mobile, tooling
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.