Hello everyone,
I can easily open the download folder of a device with the code:
However, over time I have noticed that e.g. on Samsung devices with Android 10 the correct folder is not displayed here.
Is there a general solution how I can access the download folder on every device?
I can easily open the download folder of a device with the code:
B4X:
File.Combine(File.DirRootExternal, "Download")
However, over time I have noticed that e.g. on Samsung devices with Android 10 the correct folder is not displayed here.
Is there a general solution how I can access the download folder on every device?