From 73a6493a8841bbde97ab9f0f45536dc37bd06cbe Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Wed, 25 May 2016 19:50:22 +0200 Subject: [PATCH] update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 25014b8c7..1693d40d6 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ COMPILATION INSTRUCTIONS 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. -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 On 64 bits linux systems you'll need the ia32-libs package With the latest Debian (multiarch), you need this: