Hi Folks,
I have successfully created my first ‚Hello World‘ Android apk and I am able to execute it without problems on a Samsung Galaxy Note 10. I am running Lazarus and LAMW under Linux Mint Cinnamon, latest release.
For testing more complex apps I would like to use the Android SDK emulator that comes with the LAMW package. It is located in /LAMW/sdk/emulator, and I have successfully created a virtual device for it using avdmanager.
Unfortunately, I am unable to start the emulator. I had no success trying it from the terminal (error 'cannot run binary', despite chmod +x) or by just double-clicking it in the file manager (nothing happens).
TLDR: how do you start the LAMW built-in Sdk emulator under Linux Mint?
Thanks in advance,
Mike