Failed to get Java version
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(TM) SE Runtime Environment 18.3 (build 10.0.1+10) Java HotSpot(TM) 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?
Answer by student234ktk · Apr 22, 2019 at 01:28 PM
I'm facing same problem. If you find the solution can you share it know.