Can Firefox Focus RESUME downloads from the point it was paused / interrupted ? Does it creat PART file extension for partial download in downloads folder?
Can Firefox Focus in android RESUME downloads from the point it was paused / interrupted? Does it create " PART " extension for partial download in downloads folder? For example : - If a video download is paused, then will I be able to see " filename.mp4.part " in downloads folder?
When I download a file in Windows operating system, Firefox browser adds a .part extension to my download. Can Firefox Focus do the same thing in Android?
Awaiting your reply at the earliest.
Reply me to this email-- *censored*@gmail.com
(To protect user from spam)
השתנתה ב־
פתרון נבחר
It appears to me when I test the download of a video that the Android Downloader manages the download.
You would have to test your theory. The mechanics between the app and the Android Download Library can be seen https://github.com/mozilla-mobile/foc.../DownloadBroadcastReceiver.java
I am not an android developer, however we code out in the open. Can you share your results?
Read this answer in context 👍 1כל התגובות (2)
פתרון נבחר
It appears to me when I test the download of a video that the Android Downloader manages the download.
You would have to test your theory. The mechanics between the app and the Android Download Library can be seen https://github.com/mozilla-mobile/foc.../DownloadBroadcastReceiver.java
I am not an android developer, however we code out in the open. Can you share your results?
Thank you very much .