source: doc/android.rst @ 5399f17

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5sampler
Last change on this file since 5399f17 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
RevLine 
[cd8dc52]1.. _android:
2
3Building aubio for Android
4--------------------------
5
6To compile aubio for android, you will need to get the `Android Native
7Development Toolkit (NDK) <https://developer.android.com/ndk/>`_, prepare a
8standalone toolchain, and tell waf to use the NDK toolchain. An example script
9to complete these tasks is available in ``scripts/build_android``.
Note: See TracBrowser for help on using the repository browser.