how to download files in private file scope as assets

i have large assets so how can i download into private file scope after app installed . if i use downloader componenet what shoud be the folder name is

The path to the PrivateDir is:

/data/user/0/[packageName]/files

You must use an extension, that is able to download files to this path.

which extension , not possible with downloader ?

for this why it ask for permission

No.

Try this: simpleDownload.apk (6.8 MB)

(Note: After downloading to a Shared folder (/Documents) the VideoPlayer component incorrectly request READ permission on Android 11+. This is of course a bug.)

is it possible to download in ASD and copy to private file scope

can you share me aia of this, you used webviewextra extension or something else

@Anke how do you able to download file in private scope