Open
Description
Question:
The compiled FireMonkey-Lib for Android has a size of 21 MB/32bit and 31 MB/64bit. Why is the size so huge? How big is a "Hello World" app for Android with DelphiFMX4Python (compressed APK and after installation)?
The desktop versions of DelphiFMX are smaller.
I guess the delphiFMX lib includes all the components/widgtes for all plattforms. Will there be a smaller compiled version for mobile as the desktop widgets are not usefull on mobile?