Android 11 onwards introduced several more restrictive policies for applications to access the local storage. It is necessary to request the users permission for access in the context of usage not only to declare the access rights in the Android manifest file. See the Android error message below: Some storage directories are accessible nevertheless, such […]