Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    Tools
    2
    3
    1023
    Loading More Posts
    • 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
      tonysonney last edited by

      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 Reply Quote 0
      • p3c0
        p3c0 Moderators last edited by

        Hi,

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

        157

        1 Reply Last reply Reply Quote 0
        • T
          tonysonney last edited by

          Thank you p3c0. Works now.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post