From 21f7b63417ddf9707490f252bf9cf7f9ad1efbcd Mon Sep 17 00:00:00 2001 From: Lioncash Date: Mon, 21 Oct 2013 21:05:36 -0400 Subject: [PATCH] [Android] Revise core location in Building in Eclipse.md --- android/phoenix/docs/Building in Eclipse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/phoenix/docs/Building in Eclipse.md b/android/phoenix/docs/Building in Eclipse.md index f3e3d421a8..6a5a0be18f 100644 --- a/android/phoenix/docs/Building in Eclipse.md +++ b/android/phoenix/docs/Building in Eclipse.md @@ -16,5 +16,5 @@ ## Where do I place the built cores? -Simply place all built cores (and the libretro activity) within the directory [phoenix root]/libs/armeabi. +Simply place all built cores (and the libretro activity) within the directory [phoenix root]/libs/armeabi-v7a. After placing your cores there, building the front-end, and sending it off to your Android device, they should show up within the core selection screen of the front-end. \ No newline at end of file