- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2021 02:49 PM in
OthersGoogle has started to send out emails to developers whose apps request broad access to device storage. The email tells developers that, starting May 5th, they must inform Google why their app requests broad storage access or they won’t be allowed to publish updates that target Android 11.
Legacy access allows apps to have broad access to the device’s storage without being subjected to Scoped Storage restrictions. However, all apps that target Android 11 (API level 30) and above are subject to Scoped Storage restrictions and cannot request legacy access to device storage. Instead, they must request a new permission called MANAGE_EXTERNAL_STORAGE (shown to the user as “All Files Access”) to be given broad storage access (excluding a handful of directories like /Android/data or /Android/obb).
