I have to store the download the image from the url using DownloadManager and store it into the sdcard with my own directory like \"xyz\". This is my code
Fi
The problem is that you need write permission to download a file and that is not supported in Instant apps. As you can see in the following link https://developer.android.com/topic/google-play-instant/faqs#general this are the supported permissions in Instant apps.
Which permissions are available to an instant app?
Instant apps can use the following Android permissions: