diff --git a/contrib/instrumentation.sh b/contrib/instrumentation.sh index 1649bb9e1..20c9a4eae 100644 --- a/contrib/instrumentation.sh +++ b/contrib/instrumentation.sh @@ -3,6 +3,7 @@ adb logcat -c adb logcat *:E -v color & ./gradlew jacocoInstrumentationTestReport +adb remount adb shell screencap -p /sdcard/screencap.png adb pull /sdcard/screencap.png find screencap.png