You cannot access non-media files on devices with Android 11+ that are not created by the app itself since targetSdk = 30. You must use the Storage Access Framework (SAF) for this.
You cannot access non-media files on devices with Android 11+ that are not created by the app itself since targetSdk = 30. You must use the Storage Access Framework (SAF) for this.