mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-05 11:46:48 -04:00
Fix
This commit is contained in:
parent
f1e9f9c8c9
commit
159a552b50
@ -3,6 +3,6 @@
|
|||||||
adb logcat -c
|
adb logcat -c
|
||||||
adb logcat *:E -v color &
|
adb logcat *:E -v color &
|
||||||
./gradlew jacocoInstrumentationTestReport
|
./gradlew jacocoInstrumentationTestReport
|
||||||
adb shell screencap -p /mnt/sdcard/screencap.png
|
adb shell screencap -p /sdcard/screencap.png
|
||||||
adb pull /mnt/sdcard/screencap.png
|
adb pull /sdcard/screencap.png
|
||||||
find screencap.png
|
find screencap.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user