- 
    Bug 
- 
    Resolution: Duplicate
- 
    P2: Important 
- 
    None
- 
    Qt Creator 4.13.2, Qt Creator 14.0.1
- 
    None
- 
        
- 
        2024wk48s3FOQtforAndroid
The AndroidManifest.xml editor in Qt Creator removes all android:icon definitions except drawable.
This works:
android:icon="@drawable/ic_launcher"
This is automatically removed:
android:icon="@mipmap/ic_launcher"
The use of other folders than "drawable" is an option:
- duplicates
- 
                    QTCREATORBUG-24879 The AndroidManifest editor removes all custom android:icon and splashscreen definitions -         
- Open
 
-         
- resulted in
- 
                    QTCREATORBUG-27119 Android: Growing deficiencies of Qt Creator's UI-based AndroidManifest.xml editor -         
- Reported
 
-         
- mentioned in
- 
                    Page Loading...