Update README.md

This commit is contained in:
axet 2018-01-16 13:31:23 +00:00
commit 80f5ebc93d

View file

@ -29,3 +29,9 @@ For example:
* /data/user/0/com.github.axet.audiorecorder/files
* /sdcard/Android/data/com.github.axet.audiorecorder/files
* /sdcard/Audio Recorder
# Adb commands
# adb shell am start -n com.github.axet.audiorecorder/.activities.RecordingActivity
# adb shell am broadcast -a com.github.axet.audiorecorder.STOP_RECORDING