Hi all. Can anyone read fileuri and file path in a...
# android
m
Hi all. Can anyone read fileuri and file path in android 11 using scoped storage
c
Scope Storage return
content://
not
file://
This is something that I'm asking here: https://stackoverflow.com/questions/66857964/android-11-uri-usage-file-content Because of the Open Source Crop library Some people found a work around, but I'm question if URI should represent an Android path, to create a file or just the content and if you need a file path you need to create on top. Some user create it here: https://github.com/CanHub/Android-Image-Cropper/discussions/87#discussioncomment-542983