rentgendroid/android/conf/screenshot.sh
2023-06-21 17:27:43 +02:00

3 lines
94 B
Bash
Executable File

adb shell screencap /sdcard/$N_IMG.png
adb pull /sdcard/$N_IMG.png
export N_IMG=$((N_IMG + 1))