Android: added make files

This commit is contained in:
Dmitry Podgorny
2015-10-16 17:07:35 +03:00
parent 09e5103eee
commit f46cf669a3
6 changed files with 120 additions and 0 deletions

View File

@@ -41,6 +41,11 @@ another path use the `--prefix` option during configure, e.g.:
./configure --prefix=/usr
### Android
Run script `build-android.sh` and follow the instructions. You will
need expat sources and android-ndk.
Requirements
------------