Java Question JavaFX library on B4A

evansus

Member
Licensed User
Longtime User
Hi All
I have a fundamental question about trying to create a library using JavaFX. My question is whether JavaFX is supported on Android devices. There seems to be some confusion on this topic on the web.
However, I have created a small library and referenced JFXRT.jar but, when I compile and load to the virtual device I get an error (application stopped) if I reference the library at all.
Is this an issue with the virtual device and can be fixed on an actual device or can it be overcome in some other way?
If B4A and Android in general can support JavaFX then I will beat on this a little more and post the code. If it can be resolved on an actual device I am waiting for one to arrive.

Many thanks for any suggestions.
evansus:confused:
 
Top