From 4ef4c53895990a1571b02f44f421ef6a02aa4a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Sat, 7 Nov 2015 20:07:24 +0100 Subject: [PATCH] cleanup: remove incomplete readme --- README.android | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 README.android diff --git a/README.android b/README.android deleted file mode 100644 index 83f284757..000000000 --- a/README.android +++ /dev/null @@ -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 -March 2015 \ No newline at end of file