source: doc/android.rst @ e3c83bb

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5sampler
Last change on this file since e3c83bb was cd8dc52, checked in by Paul Brossier <piem@piem.org>, 7 years ago

scripts/build_android: add an example script to build aubio on android, add reference to it in doc/android.rst

  • Property mode set to 100644
File size: 362 bytes

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.

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