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