Hello everyone!
I thought I would share my experience on getting B4A running and Linux. I use Manjaro but this should work on any distro. Also, just to make managing your wine prefixes easier use PlayOnLinux or something similar.
1) Create a new 64 bit prefix with wine 6.17
2) Run winetricks...
The solution for both B4A and B4J has been posted at https://www.b4x.com/android/forum/threads/b4x-using-running-b4a-and-or-b4j-on-64-bit-linux-mint-20-2-cinnamon-with-64-bit-wine.134069/
*** Contents ***
Intro
Acknowledgements
Disclaimer
Environment
Conventions used in this post
Making it work
Compiling and running your programs
A semi-automated way to get your B4J UI programs ready
Android SDK Manager
Useful tips
*** Intro ***
Ever since the arrival of Windows 10 and all its...
Hi!
I am trying to make b4j (latest version 8.x) working on my Ubuntu 18.04. I never used/installed b4j before so I am completely newbee here.
I have already seen some posts on the subject and tried various scenarios but I am hitting a wall:
1. i have installed standard wine ubuntu offers...
I have managed to successfully run B4A and B4J on Xubuntu 18.04, by using PlayOnLinux and I thought it will be a good idea to share this with the community.
First of all, I need to say that you will need a windows installation of B4A to manage android SDK, since B4ASdkManager is not running...