summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-06-15 19:22:50 +0200
committerArne Schwabe <arne@rfc2549.org>2013-06-15 19:22:50 +0200
commit44e8a11fd50df2a8685d5fb135bf3b5f0b3c1f6e (patch)
tree87cae5f72d56eda2e7494b46c7c093a7cbdd0da6 /doc
parent4c1d60b96ca0eefcf819d6ca7b0d332551845a20 (diff)
gradle
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/README.txt b/doc/README.txt
index c1cc70d2..e2927d25 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -10,15 +10,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)
+- Install ndk (Versions 8c+ give strange linker errors, use 8b for now)
- Make sure that ndk-build is in your build path.
Do ./misc/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.
-
+After that build the project using gradle build.
FAQ