It can be stupid but I decided to ask.
In an android application just a Delphi form and its dependencies add 30MB in the file .so of the application.
Is it possible to have it as an external library and being loaded when needed? Is that possible in android and how can be done?
Thank you in advance