Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Solved] qtCreator3.3 how to edit AndroidManisfest.xml
QtWS25 Last Chance

[Solved] qtCreator3.3 how to edit AndroidManisfest.xml

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.2k 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.
  • T Offline
    T Offline
    tonysonney
    wrote on last edited by
    #1

    I am trying to add "android.permission.HARDWARE_TEST" permission on to my manifest file($(project)/Release/android-build/AndroidManifest.xml). But as soon as I hit, the Run button, the manifest file gets overwritten by the default settings which are
    android.permission.INTERNET and
    android.permission.WRITE_EXTERNAL_STORAGE.

    The document in the "link":http://doc-snapshot.qt-project.org/qtcreator-3.3/creator-deploying-android.html, advise to create another manifest file using QTCreator. But I couldn't find an option in my QtCreator(Community), Ubuntu. Can somebody please help?
    Thanks,
    Tony

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi,

      Since QtCreator 3.3 (I guess), navigate to
      Projects > Build > Build Android APK > Create Templates

      157

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tonysonney
        wrote on last edited by
        #3

        Thank you p3c0. Works now.

        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