Hi Alexis:
As you speak Spanish, read this post, it explains how jRDC2 works and how to distribute:
Hola, este tutorial es en parte una traducción del tutorial original y en parte algunas anotaciones mías. En principio, hay tres formas de acceder a bases de datos desde una app B4X. Las enumero con un enlace a los tutoriales en inglés. 1.- jdbcSQL Es una conexión directa desde la app al...
It says the same that aeric told in the above post:
" Una vez que tienes todo configurado, ejecuta de nuevo B4J en modo release. Esto genera un archivo .jar en la carpeta Objects. Este es la aplicación servidor que debes ejecutar y a la que tus aplicaciones se conectarán. "
If the machine acting like server runs linux, you should run it like this.
The steps required to run a B4J server on a hosted server (such as a VPS) are: 1. Download OpenJDK 19: https://www.oracle.com/java/technologies/javase/jdk19-archive-downloads.html If you are not familiar with Linux then download it to your development computer, unzip it and upload the files...
If it runs windows, with something like:
i want to connect Mysql with b4a app i try to run with differents javas , and i try too with java to exe software. Sending me this Error: Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError...