Update the README about the NDK version.
This commit is contained in:
parent
22f3d826c0
commit
212453983e
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -2,7 +2,7 @@
|
|||
****************************
|
||||
|
||||
To build liblinphone for Android, you must:
|
||||
1) download the Android ndk (>=r5c) from google.
|
||||
1) download the latest Android ndk from google.
|
||||
2) install the autotools: autoconf, automake, aclocal, libtoolize pkgconfig
|
||||
3) run the ./prepare_sources.sh script in the top level directory. This will download iLBC source files and convert some assembly files in VP8 project.
|
||||
$ ./prepare_sources.sh
|
||||
|
|
Loading…
Reference in a new issue