|
Gradle for Delphi
This addon adds Gradle functionality to the Delphi IDE. It downloads Libraries (jars/aars) with all dependencies from repositories (e.g. Maven, JitPack etc.).
Create jobs including libraries for a logical entity (e.g. Google Play Services). Run create jni files and the classes from the jar files are extracted, and a new jar with these classes is created. This jar is run through Java2OP to create a JNI file. This JNI file is added to the project. Finally a project jar is created and added to the project. .so files and androidmanifest files are handled. Resource files from aars can be merged and added to the project.
|
|
SoftMagical Connections
Easely add cloud connections to your Delphi Android project. Supported are: Google Drive, Dropbox, OneDrive, Lan / SMB, FTP, FTPS, SFTP, NextCloud, WebDav, Yandex, IDrive e2, pCloud, OpenDrive, Koofr, SugarSync, AWSS3, Box, Mega, Digital Ocean spaces, and USB drives.
|
|
SoftMagical Exception
Add exception handling to your Delphi VCL application, with the click of a button.
|
|
BuildEvents with MultiDex support
This Delphi addon adds a more flexible Build events functionality to the delphi IDE, and adds support for Multidex in android development.
|
|
Shrink JNI Files
Because Delphi JNI files can grow very large, there is a need for shrinking them, so that they only contain the classes that are referenced.
|
|
Deploy Manager for Delphi Android
App to handle deployment of files for Android.
|
|
MultiDex for Delphi
Adds MultiDex support to the Delphi version 10.x IDE (Android)
|