Here is an extension to download any file (jpg, png, txt, apk, zip, mp3, ...) to the ASD (app-specific directory) without WRITE_EXTERNAL_STORAGE
permission.
Version 1 (Oct 31, 2020):
de.bodymindpower.DownloadToASD.aix (8.4 KB)
Blocks
Version 2 (Nov 1, 2020):
de.bodymindpower.DownloadToASD.aix (9.1 KB)
→ DownloadCompleted
event added:
The Image component requires READ permission. (→ Shouldn't be like that.)
Therefore you must ask for READ permission (in this case).
Version 4 (April 19, 2022):
de.bodymindpower.downloadToAsd.aix (16.7 KB)
Added: Progess feature, file .Exists
and .Delete
EDIT (Aug 10, 2022):
Here is a special version of the extension, that does not show a notification while / after downloading (released on Aug 9, 2022):
de.bodymindpower.downloadtoasd_noNotif.aix (16.7 KB)
Note: Use this version of the extension only if you don't want a notification while / after downloading.