diff --git a/contrib/instrumentation.sh b/contrib/instrumentation.sh index 99ef89278..5cb231685 100644 --- a/contrib/instrumentation.sh +++ b/contrib/instrumentation.sh @@ -3,11 +3,6 @@ adb logcat -c adb logcat *:E -v color & ./gradlew jacocoInstrumentationTestReport -adb shell screencap -p /sdcard/screencap.png -adb shell -run-as org.kiwix.kiwixmobile -cp '/sdcard/screencap.png' '/mnt/sdcard/' -exit -exit -adb pull /sdcard/screencap.png +adb shell screencap -p /mnt/sdcard/screencap.png +adb pull /mnt/sdcard/screencap.png find screencap.png