mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
bug template: [android] log native crashes too (#6920)
So we can get the whole picture since the beginning.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -23,7 +23,7 @@ normally be found in the KOReader directory:
|
||||
* `.adds/koreader/` directory for Kobo
|
||||
* `applications/koreader/` directory for Pocketbook
|
||||
|
||||
Android won't have a crash.log file because Google restricts what apps can log, so you'll need to obtain logs using `adb logcat KOReader:I ActivityManager:* AndroidRuntime:* *:F`.
|
||||
Android won't have a crash.log file because Google restricts what apps can log, so you'll need to obtain logs using `adb logcat KOReader:I ActivityManager:* AndroidRuntime:* DEBUG:* *:F`.
|
||||
|
||||
|
||||
Please try to include the relevant sections in your issue description.
|
||||
|
||||
Reference in New Issue
Block a user