Android 开发中常用的库
1、打印日志
?
地址:https://github.com/orhanobut/logger
2、張鴻洋StickyNavLayout
博客:Android 自定義控件 輕松實(shí)現(xiàn)360軟件詳情頁_鴻洋_的博客-CSDN博客
地址:https://github.com/hongyangAndroid/Android-StickyNavLayout
https://github.com/wkp111/StickLayout
效果圖:
3、視頻的壓縮
https://github.com/Tourenathan-G5organisation/SiliCompressor
https://github.com/yangjunjin/QiNiuVideoCompress
4、萬能指示器
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 強(qiáng)大、可定制、易擴(kuò)展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角標(biāo),更支持在非ViewPager場(chǎng)景下使用(使用hide()、show()切換Fragment或使用setVisibility切換FrameLayout里的View等)
https://github.com/hackware1993/MagicIndicator
Android 教你打造炫酷的ViewPagerIndicator 不僅僅是高仿MIUI_鴻洋_的博客-CSDN博客
貝賽爾曲線指示器:
https://github.com/LinweiJ/ViewPagerIndicator
https://github.com/wenzhihao123/Android-Universal-ViewPager-Indicator
android用貝塞爾曲線完成viewpager輪播指示器_慕課手記
5、多渠道打包
walle?官方GitHub地址:https://github.com/Meituan-Dianping/walle
VasDolly?官方GitHub地址:https://github.com/Tencent/VasDolly
6、FlowLayout
https://github.com/hongyangAndroid/FlowLayout
7、RecyclerView.LayoutManager 各種樣式的布局管理器
https://github.com/leochuan/ViewPagerLayoutManager
RecyclerView的一些開源LayoutManager - 騰訊云開發(fā)者社區(qū)-騰訊云
8、輪播圖
https://github.com/youth5201314/banner
9、圖片加載
https://github.com/bumptech/glide
10、適配器
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
11、解析json數(shù)據(jù)
https://github.com/google/gson
12、數(shù)據(jù)庫
https://github.com/greenrobot/greenDAO
13、廣播
https://github.com/greenrobot/EventBus
14、權(quán)限申請(qǐng)
https://github.com/tbruyelle/RxPermissions
15、view注釋
https://github.com/JakeWharton/butterknife
16、圖片壓縮
https://github.com/Curzibn/Luban
17、時(shí)間、城市、字符串選擇器
https://github.com/Bigkoo/Android-PickerView
18、視頻播放器
嗶哩嗶哩:https://github.com/bilibili/ijkplayer
Vitamio:https://github.com/yixia/VitamioBundle
https://github.com/lipangit/JiaoZiVideoPlayer
19、下載文件、apk
Android Downloader是一個(gè)開源的多線程,多任務(wù)下載框架-玩Android - wanandroid.com
https://github.com/lingochamp/FileDownloader
20、阿里vLayout UI框架
博客:項(xiàng)目接入實(shí)現(xiàn)復(fù)雜布局的vlayout_龍先森的博客-CSDN博客
Demo:https://github.com/alibaba/vlayout
21、LiveData、Lifecycle使用
https://www.jianshu.com/p/8c15cadb638f
Android框架組件--Lifecycle的使用_四月葡萄的博客-CSDN博客
22、dragger2使用
Android常用開源工具(1)-Dagger2入門_遠(yuǎn)古大鐘的博客-CSDN博客
Android常用開源工具(2)-Dagger2進(jìn)階_遠(yuǎn)古大鐘的博客-CSDN博客
Android 神兵利器Dagger2使用詳解(一)基礎(chǔ)使用_卻把清梅嗅的博客-CSDN博客_android dagger
Android 神兵利器Dagger2使用詳解(二)Module&Component源碼分析_卻把清梅嗅的博客-CSDN博客
23、RxCache
RxCache中文文檔_卻把清梅嗅的博客-CSDN博客
RxCache的使用,RxCache與Retrofit2.0結(jié)合使用_isJingkai的博客-CSDN博客
24、刷新
SmartRefreshLayout:https://github.com/scwang90/SmartRefreshLayout
XRecyclerView:https://github.com/XRecyclerView/XRecyclerView
Android幾種強(qiáng)大的下拉刷新庫_牛八少爺?shù)牟┛?CSDN博客_安卓下拉刷新庫
25、圖片選擇器
https://github.com/lovetuzitong/MultiImageSelector
https://github.com/LuckSiege/PictureSelector
26、仿斗魚拼圖驗(yàn)證碼
https://github.com/luozhanming/Captcha
https://github.com/mcxtzhang/SwipeCaptcha
27、json動(dòng)畫加載庫
Lottie Docs
28、即時(shí)聊天
https://hub.fastgit.org/xuuhaoo/OkSocket
29、視頻播放器
https://github.com/CarGuo/GSYVideoPlayer
https://github.com/Jzvd/JZVideo
https://github.com/bilibili/ijkplayer
?
30、視頻緩存庫
https://github.com/danikula/AndroidVideoCache
https://github.com/JeffMony/MediaLocalProxyLib(m3u8)
https://github.com/JeffMony/JeffVideoCache(m3u8)
30、處理后臺(tái)返回不正常數(shù)據(jù)
GsonFactory: Gson 解析容錯(cuò)框架,愿從此再無 Json 解析報(bào)錯(cuò)
31、二維碼掃描
https://github.com/jenly1314/ZXingLite
https://github.com/bingoogolapple/bgaqrcode-android/tree/ed7a3fe34be5540969cab3924ce3276f177dc308
32、線上Bugly收集
Bugly-首頁
33、App保活
com.xdandroid:hellodaemon
Android后臺(tái)服務(wù)保活解決方案二_陳岐祥的博客-CSDN博客_android后臺(tái)保活
總結(jié)
以上是生活随笔為你收集整理的Android 开发中常用的库的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 2017计算机考试题上机,2017年计算
- 下一篇: android暂停活动,如何将Andro