Building aubio for AndroidΒΆ

To compile aubio for android, you will need to get the Android Native Development Toolkit (NDK), prepare a standalone toolchain, and tell waf to use the NDK toolchain. An example script to complete these tasks is available in scripts/build_android.

Previous topic

Using aubio frameworks in Xcode

Next topic

Building aubio