You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 36ed224bac
Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
1 year ago
..
src Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
Android.bp Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
README.md Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago

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 -?