Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
We provide an Android-SDK as AAR with Qt libraries - so there is no GUI from our package.
That AAR should be as small as possible but since libplugins_platforms_qtforandroid requires library "Qt6Gui" with 6,9 MB (arm64) it is quite big because it uses QGuiApplication.
The SDK uses - of course - QAndroidService class as "main entry". So the QGuiApplication is not required here.
It would be helpful if libplugins_platforms_qtforandroid could be split to a Non-QGui- and QGui-Variant
Attachments
Issue Links
- relates to
-
QTBUG-124772 Cannot use deployment-dependencies with QtNfc
-
- Reported
-