This commit is contained in:
Yash Khare 2020-04-26 13:41:16 +05:30
parent 24f840c8b5
commit 7eb8e21ff7

View File

@ -1,8 +1,8 @@
#!/usr/bin/env bash
adb shell screencap -p /sdcard/screencap.png
adb pull /sdcard/screencap.png
find screencap.png
adb logcat -c
adb logcat *:E -v color &
./gradlew jacocoInstrumentationTestReport
adb shell screencap -p /sdcard/screencap.png
adb pull /sdcard/screencap.png
find screencap.png