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. QtCreator fails to keep the selected android permissions
QtWS25 Last Chance

QtCreator fails to keep the selected android permissions

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k 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.
  • a-r-tA Offline
    a-r-tA Offline
    a-r-t
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved