source: doc/android.rst

Last change on this file was a4bd8d6, checked in by Paul Brossier <piem@piem.org>, 7 years ago

doc/android.rst: shorten title

  • Property mode set to 100644
File size: 336 bytes

Android build

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.

Note: See TracBrowser for help on using the repository browser.