Delphi 12.1 Community Edition with Android 14
One year ago I could use Delphi 11 CE to develop for Android 14 with success.
Communication via the Internet/mobile phone (Android) PC
I am currently looking for a way to establish communication between my application on my mobile phone (Android) and my Delphi application (12.1).
Communication via the Internet/mobile phone (Android) PC
I am currently looking for a way to establish communication between my application on my mobile phone (Android) and my Delphi application (12.1).
Delphi 12 Android access to SharedRingtonesPath denied
Testing on Android version 13, using Delphi 12.
Compiling a Delphi 11.3 multi device application errors
I wrote a multi device Delphi 11.3 application. It compiles fine on Win32 platform, but throws an error when I try to compile on Android platform. The error is due to the existence of winAPI.windows
and VCLs
in uses clause. Why should this be a problem since it is a multi device application?