Hi,
Here from elrepo.io!
We asked for add the option to return absolute file path instead of a cached copy on #12 .
The problem now is that it return the absolute file path in Android URI scheme, like:
content://com.android.providers.media.documents/document/image%3A2355
Could you implement to get the file path in a "unix like" path format in order to don't use another plugin to translate it?
Thanks in advance