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

Handle WRITE_EXTERNAL_STORAGE Android permission

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Multimedia
    • None

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              bartlomiejmoskal Bartlomiej Moskal
              ivan.solovev Ivan Solovev
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes