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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.14.0-beta1, Qt Creator 4.14.0-rc1, Qt Creator 13.0.0, Qt Creator 14.0.2, Qt Creator 16.0.0, Qt Creator 17.0.0
    • Android Support
    • Android
    • 2020wk48, 2020wk50, 2024wk52FOQtforAndroid, 2025wk28s2QtforAndroid, 2025wk30s2QtforAndroid, 2025wk38s2QtforAndroid

      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?

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

            sheree_anne Sheree Morphett
            kromignon Fabrice Mousset
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            6 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change