# DownLoadService **Repository Path**: joris9527/DownLoadService ## Basic Information - **Project Name**: DownLoadService - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DownLoadService --- [Android学习整理 - 系列](http://www.jianshu.com/p/05583388aca2) --- #2 - Android异步机制后台下载实例 下载一个大文件 **从最基础分析** 要用到 - 后台服务 [Android学习整理 - 6 -Service](http://www.jianshu.com/p/8a1bdb5062f6) - 接口定义 - 网络请求 - [okhttp](http://square.github.io/okhttp/) - 异步处理机制 [Android学习整理 -11 -异步处理机制](http://www.jianshu.com/p/53d6019bd531) --- 参考自郭霖《第一行代码》 --- 敏敏啊呀