summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-02-14 22:07:22 +0100
committerArne Schwabe <arne@rfc2549.org>2014-02-14 22:07:22 +0100
commit8c77caa3964175762d23a9790578724f336716d6 (patch)
tree782a7779c61cea923c2f0b889e575767a64eb988 /doc
parent73a48d3cd466a730ef6cc01b5f8d9e0aa34cf389 (diff)
Make Config Converter layout work again on small devicesv0.6.8
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.txt b/doc/README.txt
index ba0ad06d..4e39f72b 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -21,9 +21,9 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
- Install ndk (Version r9 is tested and used by me)
- Make sure that ndk-build is in your build path.
-Do ./misc/build-native.(sh|bat) in the root directory of the project.
+Do cd main;./misc/build-native.(sh|bat) in the root directory of the project.
After that build the project using "gradle build" (Or use Android Studio).
-Building with Eclipse *might* still work but has not beeen teseted for a long time.
+The project is converted to gradle and building with Eclipse is no longer supported.
FAQ