Quote:
Originally Posted by Winkelschraube
Ok attached the output from:
adb logcat KOReader:* ActivityManager:* *:S >> koreadlogcat01.txt
and the crash.log(.txt) from koreader.
|
A log alone, without reproducing steps worth nothing. Please try to do the following:
1. describe the steps used to get the ANR
2. if the steps always trigger an ANR please:
2.1 close the program normally (Hamburguer -> Exit)
2.2 clear logcat logs (adb logcat -c)
2.3 reproduce the ANR again.
2.4 press close on the ANR dialog
2.5 use the adb logcat command to get logs.