1# to run the loopback test from the command line 2{cd to top of the repo} 3mmma frameworks/av/media/libaaudio/examples/ 4adb root 5adb remount -R 6adb push $OUT/data/nativetest/aaudio_loopback/aaudio_loopback /data/aaudio_loopback 7adb shell /data/aaudio_loopback -? 8