Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-110817

Handle WRITE_EXTERNAL_STORAGE Android permission

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • None
    • Multimedia

      While porting QtMultimedia to new QPermission API, I noticed that the Android backend uses WRITE_EXTERNAL_STORAGE permission. This permission does not have an exact equivalent on other platforms, so it does not look like a good candidate for extending QPermission.

      But we could think of some platform-specific public API to query this permission. Then the library code can be updated to check for this permission.
      If that is done, at least the AudioRecorder and AudioPanning examples should be updated to request this permission.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            artemiy Artem Dyomin
            ivan.solovev Ivan Solovev
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes