[Qt-creator] Issues with Qt Creator 4.14 beta1 and Android

Assam Boudjelthia assam.boudjelthia at qt.io
Tue Nov 3 09:58:47 CET 2020


Hi,

Seems QC is enforcing those assets to be set from the UI editor. One way to avoid this behavior is to only open the manifest with the text editor from the right click menu "open with".

Did you already report a bug for this?

Best regards,
Assam
________________________________
From: Qt-creator <qt-creator-bounces at qt-project.org> on behalf of Fabrice Mousset | GEOCEPT GmbH <fabrice.mousset at geocept.com>
Sent: Thursday, October 29, 2020 7:50 PM
To: qt-creator at qt-project.org <qt-creator at qt-project.org>
Subject: [Qt-creator] Issues with Qt Creator 4.14 beta1 and Android


Hello,



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



Best regards



Fabrice Mousset


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20201103/c31ddc91/attachment-0001.html>


More information about the Qt-creator mailing list