常用框架

来源:互联网 发布:知乎回答过于频繁 编辑:程序博客网 时间:2024/06/07 06:29
1、volley,项目地址 https://github.com/smanikandan14/Volley-demo2、android-async-http 项目地址:https://github.com/loopj/android-async-http3、Afinal框架 项目地址:https://github.com/yangfuhai/afinal4、xUtils框架 项目地址:https://github.com/wyouflf/xUtils5、ThinkAndroid 项目地址:https://github.com/white-cat/ThinkAndroid6、LoonAndroid 项目地址:https://github.com/gdpancheng/LoonAndroid主要有以下模块:(1) 自动注入框架(只需要继承框架内的application既可)(2) 图片加载框架(多重缓存,自动回收,最大限度保证内存的安全性)(3) 网络请求模块(继承了基本上现在所有的http请求)(4) eventbus(集成一个开源的框架)(5) 验证框架(集成开源框架)(6) json解析(支持解析成集合或者对象)(7) 数据库(不知道是哪位写的 忘记了)(8) 多线程断点下载(自动判断是否支持多线程,判断是否是重定向)(9) 自动更新模块(10) 一系列工具类
0 0
原创粉丝点击