source: doc/android.rst

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

doc/android.rst: shorten title

  • Property mode set to 100644
File size: 336 bytes
RevLine 
[cd8dc52]1.. _android:
2
[a4bd8d6]3Android build
4-------------
[cd8dc52]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.