Hello, I get this issue when trying to run my game:
“Failed to get Java version when running C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
It is not be possible to verify your Java installation is new enough to compile with the latest Android SDK”
More details says this:
Failed to get Java version when running C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
It is not be possible to verify your Java installation is new enough to compile with the latest Android SDK
Successfully executed ‘C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe -version’
stdout:
stderr:
java version “10.0.1” 2018-04-17
Java™ SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot™ 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
It seems it gets the java version, what else does he wants?