Hello Johan πŸ‘‹
Really appreciate your work and Gluon efforts in keeping JavaFX alive and bringing it to mobile πŸš€
GluonFX + GraalVM is truly impressive.

I have a technical question:
With modern GluonFX builds, Android apps seem to support only **arm64-v8a** ABI.

Previously, with JavaFXPorts (javafxmobile plugin), both **armeabi-v7a** and **arm64-v8a** were supported.

@johanvos #JavaFX #Gluon #JavaFXMobile #GluonFX #SubstrateVM #dalvik #AndroidDev #GraalVM

@johanvos

Is this limitation due to GraalVM/native-image or Android NDK changes?

Many devices (especially in regions like South Asia) still rely on **armeabi-v7a**, and apps built with GluonFX don’t run on them.

Is there any workaround, roadmap, or possible way to support **32-bit ARM (armeabi-v7a)** again?

Would really appreciate your guidance.
Thanks again for your great contributions πŸ™