diff options
| -rw-r--r-- | README.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -4,10 +4,11 @@ See  the file todo.txt for ideas/not yet implemented features (and the bug track  Build instraction: -Checkout google breakcode: +Disable Google breakcode (WITH_BREAKPAD=0 in jni/Android.mk) or checkout google breakcode  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) | 
