I tried to start OpenJFX on Android using the FXActivity but it fails because 
JFX can’t load the glass libraries…

Tomas, what did I wrong?

I copied the generated openjfx „android-sdk“ including the sub dirs „dalvik“ 
and „rt“.

11 02:59:12.755: ERROR/AndroidRuntime(983): FATAL EXCEPTION: main
        java.lang.UnsatisfiedLinkError: Couldn't load glass_lens_android from 
loader dalvik.system.PathClassLoader[DexPathList[[zip file 
"/data/app/com.ultramixer.javafx4android-2.apk"],nativeLibraryDirectories=[/data/app-lib/com.ultramixer.javafx4android-2,
 /system/lib]]]: findLibrary returned null
        at java.lang.Runtime.loadLibrary(Runtime.java:355)
        at java.lang.System.loadLibrary(System.java:525)
        at com.oracle.dalvik.FXActivity.onCreate(FXActivity.java:83)

Reply via email to