Updated README

This commit is contained in:
Sylvain Berfini 2012-08-02 21:31:41 +02:00
parent eda7736ce8
commit 29b2b1a5ae

1
README
View file

@ -5,6 +5,7 @@ To build liblinphone for Android, you must:
0) download the Android sdk with platform-tools >= 13, tools >= 20 and sdk platform >= 16
1) download the Android ndk (>=r5c) from google.
2) install the autotools: autoconf, automake, aclocal, libtoolize pkgconfig
2bis) on some 64 bits systems you'll need the ia32-libs package
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