Build an apk file on macOS
Posted: Sat Feb 23, 2019 8:53 pm
Hello,
I am following the tutorial https://love2d.org/wiki/Game_Distribution#Using_APKTool on the website.
However I have the following error after running on macOS Mojave:
How to deal with this problem?
I am following the tutorial https://love2d.org/wiki/Game_Distribution#Using_APKTool on the website.
However I have the following error after running
Code: Select all
./gradlew build
Code: Select all
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '11.0.2'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.