coomar2841 / android-multipicker-library

Android Multipicker Library
Apache License 2.0
439 stars 107 forks source link

Get real path ES explorer and third party apps #187

Open gururajKp opened 3 years ago

gururajKp commented 3 years ago

Hi I am using your library. I am getting path uri correctly from gallery. But when I select video from ES File Explorer it is giving Security Exception in 10 and 11 android version. I am getting Uri as "content://com.estrongs.files/storage/emulated/0/DCIM/video%20song/jiya_re_jiya_re_download_jab_tak_hai_jaan_mp4_video_songs-(mobighar.com).mp4". Is there any code to get real path from this kind of Uri?. Os how to open only built in gallery from video picker ?