From 44b564e1edba9090e65cc7ae544b11ffc8830d62 Mon Sep 17 00:00:00 2001 From: Tyler Nijmeh Date: Thu, 20 Oct 2022 11:49:55 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9b55f00d..130bcc76 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Use split-screen more or a pop-out window with LADB and Settings at the same tim invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself. +Here is a nice tutorial from XDA on how to do it: [link](https://www.xda-developers.com/debloat-your-phone-run-adb-shell-commands-no-root-no-pc/). + +Here is a video tutorial: [link](https://www.youtube.com/shorts/v7hT6rMYqh4). + # Issues LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will From 8ed5f775d4e33d4253c2edff2c4f8d911c5adc90 Mon Sep 17 00:00:00 2001 From: Gustavo <64141391+GustavoASantos@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:12:48 +0000 Subject: [PATCH 2/3] Add themed icon --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd1..0b0d585e 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ - \ No newline at end of file + + From c921e963420039f11b602c6f1e347e89ab4e36b8 Mon Sep 17 00:00:00 2001 From: Gustavo <64141391+GustavoASantos@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:13:16 +0000 Subject: [PATCH 3/3] Add themed icon --- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 7353dbd1..0b0d585e 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ - \ No newline at end of file + +