Saving files in filesDir or externalFilesDir doesn't requires any perms as this is app's own storage. We only need perm if user is either installing an app with obb/patch files or has enabled external storage downloads Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>