mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 20:24:03 -04:00
#1175 print out error logs from emulator
This commit is contained in:
parent
0a41983012
commit
9b3fa50a5b
@ -40,7 +40,7 @@ licenses:
|
||||
script:
|
||||
- ./gradlew assembleKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
- emulator -avd test -no-skin -no-window &
|
||||
- emulator -avd test -no-skin -no-window -logcat *:e &
|
||||
- android-wait-for-emulator
|
||||
- adb shell setprop dalvik.vm.dexopt-flags v=n,o=v
|
||||
- adb shell input keyevent 82 & # unlock screen by pressing menu button
|
||||
|
Loading…
x
Reference in New Issue
Block a user