sromku/android-storage

Does this work on api 29(Android 10)?

rickthousand opened this issue · 1 comments

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.