文件名称:DownLoader
介绍说明--下载内容均来自于网络,请自行研究使用
DownLoader源码包,Android DownLoader下载程序Demo示例源码,带进度条指示,适时加载进度条数据并显示。同时还有一些相关的操作对初学 android相当有用,比如从指定的地址下载文件、判断SD卡是否可用、停止下载、发送通知等,部分代码文件内有注释,便于学习理解-DownLoader source package, Android DownLoader download programs Demo sample source code, with a progress bar indicating, timely data and displays the loading progress bar. As well as some related operations android very useful for beginners, such as downloading files from the specified address, to determine whether the SD card is available, stop the download, send notifications, notes the part of the code files, easy to learn to understand
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DownLoader\.classpath
..........\.project
..........\.settings\org.eclipse.jdt.core.prefs
..........\AndroidManifest.xml
..........\bin\AndroidManifest.xml
..........\...\classes\com\yt\downloader\BuildConfig.class
..........\...\.......\...\..\..........\MainActivity$1.class
..........\...\.......\...\..\..........\MainActivity$2.class
..........\...\.......\...\..\..........\MainActivity$3$1.class
..........\...\.......\...\..\..........\MainActivity$3.class
..........\...\.......\...\..\..........\MainActivity$4.class
..........\...\.......\...\..\..........\MainActivity.class
..........\...\.......\...\..\..........\R$attr.class
..........\...\.......\...\..\..........\R$dimen.class
..........\...\.......\...\..\..........\R$drawable.class
..........\...\.......\...\..\..........\R$id.class
..........\...\.......\...\..\..........\R$layout.class
..........\...\.......\...\..\..........\R$menu.class
..........\...\.......\...\..\..........\R$string.class
..........\...\.......\...\..\..........\R$style.class
..........\...\.......\...\..\..........\R.class
..........\...\.......\...\..\..........\utils\Util.class
..........\...\classes.dex
..........\...\dexedLibs\afinal_0.5_bin-d360a1156e7d8871a991734b9c069b16.jar
..........\...\.........\android-support-v4-6e6fcaf6ea8f10a7a532bdcbfa4e5288.jar
..........\...\DownLoader.apk
..........\...\jarlist.cache
..........\...\res\crunch\drawable-hdpi\ic_launcher.png
..........\...\...\......\.........mdpi\ic_launcher.png
..........\...\...\......\.........xhdpi\ic_launcher.png
..........\...\...\......\..........xhdpi\ic_launcher.png
..........\...\resources.ap_
..........\gen\com\yt\downloader\BuildConfig.java
..........\...\...\..\..........\R.java
..........\ic_launcher-web.png
..........\lib\afinal_0.5_bin.jar
..........\...s\afinal_0.5_bin.jar
..........\....\android-support-v4.jar
..........\lint.xml
..........\proguard-project.txt
..........\project.properties
..........\res\drawable-hdpi\ic_launcher.png
..........\...\.........mdpi\ic_launcher.png
..........\...\.........xhdpi\ic_launcher.png
..........\...\..........xhdpi\ic_launcher.png
..........\...\layout\activity_main.xml
..........\...\......\notify_view.xml
..........\...\menu\main.xml
..........\...\values\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\...\......-sw600dp\dimens.xml
..........\...\.........720dp-land\dimens.xml
..........\...\.......v11\styles.xml
..........\...\.........4\styles.xml
..........\src\com\yt\downloader\MainActivity.java
..........\...\...\..\..........\utils\Util.java
..........\bin\classes\com\yt\downloader\utils
..........\...\.......\...\..\downloader
..........\src\com\yt\downloader\utils
..........\bin\classes\com\yt
..........\...\res\crunch\drawable-hdpi
..........\...\...\......\drawable-mdpi
..........\...\...\......\drawable-xhdpi
..........\...\...\......\drawable-xxhdpi
..........\gen\com\yt\downloader
..........\src\com\yt\downloader
..........\bin\classes\com
..........\...\res\crunch
..........\gen\com\yt
..........\src\com\yt
..........\bin\classes
..........\...\dexedLibs
..........\...\res
..........\gen\com
..........\res\drawable-hdpi
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\drawable-xhdpi
..........\...\drawable-xxhdpi
..........\...\layout
..........\...\menu
..........\...\values
..........\...\values-sw600dp
..........\...\values-sw720dp-land
..........\...\values-v11
..........\...\values-v14
..........\src\com
..........\.settings
..........\assets
..........\bin
..........\gen
..........\lib
..........\libs
..........\res
..........\src
DownLoader