Can anyone confirm me file component and download component r working in android 11?

Will it work if I download with path /Download/MyAppName/

2 Likes

Yes, but what about trying it out yourself?

I have tried it but won’t work ,so After asking for permission of external storage it allows me to download in internal storage with custom folder

For blocks I have just removed permissions from bellow image

image

Try this: Downloader_3.apk (4.6 MB)

1 Like

I have tested , Where does it store files i.e path ? It’s not saving in my phone it’s showing progress then after current bytes = totals bytes I searched for that file but won’t get , have you changed the url or video ? / It’s creating folder in downoads but no files in it

1 Like

In this path:

1. Relative path:
/Download/myVideos/myVideo.mp4

2. Absolute path:
/storage/emulated/0/Download/myVideos/myVideo.mp4

3. Full path:
file:///storage/emulated/0/Download/myVideos/myVideo.mp4

1 Like

See also here:

Can we talk on telegram for easy chat

1 Like

Which Android version?

Android Version 11 -----------------

On a Pixel 2XL (Android 11):

grafik

What can be the problem in mine ? It’s samsung tab A

What if you repeat the process? The subfolder may need to be created before it can be downloaded to it. If that should work, the subfolder would have to be created first.

I have tested your app have you done the same

Did it work -------?

Nope :sob: :sob: :sob: :sob: :sob: :sob: :sob: :sob: :sob: :sob:

Try this: Downloader_4.apk (4.6 MB)

It’s downloading but won’t find any file I storage

grafik

Did you get “false” here?

(To repeat the process: Remove the video from the ASD:

and also the folder /Download/myVideos/.)

Btw, this works on all of my Android 11 devices.

1 Like

(post deleted by author)