Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-124499

Console application template should use lightweight AndroidManifest.xml without <activity>

    XMLWordPrintable

Details

    • Android
    • 2024wk2XFOQtforAndroid

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtandroidteam Qt Android Team
              luqiaochen Luqiao Chen
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes