1) sudo apt install -y wine winetricks
2) winetricks dotnet452
3) wine B4A.exe
4) winetricks
install windows DLL or component
vcrun2010
5) right click icon B4A "Allow Launching"
6) Download OpenJDK 11
https://jdk.java.net/11/
7) Extract file in /home/(user)/.wine/drive_c/JAVA
8) Click icon B4A to run program
9) config path to javac.exe
more info ...
2) winetricks dotnet452
3) wine B4A.exe
4) winetricks
install windows DLL or component
vcrun2010
5) right click icon B4A "Allow Launching"
6) Download OpenJDK 11
https://jdk.java.net/11/
7) Extract file in /home/(user)/.wine/drive_c/JAVA
8) Click icon B4A to run program
9) config path to javac.exe
more info ...
Running B4A and B4J under Linux with wine - fully functional
I have just managed to install B4A and make it run (including B4ASdkManager) on my Xubuntu 18.04 and, since I have lost two days and one night putting things together, I thought it will be a good idea to share it with this great community :) Will assume that we have a partition for virtual...www.b4x.com