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. Android permission qt 6.7
Qt 6.11 is out! See what's new in the release blog

Android permission qt 6.7

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 395 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.
  • J Offline
    J Offline
    Jan Menssen
    wrote on last edited by
    #1

    Dear all
    I'm writing an Android app. This app reads its default configuration from a *.INI file.
    I placed this *.INi file on the SD card of my tablet. In the app I checked the file exists but I won I try to open an error occurs.
    Reading the documentation, In the Android manifest file a READ_EXTERNAL_STORAGE permission should be set. However still an error when trying to open the file.

    Now I think I should also request permission in the app, Is this the correct documentation how to do this https://doc.qt.io/qt-6/qtandroidprivate.html#details

    kind regards - Jan Menssen

    ps. I did something similar with granting bluetooth on apple macOS

    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