ErrLookup › 0x192/universal-android-debloater
0x192/universal-android-debloater
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 · 19 source files
Analyzed at 11f27c671c on 2026-09-02. 7 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not write config file to disk! | panic | error | rust, filesystem, config, panic |
| Unable to parse backup file | panic | error | rust, serde, json, backup, panic |
| response should be Ok type | panic | error | rust, http, network, ureq, panic |
| Unable to write file | panic | error | rust, filesystem, cache, panic |
| Unable to parse | panic | error | rust, serde, json, network, panic |
| Can't create cache directory | panic | error | rust, filesystem, cache, panic |
| setup logging | panic | error | rust, logging, fern, panic, duplicate-logger |