Android 开源框架收藏

来源:互联网 发布:北京华为海思媒体算法 编辑:程序博客网 时间:2024/05/22 16:06

1、文件缓存框架

ASimpleCache

GitHub:https://github.com/yangfuhai/ASimpleCache


2、JSON 框架

GSON


3、HTTP 框架

OkHttp

官网:http://square.github.io/okhttp/

GitHub :https://github.com/square/okhttp

依赖:Okio(https://github.com/square/okio)


4、REST 客户端

Retrofit

官网:http://square.github.io/retrofit/

GitHub:https://github.com/square/retrofit


5、下载

2.3系统:DownloadManager


6、滑动删除



0 0