From 5072125b9285b0d3d0b3759ea0c3084ebc85f08c Mon Sep 17 00:00:00 2001 From: arbitrary hexcode <0XDE57@users.noreply.github.com> Date: Sat, 2 Aug 2025 22:50:41 +0000 Subject: [PATCH] Update README.md fix name of offending application --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c56eda..0b2620e 100644 --- a/README.md +++ b/README.md @@ -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.