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

View File

@@ -176,7 +176,7 @@
### Android Debloat Tools ### Android Debloat Tools
**Avoid** **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** **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. - [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.