adb command for dump and capture
echo %time%
adb shell uiautomator dump /data/local/tmp/dump.xml
adb pull /data/local/tmp/dump.xml %1
adb shell screencap /data/local/tmp/dump.raw
adb pull /data/local/tmp/dump.raw %2
echo %time%
adb shell uiautomator dump /data/local/tmp/dump.xml
adb pull /data/local/tmp/dump.xml %1
adb shell screencap /data/local/tmp/dump.raw
adb pull /data/local/tmp/dump.raw %2
echo %time%
댓글
댓글 쓰기