Windows 10 Pro 64bit, Version 2004, Build 19041.1348
.....
It looks like laz4android needs to be started as Administrator. This works. Now I try to create a small project.
br HE
No, I would be very surprised if "Administrator" is intentional. I think that a bug, I'd report it if I was you. I had some small issues in the Linux install, reported it and it was all fixed within 24hours - cannot complain about that !
Linux Version (0.4.3)Use the trunk/main/master version, not release 0.4.2. It installs fine, thats about 30 minutes and does in fact use up 10G of diskspace. 50% of that is the sdk, another 25% is the patched Lazarus, FPC and a boot FPC to build it. Easy mounts up.
I installed in a dir of my choice (because I was unsure where it would install otherwise) by downloading a zip of master, unzipping, cd-ing down one dir until I could see the directory, lamw_manager and ran -
env LOCALROOTLAMW=/home/dbannon/bin/LAMW ./lamwmanager/lamwmanager
I installed on Debian Bullseye VM, not an officially supported (by lamw_manager) platform but that did not seem to be a problem. First it installs a whole lot of packages from the official Debian Repository then gets the various SDKs and they are installed in user space, under my nominated dir. No user interaction is required except a root password to install the official debs.
Then, important, lamw_manager makes an entry in your menu system, use that to start the app. That menu item refers to a .desktop file that calls a script that sets some LAMW specific things as it starts the Lazarus IDE. (Not sure what happens if you use a Gnome Desktop with no menus, another reason not to use Gnome, I am guessing to can start it with that script however.).
Overall, a slick and functional system ! Android entries in the Lazarus menus, promising.
Like h-elsner, my next step will be to try it out, might have issues getting my phone to talk to the VM but thats my problem.
So far, looking like we have reliable content to go into a wiki page relating to Linux install at least !
Davo