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

Android 11 - Scoped Storage

    XMLWordPrintable

Details

    • Android
    • 2022wk28FOQtforAndroid, 2022wk34FOQtforAndroid, 2022wk38FOQtforAndroid, 2022wk40FOQtforAndroid, 2022wk42FOQtforAndroid, 2023wk02FOQtforAndroid, 2022wk44FOQtforAndroid, 2022wk46FOQtforAndroid, 2022wk48FOQtforAndroid, 2022wk50FOQtforAndroid, 2022wk52FOQtforAndroid, 2023wk04FOQtforAndroid, 2023wk06FOQtforAndroid, 2023wk08FOQtforAndroid, 2023wk10FOQtforAndroid
    • e5d591a0d (dev), 8dd90fc8a (6.4), f77668ffe (dev), af252e9bb (6.4), c1fa5d602 (dev), 38c3bbeec (6.5), 25b9567f0 (6.4), c203ec272 (dev), 808b29662 (6.4), cec1aff0b (6.5), 361ebe6d2 (6.5), 7873cda9f (6.5), 51159e144 (tqtc/lts-6.2), fc10f05c5 (tqtc/lts-6.2)

    Description

      Overview:

      Android 11 (API level 30) further enhances the platform, giving better protection to app and user data on external storage.

      This release introduces several enhancements, such as raw file path access, batch edit operations for media, and an updated UI for the Storage Access Framework.

      Changes:

      On Android 11, apps with the read external storage permission are able to access files with file paths in the scoped storage environment. On Android 10 devices, this is not available to apps in the scoped storage environment unless they have opted out by setting the android:requestLegacyExternalStorage manifest attribute.

      Android 11 allows you to use APIs other than the MediaStore API to access media files from shared storage using direct file paths. These APIs include the following:

      • The File API.
      • Native libraries, such as fopen().

      Proposed Actions:

       

      Attachments

        Issue Links

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

          Activity

            People

              assam Assam Boudjelthia
              samuelmira Samuel Mira
              Votes:
              9 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes