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