mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 02:12:42 +01:00
[skip ci] Update debugger instructions (#3884)
* Update Android debugger instructions * Bold text * Wording changes * Wording change
This commit is contained in:
parent
1ec2e85332
commit
fec11ea025
@ -720,6 +720,10 @@ And for a release build of Tachiyomi:
|
|||||||
|
|
||||||
### Android Debugger
|
### 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 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
|
You *cannot* simply use Android Studio's `Debug 'module.name'` -> this will most likely result in an
|
||||||
|
Loading…
Reference in New Issue
Block a user