This commit is contained in:
Yash Khare 2020-05-01 13:46:54 +05:30
parent f1e9f9c8c9
commit 159a552b50

View File

@ -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