Hi there everybody
Everything worked well on my iMac until Corona SDK evolved into Solar 2D.
What does this mean? This mean that I was able to build my apps for my Android devices and test them on real hardware.
As you can read in the title of this topic I can’t do it anymore due to that error.
When I try to build a project, in the building pane I can also read:
“WARNING: Java 1.8 does not seems to be available. If build fails, install Java 1.8.”
Building actually fails…
So I updated Java via OSX control panel and now the control panel recognizes the Java latest version 8 and Java build 1.8.0_251-b08;
but if I type “java -version” via terminal, the following message is displayed:
“Java™ SE Runtime Environment (build 1.6.0_65-b14-468-11M4833)”
What can I do? Is there a way to install Java via terminal?
Thanks in advance.