From 109ec60b853f1547a341daaef0a7c3a75af08d83 Mon Sep 17 00:00:00 2001 From: sum2012 Date: Sat, 19 Jul 2014 21:42:31 +0800 Subject: [PATCH] Update Android Readme.txt --- android/README.TXT | 1 + 1 file changed, 1 insertion(+) diff --git a/android/README.TXT b/android/README.TXT index ea9376f9d9..d8d734f3db 100644 --- a/android/README.TXT +++ b/android/README.TXT @@ -3,6 +3,7 @@ First, build the C++ static library: > ./ab.sh Start Eclipse, import the android directory as an existing project +You need to also load the "native" project into your eclipse workspace Build and run. If you modify the C++ code, you need to rebuild the static library, of