Downloader
Downloader copied to clipboard
A cost-effective Android file downloader
我是agentWeb导入的下载 androidX 5.0.3,测试下载还是会报 Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

I'm using ``implementation 'com.github.Justson:Downloader:v5.0.3-androidx' // AgentWeb (Downloader)`` ``` E/AndroidRuntime: FATAL EXCEPTION: Thread-22 E/AndroidRuntime: Process: ***.***.***, PID: 1851 E/AndroidRuntime: java.lang.IllegalArgumentException: ***.***.***: Targeting S+ (version 31 and above) requires that one of...
Fatal Exception: java.lang.IllegalArgumentException com.monsterindia.seeker.views: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE...
Everything is working great bu can u tell me how to open the file after download??
没有最新版本5.0.4版本的使用说明和Demo
The pause and resume downloads only works if i don't quit the app. It means it only works for the current instance of Downloader. Is there any solution to this...
This repository seems to be out of maintenance. I have a repository that is being maintained. Maybe you can try it?https://github.com/dhs964057117/Titan-Downloader