Blankj / Blankj/AndroidUtilCode
Can not uri2File with paht com.google.android.apps.docs.storage
Aperta
bug
- Lingua principale
- Java
- Stelle
- 33.6k
- Fork
- 10.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.