Android常用的第三方库

1,200 阅读2分钟

记录Android开发中用到的第三方库,方便以后自己查找。

屏幕适配-AndroidAutoSize

Github地址: https://github.com/JessYanCoding/AndroidAutoSize

网络请求-Retrofit

Github地址: https://github.com/square/retrofit

拦截器-logging-interceptor

GitHub地址: https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor

数据解析器-moshi

GitHub地址: https://github.com/square/moshi

换肤、UI、工具-QMUI_Android

GitHub地址: https://github.com/Tencent/QMUI_Android

WebView封装使用-AgentWeb

Github地址: https://github.com/Justson/AgentWeb

UtilCode工具类-AndroidUtilCode

GitHub地址: https://github.com/Blankj/AndroidUtilCode

拍照、图片选择 -EasyPhotos

GitHub地址: https://github.com/HuanTanSheng/EasyPhotos

图片和视频选择器-Matisse

GitHub地址: https://github.com/zhihu/Matisse

图片压缩-Luban

GitHub地址: https://github.com/Curzibn/Luban

选择器类库-AndroidPicker

Github地址: https://github.com/gzu-liyujiang/AndroidPicker

圆角图片控件-CircleImageView

GitHub地址: https://github.com/hdodenhof/CircleImageView

超简单的组件动画-AndroidViewAnimations

GitHub地址: https://github.com/daimajia/AndroidViewAnimations

轻松实现多种效果的TextView-SuperTextView

Github地址: https://github.com/chenBingX/SuperTextView

富文本编辑器-XRichText

GitHub地址: https://github.com/sendtion/XRichText

下拉刷新控件-SmartRefreshLayout

GitHub地址: https://github.com/scwang90/SmartRefreshLayout

Recycleview强大适配器-BaseRecyclerViewAdapterHelper

GitHub地址: https://github.com/CymChad/BaseRecyclerViewAdapterHelper

RecyclerView的LayoutManager扩展-LayoutManagerGroup

Github地址: https://github.com/DingMouRen/LayoutManagerGroup

RecyclerView的LayoutManager扩展-vlayout

Github地址: https://github.com/alibaba/vlayout

Viewpager指示器-MagicIndicator

GitHub地址: https://github.com/hackware1993/MagicIndicator

图片缩放控件-PhotoView

Github地址: https://github.com/Baseflow/PhotoView

弹框,包括底部弹框等-XPopup

GitHub地址: https://github.com/li-xiaojun/XPopup

图片选择-Matisse

GitHub地址: https://github.com/zhihu/Matisse

视频播放框架-GSYVideoPlayer

GitHub地址: https://github.com/CarGuo/GSYVideoPlayer

扫描二维码处理相关

GitHub地址: https://github.com/zxing/zxing

界面通知-EventBus

GitHub地址: https://github.com/greenrobot/EventBus

优雅地处理加载中,重试,无数据等-LoadSir

github地址: https://github.com/KingJA/LoadSir

图片轮播控件-banner

GitHub地址: https://github.com/youth5201314/banner

图片轮播控件-MZBannerView

GitHub地址: https://github.com/pinguo-zhouwei/MZBannerView

加载动画-Android-SpinKit

Github地址: https://github.com/ybq/Android-SpinKit

沉浸式状态栏-ImmersionBar

GitHub地址: https://github.com/gyf-dev/ImmersionBar

沉浸式状态栏-StatusBarCompat

GitHub地址: https://github.com/niorgai/StatusBarCompat

Recycleview闪烁加载视图-ShimmerRecyclerView

GitHub地址: https://github.com/sharish/ShimmerRecyclerView

图片加载工具-Glide

GitHub地址: https://github.com/bumptech/glide

配合glide改变图片显示形状的库

GitHub地址: https://github.com/wasabeef/glide-transformations

日历控件-CalendarView

GitHub地址: https://github.com/huanghaibin-dev/CalendarView

图表控件-MPAndroidChart

GitHub地址: https://github.com/PhilJay/MPAndroidChart

可倾斜的TextView-SlantedTextView

Github地址: https://github.com/HeZaiJin/SlantedTextView

底部可拖动抽屉-bottomsheet

Github地址: https://github.com/Flipboard/bottomsheet

蓝牙开发-FastBle

Github地址: https://github.com/Jasonchenlijian/FastBle

虹软人脸识别(免费)

官网: https://www.arcsoft.com.cn/

权限管理-AndPermission

GitHub地址: https://github.com/yanzhenjie/AndPermission

组件化路由框架-ARouter

GitHub地址: https://github.com/alibaba/ARouter

日志框架-logger

GitHub地址: https://github.com/orhanobut/logger

内存溢出检测-leakcanary

GitHub地址: https://github.com/square/leakcanary

性能监控-AndroidPerformanceMonitor

GitHub地址: https://github.com/markzhai/AndroidPerformanceMonitor

插件框架-Shadow

GitHub地址: https://github.com/Tencent/Shadow

热修复框架-tinker

GitHub地址: https://github.com/Tencent/tinker

常用工具-RxTool

GitHub地址: https://github.com/Tamsiree/RxTool