FMX Android Deployment Tip

To deploy an FMX application you need to configure the deployment settings for your project. This can get a little tedious when working with multiple platforms. For example, if you want to deploy to an Android phone in debug and release mode for 64 bit, you have to configure settings for both debug and release. […]