[ FREE ] Customdownloader Extension
Released on : 28 October 2023
Updated on : 28 October 2023
Latest Version : 1.0
All Blocks
Documentation
Event triggered when an error occurs during download.
Successful Download downloadId, filePath, fileSize, fileName
Event triggered to report download progress, speed, eta, fileSize, and downloadedSize
Download the file of given URL to the given path with
CustomFilePath.isEmpty : filePath = /storage/emulated/0/Download
Sat This CustomFilePath : /storage/emulated/0/Download/any folder name
Set the custom notification title for download complete notification.
Set the custom notification message for download complete notification.
Get a list of all download IDs
Get the ASD path of your app
Get the current download ID.
Cancel all ongoing downloads.
This block converts the bytes into KB and MB automatically, You can use own calculation for converting bytes into big units.
Get the downloaded size for a specific download ID
These blocks pause/resume/cancel the download for given id. Download will be restarted when the download is cancelled.
Notification
These blocks pause/resume/cancel the download for given id. Download will be restarted when the download is cancelled.
download complete notification You can customize the title and message display here
How to Use
CustomFilePath.isEmpty : filePath = /storage/emulated/0/Download
Sat This CustomFilePath : /storage/emulated/0/Download/any folder name
Screenshots
notification permission automatically show
Download
Released on : 28 October 2023
Updated on : 28 October 2023
Latest Version : 1.0
com.R2Store.customdownloader.aix (21.1 KB)