首页 / 移动开发 / Android     /    带进度的Glide图片加载源码

带进度的Glide图片加载源码

上传者: sinyu890807 | 上传时间:2023/6/29 5:44:04 | 文件大小:1.54MB | 文件类型:zip
带进度的Glide图片加载源码
此为示例代码,文章讲解请参考http://blog.csdn.net/guolin_blog/article/details/78357251 本软件ID:10104928

文件下载

资源详情

(91个子文件1.54MB)带进度的Glide图片加载源码
GlideProgressTest
.gitignore 118B
gradle
wrapper
gradle-wrapper.jar 52.38KB
gradle-wrapper.properties 230B
.DS_Store 6.00KB
local.properties 435B
build.gradle 369B
gradlew.bat 2.35KB
gradlew 4.85KB
app
.gitignore 7B
build.gradle 777B
proguard-rules.pro 751B
app.iml 9.38KB
libs
src
test
java
com
example
glideprogresstest
ExampleUnitTest.java 407B
main
AndroidManifest.xml 926B
java
com
example
glideprogresstest
ProgressInterceptor.java 1.01KB
ProgressResponseBody.java 2.15KB
ProgressListener.java 331B
MainActivity.java 2.17KB
OkHttpFetcher.java 2.18KB
OkHttpGlideUrlLoader.java 1.51KB
MyGlideModule.java 863B
res
values
styles.xml 383B
colors.xml 208B
strings.xml 80B
mipmap-xxhdpi
ic_launcher_round.png 10.43KB
ic_launcher.png 6.31KB
layout
activity_main.xml 569B
drawable-v24
ic_launcher_foreground.xml 1.84KB
mipmap-anydpi-v26
ic_launcher.xml 272B
ic_launcher_round.xml 272B
mipmap-xhdpi
ic_launcher_round.png 6.93KB
ic_launcher.png 4.46KB
mipmap-hdpi
ic_launcher_round.png 4.91KB
ic_launcher.png 2.98KB
drawable
ic_launcher_background.xml 5.47KB
mipmap-mdpi
ic_launcher_round.png 2.79KB
ic_launcher.png 2.05KB
mipmap-xxxhdpi
ic_launcher_round.png 15.16KB
ic_launcher.png 9.03KB
androidTest
java
com
example
glideprogresstest
ExampleInstrumentedTest.java 759B
.DS_Store 6.00KB
.gradle
4.1
fileChanges
last-build.bin 1B
taskHistory
fileSnapshots.bin 1.97MB
taskHistory.bin 84.49KB
taskHistory.lock 17B
javaCompile
taskJars.bin 20.83KB
classAnalysis.bin 997.43KB
taskHistory.bin 109.85KB
jarAnalysis.bin 414.14KB
javaCompile.lock 17B
fileContent
fileContent.lock 17B
fileHashes
fileHashes.lock 17B
resourceHashesCache.bin 19.66KB
fileHashes.bin 271.99KB
3.3
tasks
_app_compileDebugJavaWithJavac
localJarClasspathSnapshot
localJarClasspathSnapshot.bin 19.74KB
localJarClasspathSnapshot.lock 17B
localClassSetAnalysis
localClassSetAnalysis.lock 17B
localClassSetAnalysis.bin 83.52KB
taskArtifacts
fileSnapshots.bin 3.35MB
taskArtifacts.lock 17B
fileHashes.bin 275.21KB
taskArtifacts.bin 128.78KB
buildOutputCleanup
cache.properties 49B
built.bin 0B
cache.properties.lock 2B
.DS_Store 6.00KB
gradle.properties 730B
.idea
libraries
glide_3_7_0.xml 512B
support_compat_25_3_1.xml 577B
support_fragment_25_3_1.xml 583B
animated_vector_drawable_25_3_1.xml 607B
okhttp_3_9_0.xml 506B
support_vector_drawable_25_3_1.xml 604B
support_media_compat_25_3_1.xml 595B
okio_1_13_0.xml 496B
appcompat_v7_25_3_1.xml 571B
support_core_utils_25_3_1.xml 589B
support_v4_25_3_1.xml 395B
support_annotations_25_3_1.xml 519B
support_core_ui_25_3_1.xml 580B
runConfigurations.xml 564B
workspace.xml 181.23KB
misc.xml 1.71KB
modules.xml 371B
copyright
profiles_settings.xml 74B
compiler.xml 686B
gradle.xml 626B
.DS_Store 6.00KB
GlideProgressTest.iml 894B
.DS_Store 6.00KB
settings.gradle 15B
[{"title":"(91个子文件1.54MB)带进度的Glide图片加载源码","children":[{"title":"GlideProgressTest","children":[{"title":".gitignore <span style='color:#111;'>118B</span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'>52.38KB</span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'>230B</span>","children":null,"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'>6.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"local.properties <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>369B</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'>4.85KB</span>","children":null,"spread":false},{"title":"app","children":[{"title":".gitignore <span style='color:#111;'>7B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>777B</span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'>751B</span>","children":null,"spread":false},{"title":"app.iml <span style='color:#111;'>9.38KB</span>","children":null,"spread":false},{"title":"libs","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"glideprogresstest","children":[{"title":"ExampleUnitTest.java <span style='color:#111;'>407B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>926B</span>","children":null,"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"glideprogresstest","children":[{"title":"ProgressInterceptor.java <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"ProgressResponseBody.java <span style='color:#111;'>2.15KB</span>","children":null,"spread":false},{"title":"ProgressListener.java <span style='color:#111;'>331B</span>","children":null,"spread":false},{"title":"MainActivity.java <span style='color:#111;'>2.17KB</span>","children":null,"spread":false},{"title":"OkHttpFetcher.java <span style='color:#111;'>2.18KB</span>","children":null,"spread":false},{"title":"OkHttpGlideUrlLoader.java <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"MyGlideModule.java <span style='color:#111;'>863B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"res","children":[{"title":"values","children":[{"title":"styles.xml <span style='color:#111;'>383B</span>","children":null,"spread":false},{"title":"colors.xml <span style='color:#111;'>208B</span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'>80B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>10.43KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>6.31KB</span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"activity_main.xml <span style='color:#111;'>569B</span>","children":null,"spread":false}],"spread":false},{"title":"drawable-v24","children":[{"title":"ic_launcher_foreground.xml <span style='color:#111;'>1.84KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-anydpi-v26","children":[{"title":"ic_launcher.xml <span style='color:#111;'>272B</span>","children":null,"spread":false},{"title":"ic_launcher_round.xml <span style='color:#111;'>272B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>6.93KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>4.46KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>4.91KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.98KB</span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"ic_launcher_background.xml <span style='color:#111;'>5.47KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>2.79KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.05KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>15.16KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>9.03KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"glideprogresstest","children":[{"title":"ExampleInstrumentedTest.java <span style='color:#111;'>759B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'>6.00KB</span>","children":null,"spread":false}],"spread":true},{"title":".gradle","children":[{"title":"4.1","children":[{"title":"fileChanges","children":[{"title":"last-build.bin <span style='color:#111;'>1B</span>","children":null,"spread":false}],"spread":true},{"title":"taskHistory","children":[{"title":"fileSnapshots.bin <span style='color:#111;'>1.97MB</span>","children":null,"spread":false},{"title":"taskHistory.bin <span style='color:#111;'>84.49KB</span>","children":null,"spread":false},{"title":"taskHistory.lock <span style='color:#111;'>17B</span>","children":null,"spread":false}],"spread":true},{"title":"javaCompile","children":[{"title":"taskJars.bin <span style='color:#111;'>20.83KB</span>","children":null,"spread":false},{"title":"classAnalysis.bin <span style='color:#111;'>997.43KB</span>","children":null,"spread":false},{"title":"taskHistory.bin <span style='color:#111;'>109.85KB</span>","children":null,"spread":false},{"title":"jarAnalysis.bin <span style='color:#111;'>414.14KB</span>","children":null,"spread":false},{"title":"javaCompile.lock <span style='color:#111;'>17B</span>","children":null,"spread":false}],"spread":true},{"title":"fileContent","children":[{"title":"fileContent.lock <span style='color:#111;'>17B</span>","children":null,"spread":false}],"spread":true},{"title":"fileHashes","children":[{"title":"fileHashes.lock <span style='color:#111;'>17B</span>","children":null,"spread":false},{"title":"resourceHashesCache.bin <span style='color:#111;'>19.66KB</span>","children":null,"spread":false},{"title":"fileHashes.bin <span style='color:#111;'>271.99KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"3.3","children":[{"title":"tasks","children":[{"title":"_app_compileDebugJavaWithJavac","children":[{"title":"localJarClasspathSnapshot","children":[{"title":"localJarClasspathSnapshot.bin <span style='color:#111;'>19.74KB</span>","children":null,"spread":false},{"title":"localJarClasspathSnapshot.lock <span style='color:#111;'>17B</span>","children":null,"spread":false}],"spread":true},{"title":"localClassSetAnalysis","children":[{"title":"localClassSetAnalysis.lock <span style='color:#111;'>17B</span>","children":null,"spread":false},{"title":"localClassSetAnalysis.bin <span style='color:#111;'>83.52KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"taskArtifacts","children":[{"title":"fileSnapshots.bin <span style='color:#111;'>3.35MB</span>","children":null,"spread":false},{"title":"taskArtifacts.lock <span style='color:#111;'>17B</span>","children":null,"spread":false},{"title":"fileHashes.bin <span style='color:#111;'>275.21KB</span>","children":null,"spread":false},{"title":"taskArtifacts.bin <span style='color:#111;'>128.78KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"buildOutputCleanup","children":[{"title":"cache.properties <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":"built.bin <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"cache.properties.lock <span style='color:#111;'>2B</span>","children":null,"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'>6.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"gradle.properties <span style='color:#111;'>730B</span>","children":null,"spread":false},{"title":".idea","children":[{"title":"libraries","children":[{"title":"glide_3_7_0.xml <span style='color:#111;'>512B</span>","children":null,"spread":false},{"title":"support_compat_25_3_1.xml <span style='color:#111;'>577B</span>","children":null,"spread":false},{"title":"support_fragment_25_3_1.xml <span style='color:#111;'>583B</span>","children":null,"spread":false},{"title":"animated_vector_drawable_25_3_1.xml <span style='color:#111;'>607B</span>","children":null,"spread":false},{"title":"okhttp_3_9_0.xml <span style='color:#111;'>506B</span>","children":null,"spread":false},{"title":"support_vector_drawable_25_3_1.xml <span style='color:#111;'>604B</span>","children":null,"spread":false},{"title":"support_media_compat_25_3_1.xml <span style='color:#111;'>595B</span>","children":null,"spread":false},{"title":"okio_1_13_0.xml <span style='color:#111;'>496B</span>","children":null,"spread":false},{"title":"appcompat_v7_25_3_1.xml <span style='color:#111;'>571B</span>","children":null,"spread":false},{"title":"support_core_utils_25_3_1.xml <span style='color:#111;'>589B</span>","children":null,"spread":false},{"title":"support_v4_25_3_1.xml <span style='color:#111;'>395B</span>","children":null,"spread":false},{"title":"support_annotations_25_3_1.xml <span style='color:#111;'>519B</span>","children":null,"spread":false},{"title":"support_core_ui_25_3_1.xml <span style='color:#111;'>580B</span>","children":null,"spread":false}],"spread":false},{"title":"runConfigurations.xml <span style='color:#111;'>564B</span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'>181.23KB</span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'>371B</span>","children":null,"spread":false},{"title":"copyright","children":[{"title":"profiles_settings.xml <span style='color:#111;'>74B</span>","children":null,"spread":false}],"spread":false},{"title":"compiler.xml <span style='color:#111;'>686B</span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'>626B</span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'>6.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"GlideProgressTest.iml <span style='color:#111;'>894B</span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'>6.00KB</span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'>15B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • gaoxiaoweiandy:
    用不成,对于glide42021-03-30
  • 冉航--小虾米:
    用不成,对于glide42021-03-30
  • guofeifei1234:
    刚学,谢谢分享2019-11-26
  • 郭_csdn:
    刚学,谢谢分享2019-11-26
  • qq_41488471:
    谢谢,挺好用2019-10-14
  • qq_41488471:
    谢谢,挺好用2019-10-14
  • suyanruo:
    用起来还不错,感谢分享2019-05-16
  • suyanruo:
    用起来还不错,感谢分享2019-05-16
  • leonsu:
    可以使用,谢谢分享2019-03-12
  • 天之雪狐:
    可以使用,谢谢分享2019-03-12

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明