While trying to build an android apk with cordova, I get the following error:
Error: Requirements check failed for JDK 1.8 or greater
What can I do to resolve this error?
Uninstall jdk 9 and then install jdk 8. Maybe cordova is not able to detect jdk9>jdk1.8