Question about ALL_FILES_ACCESS_PERMISSIONS

Hi,
If I use this in my activity starter block:
android.settings.MANAGE_ALL_FILES_ACCESS_PERMISSIONS

and edit my manifest to:
uses-permission android:name=“android.permission.MANAGE_EXTERNAL_STORAGE”
or use the extension - AllFilesPermission.aix

Will using an activity starter block with
android.settings.MANAGE_ALL_FILES_ACCESS_PERMISSIONS like override the need to set up separate blocks to read external storage and write external storage?

Take a look about that :point_down:

And please change topic to ’ Discus ’

Hi,
Sorry missed that article.
Thanks for the reply. Already changed post topic to discuss,