In Android, to write a file to external storage, the application needs to be granted WRITE_EXTERNAL_STORAGE permission . That permission also grants the application READ_EXTERNAL_STORAGE permission. We also need to add permission in AndroidManifest. xml.24 Ağu 2021