nguyenhoanglam / ImagePicker

A customizable library for selecting images on the device.
Apache License 2.0
598 stars 158 forks source link

Android 10 scoped storage #132

Closed jayantur13 closed 2 years ago

jayantur13 commented 3 years ago

I'm migrating to scoped storage,before migration everything was fine with legacy storage.But,while using scoped storage I'm not getting image path.

ArchangelXu commented 3 years ago

Just built a library to support Android 11. Tested on Android 10 (device) and Android 11 (Simulator): https://github.com/ming-xi/MXMediaPicker

dsounded commented 3 years ago

+1, this one is really relevant

nguyenhoanglam commented 2 years ago

@jayantur13 Version 1.5.0 is available now with scoped storage's bugs fixed!