- Jun 6, 2020
- 11,559
- 4,422
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 inside prefix winetricks dotnet452 vcrun2010
3) Disable Avalon 3D acceleration. This makes the GUI behave normally without flashing and popping. ->
5) Download all the tools from the B4A site as normal
6) Place Android SDK on the prefix C drive, same with OpenJdk 11
7) Install android-tools for your distribution. Just noting that it's important to use version Android Debug Bridge version 1.0.40
8) Test adb by running adb devices...
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 inside prefix winetricks dotnet452 vcrun2010
3) Disable Avalon 3D acceleration. This makes the GUI behave normally without flashing and popping. ->
برای دیدن لینک ها باید ثبت نام کنید
. You need DisableHWAcceleration set to 1. If the key does not exist, simply create it and kill all processes in the prefix afterward.5) Download all the tools from the B4A site as normal
6) Place Android SDK on the prefix C drive, same with OpenJdk 11
7) Install android-tools for your distribution. Just noting that it's important to use version Android Debug Bridge version 1.0.40
8) Test adb by running adb devices...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید