android-storage
android-storage copied to clipboard
Does this work on api 29(Android 10)?
It will work if you use requestLagactExternalStorage=true in the manifest. But in later android releases they might remove this flag. so it would be better for you to implement using new storage API.