Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android app icon does not fit the icon frame on Android device
Forum Updated to NodeBB v4.3 + New Features

Android app icon does not fit the icon frame on Android device

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 212 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    ZINE
    wrote last edited by
    #1

    Hi,

    I built and deployed an android app on Qt6.8.3. When the application is deployed on a Android-33 phone, the app icon is smaller than the frame of the app icons on the phone, as illustrated below by red for Calqlatr app. I included the icon in the AndroidManifest.xml with different resolution (LDPI, MDPI, HDPI, XHDPI, XXHDPI, XXXHDPI).
    I would like to have the app icon similar to the whatsapp icon in the below image (it fills the frame). Any advice please ?

    04f6dcb5-fcf8-4e0d-a3db-786bace63a3c-icons.jpg

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mvuori
      wrote last edited by
      #2

      Apparently nobody knows - I included. I have three phones and this happens on one of them, yet every other app behaves similarly on all three. The phone has seen many OS versions, Qt versions, SDK versions and even screen resolutions; OS is LineageOS.

      1 Reply Last reply
      0
      • J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote last edited by
        #3

        Usually this happens when the Icon itself has white space. Usually people try to accommodate round corners to match the other Icons on the phone. But the round corners come from the OS itself, so the Icon has to be "fullscreen"


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved