From 212453983e3e5589f193266730bdda41712283b3 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Thu, 6 Dec 2012 09:25:13 +0100 Subject: [PATCH] Update the README about the NDK version. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 56c34a0a2..de6db5ded 100644 --- a/README +++ b/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