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. (Solved)Changing icon of mobile app
Forum Updated to NodeBB v4.3 + New Features

(Solved)Changing icon of mobile app

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 4 Posters 2.7k Views 1 Watching
  • 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.
  • L Offline
    L Offline
    LucioMSP
    wrote on last edited by
    #1

    somebody know how I can change the icon of a mobile app??
    Thanks

    Developer .NET
    Windows Phone V.I.P
    @LucioMSP

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      [quote author="LucioMSP" date="1326917264"]somebody know how I can change the icon of a mobile app??[/quote]

      Please create your own discussion in the appropriate forum section. This has nothing to do with this discussion here.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andre
        wrote on last edited by
        #3

        [quote author="Lukas Geyer" date="1326955723"][quote author="LucioMSP" date="1326917264"]somebody know how I can change the icon of a mobile app??[/quote]

        Please create your own discussion in the appropriate forum section. This has nothing to do with this discussion here.[/quote]

        Completely right, Lukas. I have split the topic in two.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          LucioMSP
          wrote on last edited by
          #4

          Mmm ok, thanks.

          Developer .NET
          Windows Phone V.I.P
          @LucioMSP

          1 Reply Last reply
          0
          • F Offline
            F Offline
            favoritas37
            wrote on last edited by
            #5

            In the .pro file of your project add the following line:
            @
            ICON = AppIcon.svg
            @

            If you application was generated by Qt Creator and uses QML you need to check the qmlapplicationviewer.pri in the qmlapplicationviewer folder. There search for the ICON tag and change the code as needed with the above line of code.

            1 Reply Last reply
            0
            • L Offline
              L Offline
              LucioMSP
              wrote on last edited by
              #6

              Thank you very much for the answer, but what I did was rebuild the application and the icon to use.
              Another trick is to change the file. SVG, run the application on the phone and restart it, as the telephone icons stored in cache.

              Greetings.

              Developer .NET
              Windows Phone V.I.P
              @LucioMSP

              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