3 lines
94 B
Bash
Executable File
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)) |