gluonhq / substrate

Create native Java(FX) apps for desktop, mobile and embedded
GNU General Public License v2.0
372 stars 51 forks source link

NDK fails to be found if ANDROID_NDK is not set #1226

Closed jperedadnr closed 10 months ago

jperedadnr commented 11 months ago

The NDK installed is under ~/.gluon/substrate/Android/ndk/25.2.9519653 or so, but the Android NDK path is still searched at ~/.gluon/substrate/Android/ndk-bundle, if ANDROID_NDK is not set.

Expected Behavior

Current Behavior

Steps to Reproduce

Your Environment