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. variables at AndroidManifest.xml

variables at AndroidManifest.xml

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 301 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.
  • M Offline
    M Offline
    morte
    wrote on last edited by
    #1

    Is stuff like "-- %%INSERT_APP_LIB_NAME%% --" documented somewhere, whats source of their values?

    It seems that i cant use qmake variables here in AndroidManifest, it's not work with that syntax "-- %%TARGET%% --"

    KroMignonK 1 Reply Last reply
    0
    • B Offline
      B Offline
      biskero
      wrote on last edited by
      #2

      I can't find anywhere what to put in those lines, I have an issue compiling and not sure if it's related.
      Did you find out what to insert ?

      1 Reply Last reply
      0
      • M morte

        Is stuff like "-- %%INSERT_APP_LIB_NAME%% --" documented somewhere, whats source of their values?

        It seems that i cant use qmake variables here in AndroidManifest, it's not work with that syntax "-- %%TARGET%% --"

        KroMignonK Offline
        KroMignonK Offline
        KroMignon
        wrote on last edited by
        #3

        @morte I don't know if they are documented. You can find them in androiddeployqt tool source code.
        Take a look here ==> https://forum.qt.io/post/591597

        It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

        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