Update README.md

fix name of offending application
This commit is contained in:
arbitrary hexcode 2025-08-02 22:50:41 +00:00 committed by GitHub
parent 1ddbbbfc86
commit 5072125b92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
### Android Debloat Tools
⛔ **Avoid**
- ADB Control - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/unsinstall.
- ADB AppControl - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/unsinstall.
✅ **Instead use**
- [Universal Android Debloater](https://github.com/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.