mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
Fix for API 21 and 22
This commit is contained in:
parent
032ddf3d95
commit
f1e9f9c8c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user