Yes, even on Android 11,
but why does it need WRITE_EXTERNAL_STORAGE
permission, since it's writing to the ASD
(on Android 10+)?
awesome......
Actually QUtil returns ASD path only for 10+ but lower versions write in external storage.
A simple condition check will stop it from asking write permission on android 10+
Yes, but this is your turn (to do it in the ext).
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.