lingochamp / FileDownloader

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Apache License 2.0
11.05k stars 2.2k forks source link

依赖FileDownloader,打包成aar,依赖aar时却找不到相关文件 #1358

Open wantao1008hh opened 4 years ago

wantao1008hh commented 4 years ago

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.liulishuo.filedownloader.FileDownloader" on path: DexPathList[[zip file.........

其它一些库都正常引用

dongwuyuan-4 commented 4 years ago

Ok

fan0424 commented 3 years ago

Ok

你是怎么解决的?

hewh7 commented 4 months ago

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.liulishuo.filedownloader.FileDownloader" on path: DexPathList[[zip file.........

其它一些库都正常引用

https://blog.csdn.net/Mr_ziheng/article/details/131010454 是用的fat aar插件打包吗? 正常打包如果有第三方依赖是拿不到的