GitHub user breautek added a comment to the discussion: Cordova Microsoft 
OpenSDK

I'm not finding anything called OpenSDK so I assume you mean Microsoft's 
[build](https://www.microsoft.com/openjdk) of OpenJDK.

It's not something that is tested against but if it implements the Java 
specification properly I see no reason why it wouldn't work.

[Cordova's 
CI](https://github.com/apache/cordova-android/blob/master/.github/workflows/ci.yml#L41)
 mainly uses [AdoptJDK](https://adoptium.net/en-GB/), which is also built from 
OpenJDK.

The JDK shipped with Android Studio could be used as well.

See 
[CORDOVA_JAVA_HOME](https://cordova.apache.org/docs/en/12.x/guide/platforms/android/index.html#java-development-kit-jdk)
 for how you can tell cordova which JDK environment to use.



GitHub link: 
https://github.com/apache/cordova/discussions/483#discussioncomment-9977619

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to