Blankj / Blankj/AndroidUtilCode
Can not uri2File with paht com.google.android.apps.docs.storage
Abierto
bug
- Lenguaje dominante
- Java
- Estrellas
- 33.6k
- Forks
- 10.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Describe the bug
Step 1: Open file selector by Intent ( OS default)
Step 2: select file from Google Drive
Step 3: We have a file with the wrong file name
uri from intent after select file from google drive
content://com.google.android.apps.docs.storage/document/acc%3D3%3Bdoc%3Dencoded%3DGp3qNtSd17JyIvWWjN4kiMe66gjReS6bFjH9yJoRGAp7CAxPF3tSqyiUVZQX6AWznm4%3D
## The code of bug
```
UriUtils.uri2File(selectedFileFromGoogleDrive)
```
Device:
Samsung A31 - Android 10
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.