[skip ci] Add note about installing with package manager in contribution guide

This commit is contained in:
arkon 2021-11-20 10:57:39 -05:00
parent d05afb908b
commit a1901ee277
1 changed files with 2 additions and 0 deletions

View File

@ -373,6 +373,8 @@ And for a release build of Tachiyomi:
-W -S -n eu.kanade.tachiyomi/eu.kanade.tachiyomi.ui.main.MainActivity -a eu.kanade.tachiyomi.SHOW_CATALOGUES -W -S -n eu.kanade.tachiyomi/eu.kanade.tachiyomi.ui.main.MainActivity -a eu.kanade.tachiyomi.SHOW_CATALOGUES
``` ```
If you're deploying to Android 11 or higher, enable the "Always install with package manager" option in the run configurations.
## Debugging ## Debugging
### Android Debugger ### Android Debugger