如何一一下载音频文件并显示进度

时间:2018-11-26 07:25:49

标签: android download uiswitch

我正在开发这样的应用程序,其中有一个开关,一旦用户打开开关,列表中的所有音频文件应一一下载,并且进度会在音频文件名旁边显示,我正面临问题以显示特定进度,一旦用户关闭开关,下载应停止,请帮助... as shown in picture the progress will be shown besides particular downloading file

1 个答案:

答案 0 :(得分:1)

有一个漂亮的library。它具有更多功能,例如串行/并行下载。但是您必须根据屏幕创建自定义逻辑和动画

enter image description here enter image description here