summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/README.txt b/doc/README.txt
index c5f6f654..e607abb4 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -29,9 +29,8 @@ Do cd main;./misc/build-native.(sh|bat) in the main directory of the project.
After that build the project using "gradle build" (Or use Android Studio).
The project is converted to gradle and building with Eclipse is no longer supported.
-The ndk fails to build on Windows currently. As a workaround build on Linux and copy the ovpnlibs directory over to
-Windows or downlaod a released version (e.g. from plai.de/android) and extract the libs and assets directory and place them
-into main/ovpnlibs/
+Alternatively, if the NDK build fails for some reason pre-built libraries can be downloaded
+(e.g. from plai.de/android) and placed under main/ovpnlibs/.
FAQ