From 9c8a941729ae66b73267b4b1590726b4ad2dfa25 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Fri, 7 Aug 2015 09:54:49 +0200 Subject: [PATCH] Fix make command for old android --- README-android.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-android.txt b/README-android.txt index 8d4a15d..a096457 100644 --- a/README-android.txt +++ b/README-android.txt @@ -43,7 +43,7 @@ For more information: http://blog.bokhorst.biz/5123 To build for other archs, specify TARGET_ARCH_ABI: "make cross-android TARGET_ARCH_ABI=x86" - For older android versions (pre-kitkat), build with "make cross-android" in the + For older android versions (pre-kitkat), build with "make cross-android-old" in the root directory, or manually like above but with APP_PLATFORM=android-3 The iodine binary ends up in src/libs//iodine