update libilbc + update readme to refference ndk >=r5c)
This commit is contained in:
parent
fb823df208
commit
70168d267f
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -2,7 +2,7 @@
|
||||||
****************************
|
****************************
|
||||||
|
|
||||||
To build liblinphone for Android, you must:
|
To build liblinphone for Android, you must:
|
||||||
1) download the Android ndk (r5b, r6) from google.
|
1) download the Android ndk (>=r5c) from google.
|
||||||
2) install the autotools: autoconf, automake, aclocal, libtoolize
|
2) install the autotools: autoconf, automake, aclocal, libtoolize
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5b6ac8974d1a5f8059b964b329c565d4afe06358
|
Subproject commit af32518af41f97caee07070234a3475409b9a27d
|
Loading…
Reference in a new issue