Details
-
Bug
-
Resolution: Unresolved
-
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
-
None
-
-
2020wk48, 2020wk50, 2025Season1QtforAndroid, 2024wk52FOQtforAndroid
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
- is duplicated by
-
QTCREATORBUG-25135 Qt Creator removes data from AndroidManifest.xml
- Closed
-
QTCREATORBUG-25541 Qt Creator removes user-defined "android:icon" attribute from AndroidManifest.xml
- Closed
-
QTCREATORBUG-29794 Qt Creator removes android:icon attribute from AndroidManifest.xml
- Closed
-
QTCREATORBUG-24855 The AndroidManifest editor removes all android:icon definitions except drawable
- Closed
-
QTCREATORBUG-31985 Qt clears icon from AndroidManifest evertime i look into AndroidManifest via Qt
- Closed
- relates to
-
QTBUG-99596 Android 12 - App Splash Screen
- Open
-
QTBUG-99596 Android 12 - App Splash Screen
- Open
- resulted in
-
QTCREATORBUG-27119 Android: Growing deficiencies of Qt Creator's UI-based AndroidManifest.xml editor
- Reported
-
QTCREATORBUG-32172 Remove Android Manifest editor
- Reported
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-24879 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
611140,2 | Android: Remove AndroidManifest.xml editor | master | qt-creator/qt-creator | Status: NEW | -1 | 0 |
323639,2 | Android: Don't remove icons or splashes if files with similar names exist | 4.14 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |