From 2075d64909b07ca3a4b84cf9450cdc2c9d5d1a85 Mon Sep 17 00:00:00 2001 From: ringosham Date: Sun, 7 Jul 2024 16:08:34 +0100 Subject: [PATCH] [skip ci] Update debugger instructions (#3884) * Update Android debugger instructions * Bold text * Wording changes * Wording change --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db36ff4e1..fd405de5f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -720,6 +720,10 @@ And for a release build of Tachiyomi: ### Android Debugger +> [!IMPORTANT] +> If you didn't build the main app from source with debug enabled and are using a release/beta APK, you **need** a rooted device. +> If you are using an emulator instead, make sure you choose a profile **without** Google Play. + You can leverage the Android Debugger to step through your extension while debugging. You *cannot* simply use Android Studio's `Debug 'module.name'` -> this will most likely result in an