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

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

XMLWordPrintable

    • Android
    • 2025Season1QtforAndroid

      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>?

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

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

              Created:
              Updated:

                There are no open Gerrit changes