常用的几个框架整理
Posted 持续学习刻意练习
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用的几个框架整理相关的知识,希望对你有一定的参考价值。
-
网络请求:
OkHttp:https://github.com/square/okhttp
Retrofit:https://github.com/square/retrofit
RxJava:https://github.com/ReactiveX/RxJava
Rxandroid:https://github.com/ReactiveX/RxAndroid -
图片:
Fresco(图片加载控件):https://github.com/facebook/fresco,
https://www.fresco-cn.org,
FaceBook的开源框架,中文翻译:https://www.fresco-cn.org/docs/concepts.html#_
圆形头像第三方:https://github.com/hdodenhof/CircleImageView
PhotoView(图片浏览框架):https://github.com/chrisbanes/PhotoView
轮播图,UltraViewPager:https://github.com/alibaba/UltraViewPager -
权限:
PermissionGen:https://github.com/lovedise/PermissionGen -
进度条:
KProgressHUD:https://github.com/Kaopiz/KProgressHUD
数字进度条:https://github.com/daimajia/NumberProgressBar -
对话框:
MD 风格的对话框,MaterialDialog:https://github.com/afollestad/material-dialogs -
地图:
百度地图开放平台:http://lbsyun.baidu.com
以上是关于常用的几个框架整理的主要内容,如果未能解决你的问题,请参考以下文章