You are not logged in.
I have set the "ANDROID" compiler switch, but this does not help.
Did somebody compile a mORMot app using FMX Android and uses "mormot"?
Offline
As documented, mORMot compiles only with FPC for Android.
Main mORMot source code (i.e. client and server classes) won't compile with Delphi.
What is supported is to generate a Delphi Android client, using the cross-platform units.
See https://synopse.info/files/html/Synopse … DE_TITL_86
Then you will be able to consume a mORMot server using a FMX client.
Offline
I do not want to create a server on Linux or Android. I just wanted to create a Android client.
@AB -> Thanks for the hints in the other Topic I have posted. So this here can be closed :-)
Offline