update README
This commit is contained in:
parent
a61630806b
commit
73a6493a88
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -8,7 +8,7 @@ COMPILATION INSTRUCTIONS
|
||||||
To build liblinphone for Android, you must:
|
To build liblinphone for Android, you must:
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
0) download the Android sdk with platform-tools and tools updated to latest revision (at least API 16 is needed), then add both 'tools' and 'platform-tools' folders in your path.
|
0) download the Android sdk with platform-tools and tools updated to latest revision (at least API 16 is needed), then add both 'tools' and 'platform-tools' folders in your path.
|
||||||
1) download the Android ndk (=r10c) from google and add it to your path (no symlink !!!).
|
1) download the Android ndk (version r11) from google and add it to your path (no symlink !!!).
|
||||||
2) install yasm, nasm, ant, python, cmake and vim-common
|
2) install yasm, nasm, ant, python, cmake and vim-common
|
||||||
On 64 bits linux systems you'll need the ia32-libs package
|
On 64 bits linux systems you'll need the ia32-libs package
|
||||||
With the latest Debian (multiarch), you need this:
|
With the latest Debian (multiarch), you need this:
|
||||||
|
|
Loading…
Reference in a new issue