搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Can Firefox Focus RESUME downloads from the point it was paused / interrupted ? Does it creat PART file extension for partial download in downloads folder?

  • 2 回覆
  • 11 有這個問題
  • 29 次檢視
  • 最近回覆由 Piple

more options

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)

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 <br>'''''(To protect user from spam)'''''

由 NoahSUMO 於 修改

被選擇的解決方法

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?

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

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?

more options

Thank you very much .