安卓常用开源库

该文章根据分类整理了较完善的github上开源库,以供平时开发根据自己需要直接找到使用,并且在平时开发和翻阅资料时持续集成更新,以分类,简介加链接地址形式整理,以下库大部分我都使用过或者下载测试过,请大胆使用。

网络请求

Okhttp

https://github.com/square/okhttp

Retrofit

https://github.com/square/retrofit

图片加载

Picasso

https://github.com/square/picasso

Fresco

https://github.com/facebook/fresco

Glide

https://github.com/bumptech/glide

数据库

Ormlite

https://github.com/j256/ormlite-android

LitePal

https://github.com/LitePalFramework/LitePal

greenDAO

https://github.com/greenrobot/greenDAO

上拉刷新,下拉加载,header/footer,多套布局

BaseRecyclerViewAdapterHelper

https://github.com/CymChad/BaseRecyclerViewAdapterHelper

SmartRefreshLayout

https://github.com/scwang90/SmartRefreshLayout

TwinklingRefreshLayout

https://github.com/lcodecorex/TwinklingRefreshLayout

控件注入

Butterknife

https://github.com/JakeWharton/butterknife

Dagger

https://github.com/square/dagger

异步分发

EventBus

https://github.com/greenrobot/EventBus

Rxjava

https://github.com/ReactiveX/RxJava

RxAndroid

https://github.com/ReactiveX/RxAndroid

RxBinding

https://github.com/JakeWharton/RxBinding

热修复

Tinker

https://github.com/Tencent/tinker

页面侧滑返回

ParallaxSwipeBack  视觉差返回

https://github.com/bushijie/ParallaxSwipeBack

SwipeBackLayout

https://github.com/ikew0ng/SwipeBackLayout

完整视频播放器封装

GSYVideoPlayer

https://github.com/CarGuo/GSYVideoPlayer

Dkplayer

https://github.com/dueeeke/dkplayer

JiaoZiVideoPlayer

https://github.com/lipangit/JiaoZiVideoPlayer

二维码

几行代码集成二维码扫描

https://github.com/yipianfengye/android-zxingLibrary

动态背景二维码

https://github.com/SumiMakito/AwesomeQRCode

动画

各种Loading动画库

https://github.com/81813780/AVLoadingIndicatorView

Activity之间过渡动画

https://github.com/lgvalle/Material-Animations

Lottie-json动画

https://github.com/airbnb/lottie-android

权限请求

RxPermissions

https://github.com/tbruyelle/RxPermissions

LeonEasyPermissions

https://github.com/leon2017/LeonEasyPermissions

图表绘制

MPAndroidChart-一款强大的 Android 图表库, 支持各种各样图表显示

https://github.com/PhilJay/MPAndroidChart

强大干净的图表库

https://github.com/supertaohaili/UI

项目工具类

日志打印库Logger

https://github.com/orhanobut/logger

定制不一样的Toast

https://github.com/GrenderG/Toasty

Android封装最全面的工具类(加密、文件、网络、bitmap、正则、屏幕、时间等等)

https://github.com/Blankj/AndroidUtilCode

RecyclerView

万能Adapter

https://github.com/hongyangAndroid/baseAdapter

RecyclerView item动画

https://github.com/wasabeef/recyclerview-animators

各种LayoutManager特效

https://github.com/Cleveroad/FanLayoutManager

ViewPager

Banner上viewpager各种动画

https://github.com/daimajia/AndroidImageSlider

卡片式viewpager

https://github.com/Devlight/InfiniteCycleViewPager

引导界面滑动导航、各种轮播效果

https://github.com/bingoogolapple/BGABanner-Android

跨平台开发

React Native

https://github.com/facebook/react-native

Flutter

https://github.com/flutter/flutter

JsBridge

https://github.com/lzyzsd/JsBridge

组件化开发

ARouter

https://github.com/alibaba/ARouter

图片查看器

触摸手势实现图片缩放

https://github.com/chrisbanes/PhotoView

类似于微信发朋友圈选择图片视频库

https://github.com/zhihu/Matisse

图片裁剪库

https://github.com/Yalantis/uCrop

内存检测

Leakcanary

https://github.com/square/leakcanary

Materal Design

各种Material风格控件

https://github.com/rey5137/material

各种Tablayout样式库

https://github.com/H07000223/FlycoTabLayout

完整高仿项目

仿全民TV

https://github.com/jenly1314/KingTV

仿淘宝

https://github.com/gnehsuy/TaoBaoUI

仿美拍

https://github.com/diycoder/MeiPai

仿微信(一)

https://github.com/motianhuo/wechat

仿微信(二)

https://github.com/GitLqr/LQRWeChat

仿微信(三)

https://github.com/Naoki2015/CircleDemo

仿网易云音乐

https://github.com/aa112901/remusic

仿今日头条

https://github.com/chaychan/TouTiao

仿美团

https://github.com/cachecats/LikeMeiTuan

其他

仿IOS侧滑删除

https://github.com/anzaizai/EasySwipeMenuLayout

StickyListHeaders-手机通讯录固定栏效果

https://github.com/emilsjolander/StickyListHeaders

欢迎页库

https://github.com/paolorotolo/AppIntro

富文本编辑器

https://github.com/wasabeef/richeditor-android

仿IOS滚轮控件

https://github.com/Bigkoo/Android-PickerView

FileDownloader-文件下载库

https://github.com/lingochamp/FileDownloader

Gif加载控件

https://github.com/koral--/android-gif-drawable

主题颜色切换框架(一键换肤)

https://github.com/Bilibili/MagicaSakura

状态栏、菜单栏操作 ImmersionBar

https://github.com/gyf-dev/ImmersionBar

流式布局Tag库

https://github.com/hongyangAndroid/FlowLayout

Apk反编译工具

https://github.com/iBotPeaches/Apktool

作者:奔跑吧李博

链接:https://www.jianshu.com/p/06ce7bfab946

来源:简书

简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 223,689评论 6 521
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 95,685评论 3 401
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 170,676评论 0 366
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 60,496评论 1 300
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 69,512评论 6 399
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 53,044评论 1 314
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 41,423评论 3 427
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 40,399评论 0 278
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 46,923评论 1 323
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 38,973评论 3 343
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 41,117评论 1 354
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 36,761评论 5 350
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 42,440评论 3 336
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 32,929评论 0 25
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 34,045评论 1 275
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 49,609评论 3 380
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 46,147评论 2 363

推荐阅读更多精彩内容

  • 东西有点多,但是资源绝对nice,自己都全部亲身体验过了,大家可放心使用 github排名: https://gi...
    Rance935阅读 11,220评论 26 312
  • https://github.com/7heaven/bitmapMesh Android开源项目及库整理总结 字...
    奈何心善阅读 4,692评论 2 40
  • 公元266年,司马炎逼迫曹操的孙子曹奂禅位,自己建国号为晋,定都洛阳,这就是历史上的西晋;280年,西晋灭东吴,完...
    新新月文艺阅读 1,065评论 3 3
  • 一、关于车 从机场回来,正好赶上下班高峰,外面下着细雨,舒见开着车在市区中心以龟速前进,极有耐心地等待长长的...
    晖越阅读 720评论 3 2
  • 谢谢我的宇宙哥哥,给我带来美好幸福的一天,和家人在一起说说笑笑,吃吃饭是多么的幸福享受,谢谢我的宇宙哥哥让我的亲密...
    俊蓓阅读 255评论 0 0