Downloader icon indicating copy to clipboard operation
Downloader copied to clipboard

A cost-effective Android file downloader

Results 9 Downloader issues
Sort by recently updated
recently updated
newest added

我是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.

![image](https://user-images.githubusercontent.com/22092055/179135623-7a8cf6dd-2f87-485a-b256-2382a54ae2b8.png)

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