READ_ / WRITE_EXTERNAL_STORAGE permissions / app-Specific (Private) External Storage

Instead of using the File component which (falsly) requires WRITE / READ permission even for the ASD, use the EFile extension (that doesn’t require READ / WRITE permission for the ASD).

Note: There is no need to create the ASD because this is done automatically by Kodular.

1 Like