From 0524b05966d0ec6ece6bd6590b68c4042171cb35 Mon Sep 17 00:00:00 2001 From: Tetris9090 Date: Tue, 12 Nov 2024 19:34:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fd368..dda19a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SystemUI Tuner Add-On +adb install -r -t /path/to/add-on.apk# SystemUI Tuner Add-On This app is an add-on app for [SystemUI Tuner](https://github.com/zacharee/Tweaker) that can be used to read and write restricted settings that SystemUI Tuner can't normally interact with. With the release of Android 6, Google greatly restricted which values apps could change in Settings.System. However, for backwards-compatibility, these restrictions don't apply to apps that still target Android 5.1 and earlier.