Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24879

The AndroidManifest editor removes all custom android:icon and splashscreen definitions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.14.0-beta1, Qt Creator 4.14.0-rc1, Qt Creator 13.0.0
    • Android Support
    • None
    • Android
    • 2020wk48, 2020wk50, 2024wk4Xs3FOQtforAndroid

    Description

      I’ve got some issues with Qt Creator 4.14 beta1 and my Android project.

      I have defined myself icon and splashscreen in the AndroidManifest.xml, but Qt Creator always removes my settings!

      My icon and splashscreen are XML documents placed in sub-folder android/res/drawable (icon.xml and splashscreen.xml).

      There was defined like this:

      <application …  android:icon="@drawable/icon">

      <meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/splashscreen"/>

       

      How can I tell QtCreator not to remove my handwritten settings?

      I am using Windows version from QtCreator, but suppose this is the case for any operating system?

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-24879
          # Subject Branch Project Status CR V

          Activity

            People

              villevoutilainen_qt Ville Voutilainen
              kromignon Fabrice Mousset
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              6 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes