Developing a game for Android on GameMaker 1.4. When you try to start from a computer on Android, this error occurs:

FAILURE: Build failed with an exception. What went wrong: Could not determine java version from '10 .0.2 '.

SDK, NDK and JDK are OK

  • one
    It is quite possible that 10 java is not supported. Put 8 and write it in JAVA_HOME - pavel

0