文件名称:MultiThreadDownloadOnlinePlayMusic
介绍说明--下载内容均来自于网络,请自行研究使用
多线程断点续传+在线音乐缓冲播放源码点击下载以后会有一个下载进度条,如果想要美观一些可以自己给进度条使用一些比较好看的样式。点击暂停以后完全结束程序再重新打开程序点击开始下载会在上次下载到的地方继续下载,下载进度数据储存在应用的SQLite数据表中。另外一个功能是边缓冲边播放音乐,测试了一下完全可以使用,并且可以把音乐播放进度拖放到已经缓冲的任意节点,音乐会在这个节点继续播放。源码有比较详细的注释,可以很方便的移植到自己的项目里-Click to download the source code multi-threaded HTTP+ online music buffer playing later there will be a download progress bar if you want beautiful some self to the progress bar using some more good-looking style. Click on the suspension after the complete end of the program and then re open the program click to start the download will continue to download the last download, download progress data stored in the application of the SQLite data sheet. Another function is to play music while playing the side buffer, the test can be used, and can play the music playback progress has been buffered to any node, the concert at this node continues to play. Source code has more detailed notes, can be very convenient to transplant into their own projects
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MultiThreadDownload_OnlinePlayMusic
...................................\.classpath
...................................\.project
...................................\AndroidManifest.xml
...................................\assets
...................................\bin
...................................\...\AndroidManifest.xml
...................................\...\classes
...................................\...\.......\com
...................................\...\.......\...\wwj
...................................\...\.......\...\...\download
...................................\...\.......\...\...\........\BuildConfig.class
...................................\...\.......\...\...\........\db
...................................\...\.......\...\...\........\..\DBOpenHelper.class
...................................\...\.......\...\...\........\MainActivity$ButtonClickListener$1.class
...................................\...\.......\...\...\........\MainActivity$ButtonClickListener$DownloadTask$1.class
...................................\...\.......\...\...\........\MainActivity$ButtonClickListener$DownloadTask.class
...................................\...\.......\...\...\........\MainActivity$ButtonClickListener.class
...................................\...\.......\...\...\........\MainActivity$SeekBarChangeEvent.class
...................................\...\.......\...\...\........\MainActivity$UIHandler.class
...................................\...\.......\...\...\........\MainActivity.class
...................................\...\.......\...\...\........\R$attr.class
...................................\...\.......\...\...\........\R$color.class
...................................\...\.......\...\...\........\R$dimen.class
...................................\...\.......\...\...\........\R$drawable.class
...................................\...\.......\...\...\........\R$id.class
...................................\...\.......\...\...\........\R$layout.class
...................................\...\.......\...\...\........\R$menu.class
...................................\...\.......\...\...\........\R$string.class
...................................\...\.......\...\...\........\R$style.class
...................................\...\.......\...\...\........\R.class
...................................\...\.......\...\...\........\util
...................................\...\.......\...\...\........\....\Player$1.class
...................................\...\.......\...\...\........\....\Player$2.class
...................................\...\.......\...\...\........\....\Player.class
...................................\...\.......\...\...\net
...................................\...\.......\...\...\...\download
...................................\...\.......\...\...\...\........\DownloadProgressListener.class
...................................\...\.......\...\...\...\........\DownloadThread.class
...................................\...\.......\...\...\...\........\FileDownloader.class
...................................\...\.......\...\...\...\........\FileService.class
...................................\...\classes.dex
...................................\...\dexedLibs
...................................\...\.........\android-support-v4-514e520c757844cd28890796a76291f2.jar
...................................\...\.........\android-support-v4-7846b8ddb2a1e0f416f48b569cc14346.jar
...................................\...\.........\android-support-v4-e50c326f6e1fc67ce74ad77005d3bb08.jar
...................................\...\jarlist.cache
...................................\...\MultiThreadDownload.apk
...................................\...\MultiThreadDownload_OnlinePlayMusic.apk
...................................\...\res
...................................\...\...\crunch
...................................\...\...\......\drawable-hdpi
...................................\...\...\......\.............\ic_launcher.png
...................................\...\...\......\.............\player_next.png
...................................\