mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Fix screenshots for API 21 and 22
This commit is contained in:
parent
0fd82771cc
commit
460ea25e71
@ -4,5 +4,6 @@ adb logcat -c
|
||||
adb logcat *:E -v color &
|
||||
./gradlew jacocoInstrumentationTestReport
|
||||
adb shell screencap -p /sdcard/screencap.png
|
||||
adb pull /sdcard/screencap.png
|
||||
cp /sdcard/screencap.png /mnt/sdcard/
|
||||
adb pull /mnt/sdcard/screencap.png
|
||||
find screencap.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user