Android常用库和插件避免重复造轮子(持续更新)
前言
整理了一份Android开发中常用的第三方库,我们在开发的时候就不用去自己再写一些功能了,避免重复造轮子带来的浪费。本文只是部分,我未来将持续更新,希望大家喜欢。
下拉刷新PullLoadMoreRecyclerView实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示 https://github.com/WuXiaolong/PullLoadMoreRecyclerView start 1247android-Ultra-Pull-To-Refresh这是现在已经停止维护的下拉刷新项目的替代方案。继承于ViewGroup可以包含任何View。功能比SwipeRefreshLayout强大。使用起来非常简单。良好的设计,如果你想定制自己的UI样式,非常简单,就像给ListView加一个Header View那么简单。 https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh start 9322SmartRefreshLayout下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 https://github.com/scwang90/SmartRefreshLayout start 14453一个实用的多条件筛选菜单DropDownMenu一个实用的多条件筛选菜单,在很多App上都能看到这个效果,如美团,爱奇艺电影票等 https://github.com/dongjunkun/DropDownMenu start 2997强大易用的安卓工具类库AndroidUtilCode是一个强大易用的安卓工具类库,它合理地封装了安卓开发中常用的函数,具有完善的 Demo 和单元测试,利用其封装好的 APIs 可以大大提高开发效率,如今它主要包括两部分模块,其一是主工具类模块:utilcode,其中的工具类是开发中常用到的;其二是子工具类模块:subutil,它包含的工具类并不是很常用,它的出现是为了防止主工具类的臃肿。 https://github.com/Blankj/AndroidUtilCode start 20125SuperUtils囊括了一大部分Android应用开发过程当中常用的工具类。工具类来源整理自网络和自己编写。 https://github.com/AllenCoder/SuperUtils start 310Android第三方相册选择器Matisse知乎开源相册 https://github.com/hamuamu0/Matisse start 7881ImagePicker完全仿微信的图片选择 https://github.com/jeasonlzy/ImagePicker start 3262PictureSelector一款针对android平台下的图片选择器,支持从相册或拍照选择图片或视频、音频,支持动态权限获取、裁剪(单图or多图裁剪)、压缩、主题自定义配置等功能、适配android 6.0+系统的开源图片选择框架。 https://github.com/LuckSiege/PictureSelector start 4762ImagePicker一款功能超强的图片选择器。支持超大图预览(比如10000*5000的图),支持图片裁剪,可配置头像模式和普通模式,支持动态配置ImageLoader以支持多种图片加载库,以及实现流畅的跳转动画 https://github.com/martin90s/ImagePicker start 832TakePhoto一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库 https://github.com/crazycodeboy/TakePhoto start 5553Albumhttps://github.com/yanzhenjie/Album start 1802可用于动态生成验证码,常见于金融类appVerificationCodeViewhttps://github.com/Freshman111/VerificationCodeView start 354类似于微信侧滑返回上一级Activity的工具SwipeBackHelperhttps://github.com/Jude95/SwipeBackHelper/blob/master/README_ch.md start 1266SwipeBackLayouthttps://github.com/ikew0ng/SwipeBackLayout start 5352Banner轮播ViewPagerandroid-auto-scroll-view-pagerhttps://github.com/Trinea/android-auto-scroll-view-pager start 1603UltraViewPagerUltraViewPager是一个封装多种特性的ViewPager,主要是为多页面切换场景提供统一解决方案。支持横划竖划;支持一屏内显示多页;支持循环滚动;支持定时滚动,计时器使用Handler实现 https://github.com/alibaba/UltraViewPager start 3942ViewPagerIndicatorIndicator 取代 tabhost,实现网易顶部tab,新浪微博主页底部tab,引导页,无限轮播banner等效果,高度自定义tab和特效 https://github.com/LuckyJayce/ViewPagerIndicator start 2166RecyclerViewPager扩形式的recyclerView,配合ViewPager实现各种效果 https://github.com/lsjwzh/RecyclerViewPager start 3149bannerAndroid广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等! https://github.com/youth5201314/banner start 6938XBanner支持图片无限轮播,支持自定义指示点、显示提示文字、切换动画等 https://github.com/xiaohaibin/XBanner start 516BGABanner-Android引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果 https://github.com/bingoogolapple/BGABanner-Android start 2914Android图片压缩工具Luban(鲁班)可能是最接近微信朋友圈的图片压缩算法 https://github.com/Curzibn/Luban start 8469侧滑菜单SlidingRootNavhttps://github.com/yarolegovich/SlidingRootNav start 2385选择器Android-PickerView一款仿iOS的PickerView控件,有时间选择和选项选择,并支持一二三级联动,支持自定义样式 https://github.com/Bigkoo/Android-PickerView start 8346android-picker安卓选择器类库,包括日期选择器、时间选择器、单项选择器、城市选择器、颜色选择器、文件选择器、目录选择器、数字选择器、星座选择器、生肖选择器等,可自定义顶部及底部界面,可自定义窗口动画。 https://github.com/sevenli777/android-picker start 36MultiType-FilePicker第三方选择器,可以选择文件、图片 https://github.com/fishwjy/MultiType-FilePicker start 1011简洁验证码输入框,能自定义输入框个数和样式VerificationCodeInputhttps://github.com/liuguangli/VerificationCodeInput start 257RecyclerViewIndexRecyclerView一款联系人选择的recyclerView列表,支持顶部悬浮和侧边滑动首字母选择 https://github.com/jiang111/IndexRecyclerView start 1114ExpandableLayout点击可扩大隐藏列表 https://github.com/traex/ExpandableLayout start 1499SwipeRecyclerView侧滑菜单,长按拖拽,滑动删除,自动加载更多,和ViewPager结合使用,和任何下拉刷新框架结合使用。 https://github.com/yanzhenjie/SwipeRecyclerView start 3446IndexableRecyclerView轻轻松实现:选择城市,选择联系人等需要索引的功能松实现:选择城市,选择联系人等需要索引的功能 https://github.com/YoKeyword/IndexableRecyclerView start 982Android换肤/夜间模式的Android框架MultipleThemehttps://github.com/dersoncheng/MultipleTheme start 1521强大的RecyclerAdapter框架BaseRecyclerViewAdapterHelperhttps://github.com/CymChad/BaseRecyclerViewAdapterHelper start 3215SuperAdapterhttps://github.com/byteam/SuperAdapter start 629更换主题、设置状态栏的工具类StatusBarUtil (实现沉浸栏状态栏颜色状态)https://github.com/laobie/StatusBarUtil start 6211MagicaSakuraAndroid 多主题框架 https://github.com/Bilibili/MagicaSakura start 2915DialogBasePopup打造通用的popupwindow https://github.com/razerdp/BasePopup start 1618AndroidBottomSheet底部弹出popupwindow https://github.com/michael-rapp/AndroidBottomSheet start 300BottomDialog自定义的从底部弹出的dialog,仿照微博的分享弹框 https://github.com/Curzibn/BottomDialog start 375AndroidSuperDialog支持自定义边框圆角、背景透明度、字体大小与色值等 https://github.com/mylhyl/AndroidSuperDialog start 131material-dialogsmd风格的dialog https://github.com/afollestad/material-dialogs start 14288Android-AlertView仿iOS的AlertViewController 几乎完美还原iOS 的 AlertViewController ,同时支持Alert和ActionSheet模式,每一个细节都是精雕细琢,并把api封装成懒到极致模式,一行代码就可以进行弹窗. https://github.com/Bigkoo/Android-AlertView start 1212加载LoadingLoadingLayout项目里都会遇到几种页面,分别为加载中、无网络、无数据、出错四种情况,经常要使用,所以封成库引用了 https://github.com/weavey/LoadingLayoutDemo start 634NumberProgressBar带数字的进度条滚动 https://github.com/daimajia/NumberProgressBar start 5162KProgressHUD仿iOS加载 https://github.com/Kaopiz/KProgressHUD start 1128GifLoadingViewhttps://github.com/Rogero0o/GifLoadingView start 1177音乐播放TimberMD风格的音乐播放 https://github.com/naman14/Timber start 5145CustomLrcView-master自定义显示歌词的控件,实现了歌词的平滑向上滚动,当高亮歌词宽度超过了view的宽的时候,水平滚动 https://github.com/android-lili/CustomLrcView-master start 109LyricViewDemo歌词显示 https://github.com/zhengken/LyricViewDemo start 576数据库LitePalhttps://github.com/LitePalFramework/LitePal start 5343realm-javahttps://github.com/realm/realm-java start 9941greenDAOhttps://github.com/greenrobot/greenDAO start 10559动画库lottie-android支持跨平台动画库,由UI设计指定切json,将json加载出来实现动画 https://github.com/airbnb/lottie-android start 22620TransitionHelper一个简单的Activity转场动画 工具类 https://github.com/ImmortalZ/TransitionHelper start 1569TranslationCompat页面过渡动画兼容库,兼容Android5.0之后转场动画至Android4.0。 https://github.com/zhangke3016/TranslationCompat start 259android-pathviewSVG动画库 https://github.com/geftimov/android-pathview start 2485图表类工具MPAndroidChart股票折线图、饼状图等 https://github.com/PhilJay/MPAndroidChart start 24227KChartView股票k线图 https://github.com/tifezh/KChartView start 356hellocharts-androidhttps://github.com/lecho/hellocharts-android start 6126波浪效果WaveViewhttps://github.com/gelitenight/WaveView start 1328Android开源项目及库TimLiu-Androidhttps://github.com/Tim9Liu9/TimLiu-Android#UI start 2334播放器PLDroidPlayer七牛推出的一款免费的适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发 https://github.com/pili-engineering/PLDroidPlayer start 3518标题导航栏ByeBurger这是一个极其简便的快速实现隐藏标题栏和导航栏的库。 https://github.com/githubwing/ByeBurger start 1061网络加载okhttp-OkGo全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的标准RESTful风格的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持超时自动重连,支持cookie的持久化和自动管理,支持五种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能 https://github.com/jeasonlzy/okhttp-OkGo start 8221NoHttpAndroid实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。 https://github.com/yanzhenjie/NoHttp start 3525OkHttpFinalOkHttp封装的一个简单易用HTTP请求 https://github.com/pengjianbo/OkHttpFinal start 770okhttputilsokhttp的辅助类 https://github.com/hongyangAndroid/okhttputils start 6402二维码android-zxingLibrary几行代码快速集成二维码扫描功能 https://github.com/yipianfengye/android-zxingLibrary start 3531QRCode-Android二维码、条形码通用扫描 https://github.com/XuDaojie/QRCode-Android start 362QrCodeScanAndroid手机客户端二维码扫描 https://github.com/chentao0707/QrCodeScan start 1080自定义键盘CustomizeKeyboard完全自定义的Android安全键盘 https://github.com/StomHong/CustomizeKeyboard start 312蓝牙操作库BluetoothHelperhttps://github.com/a-voyager/BluetoothHelper start 1111版本更新CheckVersionLib 版本检测升级(更新)库。https://github.com/AlexLiuSheng/CheckVersionLib start 1432UpdateApp开箱即用的app更新,主要负责软件下载、软件安装等 Permission和Service默认添加在aar包里面的,如果使用gradle不需要 在意下面的配置了。 https://github.com/yaming116/UpdateApp start 327缓存ASimpleCache一个为android制定的 轻量级的 开源缓存框架。轻量到只有一个java文件(由十几个类精简而来) https://github.com/yangfuhai/ASimpleCache start 3147权限管理AndPermissionhttps://github.com/yanzhenjie/AndPermission start 4525FcPermissionshttps://github.com/lypeer/FcPermissions start 406RxPermissionshttps://github.com/tbruyelle/RxPermissions start 7166Tag标签AndroidTagGrouphttps://github.com/2dxgujun/AndroidTagGroup start 2168手势密码解锁LockPattern仿支付宝手势密码解锁 https://github.com/sym900728/LockPattern start 184PatternLockViewMD风格的手机密码解锁 https://github.com/aritraroy/PatternLockView start 2219BlurLockView高斯模糊锁屏界面 https://github.com/Nightonke/BlurLockView start 987AppLockAppLock应用锁,保护你的隐私。 https://github.com/lizixian18/AppLock start 463LolliPinPin解锁 https://github.com/omadahealth/LolliPin start 1480PinLockViewMD风格Pin解锁 https://www.cnblogs.com/abao0/p/6726763.html start 1145