tree: 97fd59300aa3618ef3c1d2fae1ad9b42bbf99d95 [path history] [tgz]
  1. src/
  2. Android.bp
  3. README.md
media/libaaudio/examples/write_sine/README.md

to run write_sine examples from the command line

{cd to top of the repo} mmma frameworks/av/media/libaaudio/examples/ adb root adb remount -R adb push $OUT/data/nativetest/write_sine/write_sine /data/write_sine adb shell /data/write_sine -?

adb push $OUT/data/nativetest/write_sine_callback/write_sine_callback /data/write_sine_callback adb shell /data/write_sine_callback -?