Blankj/AndroidUtilCode

UriUtils.uri2File without copying the file to cache

Open

#1,655 opened on Jun 9, 2022

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Java (10,654 forks)batch import
help wanted

Repository metrics

Stars
 (33,679 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Sometimes you don't want cache copy of the file if its file:// path cannot be resolved.

Contributor guide