android-audio-recorder/wav.sh
Alexey Kuznetsov b27a1b2f30 working cycle
2016-03-11 15:30:22 +03:00

3 lines
91 B
Bash
Executable file

#!/bin/bash
adb pull /sdcard/Audio\ Recorder/ .; adb shell rm "/sdcard/Audio\ Recorder/*"