本文主要是介绍android好用的第三方类库,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
别人整理的UI库:
https://blog.csdn.net/sinat_33585352/article/details/88825720
https://www.jianshu.com/p/8ba0fbbd93f5
沉浸式状态栏导航栏:https://github.com/gyf-dev/ImmersionBar
弹框:https://github.com/li-xiaojun/XPopup
错误日志收集:https://bugly.qq.com/v2/
recyclerView适配器:https://github.com/CymChad/BaseRecyclerViewAdapterHelper
下拉刷新:https://github.com/scwang90/SmartRefreshLayout
模块间路由控制:https://github.com/alibaba/ARouter
日志记录打印:https://github.com/orhanobut/logger
直播推流:https://github.com/WangShuo1143368701/WSLiveDemo
https://github.com/LaiFeng-Android/SopCastComponent
视频缓存:https://github.com/danikula/AndroidVideoCache
动态权限获取:https://github.com/tbruyelle/RxPermissions
选择器:https://github.com/gzu-liyujiang/AndroidPicker (时间,文件夹,文件)
通知:https://github.com/wenmingvs/NotifyUtil
版本更新:https://github.com/WVector/AppUpdate
文件下载上传:https://github.com/AriaLyy/Aria
图表:https://github.com/PhilJay/MPAndroidChart
图片加载:https://github.com/bumptech/glide
图片压缩:https://github.com/Curzibn/Luban
本地图片视频选择:https://github.com/zhihu/Matisse
常用帮助:https://github.com/Blankj/AndroidUtilCode
二维码:https://github.com/zxing/zxing
图片展示:https://github.com/chrisbanes/PhotoView
这篇关于android好用的第三方类库的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!