cleanup: remove incomplete readme

This commit is contained in:
Daniel Kochmański 2015-11-07 20:07:24 +01:00
parent 4dcf38db09
commit 4ef4c53895

View file

@ -1,12 +0,0 @@
To build:
$ export ANDROID_NDK_ROOT=Path to NDK
$ ./configure.android
This will create a 32-bit version of ECL to cross-compile.
Then it will compile an ARM 32-bit ECL into android/install/android.
Please see the sample application in contrib/android.
evrim ulu <evrimulu@gmail.com>
March 2015