from the b4x site
“JavaFX uses hardware acceleration automatically if the display driver is supported. There is no simple way to use OpenGL or DirectX with JavaFX (and B4J). It might be better supported once JavaFX 8.0 is released.” (this from 2014)
’ JDBCSQL Connector/J - Connect directly to MySQL, MSSQL, PostgreSQL, MariaDB and Oracle databases’
link: https://www.b4x.com/android/forum/threads/jdbcsql-connector-j-connect-directly-to-mysql-mssql-postgresql-mariadb-and-oracle-databases.107545/
Camera:
iMedia library v1.10 includes a new type of object named LLCamera. LLCamera provides low level camera access, similar to B4A Camera library. If you just want to allow the user to take a picture then it will probably be better to use Camera instead of LLCamera.
Exectuable:
'When you compile in Release mode the complete app is packed as an executable jar file.
You can distribute this jar file and run it on Windows, Mac or Linux.
However there are cases where you want to convert this jar file to a native executable. For example if you want to set a custom icon.
You can use a free tool named Launch4j to convert the jar file to a native Windows executable.
PI outputs: