Qt Forum

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

    QtCreator fails to keep the selected android permissions

    Tools
    1
    1
    998
    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.
    • a-r-t
      a-r-t last edited by

      QtCreator Version 2.5.83

      happens in ….
      *Project >> Necessitas Qt 4.8.2 for Android armv7a2 >> Run >> Package configurations >> Permissions *

      For example placing the bellow permissions …

      android.permission.ACCESS_NETWORK_STATE
      android.permission.WRITE_EXTERNAL_STORAGE 
      android.permission.ACCESS_WIFI_STATE
      android.permission.CHANGE_WIFI_MULTICAST_STATE
      android.permission.INTERNET
      

      always removes the last line of

      android.permission.INTERNET  !!
      

      what can I do to keep all of them ?
      or to bypass the problem? (maybe writting directly in the AndroidManifest.xml - what about the deploy package?)

      Thank you for any help!
      Artemis

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