Yesterday my smartphone was updated to Android 11. So far the files (FileListAsync) were correctly returned in the FileList when the query was made. Since Android 11 only the path is returned (/ mnt / sdcard / download) but no files.
What can I do?
Sorry…
Solution found … another path is required (file: /// storage / emulated / 0 / download) then the files are there again
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.