Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.5, 6.6.1
-
-
2024wk4Xs3FOQtforAndroid
Description
Right now, a console application deployed to Android is still going to be shown as a white screen, which is not favorable and kind of surprising and anti-intuitive. A console application is expected to be GUI-less.
The reason, I believe, is that its AndroidManifest.xml still include <activity>. Maybe it is better to change that, e.g. making it a <service>?
Attachments
Issue Links
- relates to
-
QTBUG-124772 Cannot use deployment-dependencies with QtNfc
- Reported
-
QTBUG-123108 Feature Request: Provide lightweight qtforandroid alternative for non gui services
- Reported