Blankj/AndroidUtilCode

UriUtils.uri2File without copying the file to cache

Open

#1.655 aberto em 9 de jun. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)Java (10.654 forks)batch import
help wanted

Métricas do repositório

Stars
 (33.679 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador