https://bugreports.qt.io/browse/QTBUG-104827

On 7/5/2022 10:51 PM, Alexander Dyagilev wrote:
Hello,

APK sizes for my application (release version, armv7a, built using Qt Creator):

Qt 5.12.12 - 37 MB.
Qt 6.1.3     - 216 MB.

What is going on?

I've compared Qt's sizes. It seems Qt6 is much bigger. For example:

libQt5Qml.so                          - 4.4 MB
libQt6Qml_armeabi-v7a.so -  92 MB

Qt Creator "forgets" to strip symbols? Something else? I don't want to believe that it's OK and now all Qt apps under Android has to be 200+ MB of size.


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to