AndroidUtilCode
AndroidUtilCode copied to clipboard
UriUtils.uri2File without copying the file to cache
Sometimes you don't want cache copy of the file if its file:// path cannot be resolved.
Solved by #1656.