Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

12 lines
658 B
Markdown

# Downloads
File download feature without utilizing the [Android Download Manager](https://developer.android.com/reference/android/app/DownloadManager).
The downloaded files are saved to the "Downloads" directory, which is the standard location for user-downloaded files.
Whenever possible, the files are downloaded with their original names and extensions. However, in certain scenarios where the name cannot be inferred, a unique name is generated.
## Who can help you better understand this feature?
- Ana Capatina
- Aitor Viana
## More information
- [Asana: Known Issues (Improve Downloads)](https://app.asana.com/0/715106103902962/1184665589160937/f)