Hi
micro
How you can run UI apps on raspberry? I already run UI apps on Raspberry PI 3 but works very very slow. I use OpenJDK8 and OpenJFX.
Please can you explaining me if your apps work slow or not and what you used? You use Oracle JDK ?
I've tried JDK8 and unofficial JDK9 too but these do not contain JavaFX, I've read on the web that after 1.8.40 Oracle JDK do not support JavaFX on ARM core.
And finally the file chooser works? I still developed an app that connects to 3D Printer over USB, in my app I need to implement a File Chooser to load GCODE files and send line by line to 3D Printer controller. This app need to run on raspberry that control a 3D Printer over USB.
Many thanks.