diff --git a/kodev b/kodev index ea574818b..44643d136 100755 --- a/kodev +++ b/kodev @@ -626,7 +626,7 @@ TARGET: # there's no adb run so we do this… adb shell monkey -p org.koreader.launcher -c android.intent.category.LAUNCHER 1 assert_ret_zero $? - adb logcat + adb logcat KOReader:V luajit-launcher:V AndroidRuntime:E "*:S" } || echo "Failed to find adb in PATH to interact with Android device." ;; *)