# CharmingMultithreadDownload **Repository Path**: CharmingLee/CharmingMultithreadDownload ## Basic Information - **Project Name**: CharmingMultithreadDownload - **Description**: 在xUtil基础上修改,支持多任务多线程断点下载,同时通知栏显示不卡顿,多个activity切换同步暂停继续取消等操作 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TestxUtils 最近项目需要一个下载模块,要求多任务多线程断点下载还要通知栏提示,网上找了很多都没合适的,后面下了xutil做 成了这个demo希望可以给有同样需求的朋友一个参考,这个是我做项目前的测试demo所有有些细节可能没有完善,不过 大致功能还是可以实现的,有什么不足还希望大家指出,一起学习一起进步! @author CharmingLee email:charming_lee@qq.com 在xUtil基础上修改,支持多任务多线程断点下载,同时通知栏显示不卡顿,多个activity切换同步暂停继续取消等操作 ![image](https://github.com/CharmingLee/TestxUtils/blob/master/image/Screenshot_2015-06-25-09-29-37.png) ![image](https://github.com/CharmingLee/TestxUtils/blob/master/image/Screenshot_2015-06-25-09-29-41.png) ![image](https://github.com/CharmingLee/TestxUtils/blob/master/image/Screenshot_2015-06-25-09-29-51.png)