Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script

This commit is contained in:
sigmabeta
2015-07-11 17:13:55 -04:00
committed by sigmabeta
parent 08516ee09e
commit 658c49fab3
5 changed files with 25 additions and 9 deletions

View File

@ -65,14 +65,14 @@ and place the following inside:
# Specifies arguments for the 'make' command. Can be blank.
makeArgs=
# The path to your machine's Git executable. Will autodetect if blank.
# The path to your machine's Git executable. Will autodetect if blank (on Linux only).
gitPath=
# The path to the extracted NDK package. Will autodetect if blank.
ndkPath=
# The path to the CMake executable. Will autodetect if blank.
# The path to the CMake executable. Will autodetect if blank (on Linux only).
cmakePath=
# The path to the extracted NDK package. Will autodetect if blank (on Linux only).
ndkPath=
```
If you prefer, you can run the CMake step manually, and it will copy the resulting