F
F
foonfyrick2021-02-21 19:13:41
Android
foonfyrick, 2021-02-21 19:13:41

What is the path to download the file?

I'm trying to download a picture, when downloading through downloadmanager, the picture was downloaded to the Downloads folder, but with the help of a retrofit, no matter what path I specified, it says java.io.FileNotFoundException: Download (Read-only file system) in the logs

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
illuzor, 2021-02-21
@iLLuzor

It is necessary not to indicate the path, but to understand the principles of working with permissions and with the file system in android.
https://developer.android.com/training/data-storage/
https://developer.android.com/guide/topics/permiss...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question