@odrzutowiec The Problem with `check_reqs.js` has already been fixed in https://github.com/apache/cordova-android/pull/446 but the fix has not been released yet.
However, as @dpogue said: The Android tools require Java 8 (exactly). You can make it work with newer versions in *some* scenarios but it's generally not worth the trouble. You can try to verify this using `cordova@nightly` and `cordova-android@nightly`. You then should get the message `Requirements check failed for JDK 1.8` [ Full content available at: https://github.com/apache/cordova-android/issues/510 ] This message was relayed via gitbox.apache.org for [email protected]
