From 3939f72be47015b617c0a6a8f4a45a9e91db3fc3 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 29 Mar 2013 15:55:03 +0100 Subject: Sigh .... why are people who cannot found out these simple issues keeping on building the program? --HG-- extra : rebase_source : 4d0fed9857f924ba8c9c5a317436c0c8deae48ce --- README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 5c70f2c7..50424d14 100644 --- a/README.txt +++ b/README.txt @@ -11,8 +11,11 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install sdk - Install ndk (Version 8d gives strange linker errors, use 8b for now) +- Make sure that ndk-build is in your build path. -Do ./build-native.(sh|bat) in the root directory of the project. +Do ./build-native.(sh|bat) in the root directory of the project. +You may need to refresh the project and clean the project in eclipse + to have the libraries included the resulting apk. Use eclipse with android plugins to build the project. -- cgit v1.2.3