From f998355bde3212f43a6b45db81d60f36119c4d10 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 25 Nov 2019 16:30:04 +0100 Subject: Clarify some thing in doc/README --- doc/README.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/README.txt b/doc/README.txt index 9f434cc6..86ac4523 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -24,13 +24,17 @@ long as the main repo url is on github): git submodule init git submodule update -Build the project using "gradle build" (Or use Android Studio). +Build the project using "gradle build" (Or use Android Studio). Ensure that +the swig executable is the path, otherwise the build will fail. Android studio tends to the whole build of binaries in its sync gradle phase to 15 minutes for initial gradle sync are completely normal. -The native build should with Windows and Linux but is rarely tested -since my main development platform is Mac Os X +To have a version with UI be sure to select the UI variant in Android studio under +build variants. + +The native build should work with Windows and Linux but is rarely tested +since my main development platform is macOS. FAQ -- cgit v1.2.3