Also could not get the path from uri like this:uri: content://com.android.externalstorage.documents/document/12E6-1702%3A4f.png
tumuyan opened this issue · 0 comments
tumuyan commented
in the android 8 (x86 emulator),the file picker selected a file from the sd card, then we will get a uri like this:
content://com.android.externalstorage.documents/document/12E6-1702%3A4f.png
the absolute path is /storage/emulated/0/Download/xxxx.png
it could not be analysised.