Heloo i want to only ask below android 11 storage permission for download files to downlaod folder
Android 11 & above downloading without permission it is fine
This is the blocks is this ok??
Heloo i want to only ask below android 11 storage permission for download files to downlaod folder
Android 11 & above downloading without permission it is fine
This is the blocks is this ok??
Yes.
Since AI2, Niotron, … decided to declare
requestLegacyExternalStorage=true
in the Manifest you must request storage permission also on Android 10 (API 29).