coomar2841 / image-chooser-library

An Easy Image/Video Chooser Library for your Android Apps
646 stars 193 forks source link

Get original file name #157

Open SolaBe opened 8 years ago

SolaBe commented 8 years ago

How i can get original filename? Now image.getFilePathOriginal() return timestamp, in logcat show MediaProcessorThread: Display Name: star-wars-battlefront-4800x2700-dice-best-games-2015-game-star-wars-3244.jpg, how i can get this name?

coomar2841 commented 8 years ago

It's not possible as of now. Will take this as a feature request. If you are working on a new project, you can try this new library, which is based on this, and this feature is already there.

https://github.com/coomar2841/android-multipicker-library