Android代码-安卓多线程下载

时间:2022-08-26 01:44:08
【文件属性】:

文件名称:Android代码-安卓多线程下载

文件大小:1.07MB

文件格式:ZIP

更新时间:2022-08-26 01:44:08

Android代码

kkdownloader 安卓多线程下载 使用方法如下: //0. listView = (ListView)findViewById(R.id.listView1); final TestAdapter testAdapter = new TestAdapter(); //1.获取DownloadManager实例 建议在application中初始化 final DownloadManager downloadManager = DownloadManager.getInstance(this); //1)a设置数据源为downloadManager.getDownloadThreads(); testAdapter.dataSource = downloadManager.getDownloadThreads(); listView.setAdapter(testAdapter); //2.更新ui 可以调用多次 downloadManager.refreshUI(new Runnable()


【文件预览】:
kkdownloader-master
----Helloworld()
--------.project(813B)
--------.DS_Store(8KB)
--------project.properties(741B)
--------src()
--------AndroidManifest.xml(1KB)
--------res()
--------.settings()
--------libs()
--------.classpath(482B)
--------proguard-project.txt(781B)
----README.md(2KB)
----.gitignore(394B)

网友评论