Hi @johanvos, @jperedadnr, @abhinayagarwal 👋
I have a question regarding the JavaFX 17.x static SDK for Android (aarch64).
I noticed that the available static SDK build is:
openjfx-17.0.8-android-aarch64-static.zip
However, newer JavaFX 17 LTS updates exist (such as 17.0.16+), so I wanted to ask:
Is there any newer JavaFX 17.x static SDK available for Android beyond 17.0.8, or is 17.0.8 currently the latest published version?
The reason I am asking is that, for now, I am still using JavaFX 17.x instead of 21.x, mainly because JFoenix works more reliably with JavaFX 17 in my current projects, while with JavaFX 21 I am seeing some warnings/issues.
I would appreciate any clarification on whether:
- newer 17.x static SDK builds are available somewhere,
- 17.0.8 is the final available static release for JavaFX 17,
- or if users are expected to migrate directly to JavaFX 21+ for newer static SDK support.
Thanks for your time and for the great work on JavaFX and Gluon.
Hi @johanvos, @jperedadnr, @abhinayagarwal 👋
I have a question regarding the JavaFX 17.x static SDK for Android (aarch64).
I noticed that the available static SDK build is:
openjfx-17.0.8-android-aarch64-static.zipHowever, newer JavaFX 17 LTS updates exist (such as 17.0.16+), so I wanted to ask:
Is there any newer JavaFX 17.x static SDK available for Android beyond 17.0.8, or is 17.0.8 currently the latest published version?
The reason I am asking is that, for now, I am still using JavaFX 17.x instead of 21.x, mainly because JFoenix works more reliably with JavaFX 17 in my current projects, while with JavaFX 21 I am seeing some warnings/issues.
I would appreciate any clarification on whether:
Thanks for your time and for the great work on JavaFX and Gluon.