个人收集的一些第三方库

大部分都是自己使用过觉得还不错的,部分并没有使用过,但是看起来很屌的样子


工具类集合

AndroidUtilCode



我再测试一把


下载更新

update

清晰灵活简单易用的应用更新库
个人收集的一些第三方库个人收集的一些第三方库个人收集的一些第三方库个人收集的一些第三方库



另一个下载更新

  •  实现android版本更新
  •  对kotlin适配,调用更简单
  •  自定义接口协议,可以不改变现有项目的协议就能使用
  •  支持get,post请求
  •  支持进度显示,对话框进度条,和通知栏进度条展示
  •  支持后台下载
  •  支持强制更新
  •  支持简单主题色配置(可以自动从顶部图片提取主色)
  •  支持自定义对话框(可以监听下载进度)
  •  支持静默下载(可以设置wifi状态下)
  •  支持android7.0

个人收集的一些第三方库





沉浸式状态栏工具

StatusBarUtil

这是一个为Android App 设置状态栏的工具类, 可以在4.4及其以上系统中实现 沉浸式状态栏/状态栏变色,支持设置状态栏透明度,满足你司设计师的各种要求(雾)。

在此之前我写过一篇Android App 沉浸式状态栏解决方案,后来我司设计师说默认的透明度太深了,让我改浅一点,然后在想了一些办法之后给解决了。本着不重复造*的原则,索性整理成一个工具类,方便需要的开发者。

个人收集的一些第三方库





adapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。




按周和时间显示的view,适合用来做课表应用

Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.

个人收集的一些第三方库
沉浸式状态栏2
Apply background tinting to the Android system UI when using KitKat translucent modes

个人收集的一些第三方库



新用户引导

GuideHelper

新手引导页,轻松的实现对应的view上面的显示提示信息和展示功能给用户

个人收集的一些第三方库



nb的侧滑菜单
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
个人收集的一些第三方库个人收集的一些第三方库



分组悬浮

SuspensionIndexBar

仿美团选择城市、微信通讯录、饿了么点餐列表的导航悬停分组索引列表。
效果图如上,同一个作者


好看的dialog

sweet-alert-dialog

Android版的SweetAlert,清新文艺,快意灵动的甜心弹框

个人收集的一些第三方库



神奇的动画库
个人收集的一些第三方库个人收集的一些第三方库个人收集的一些第三方库



带动画的下拉箭头

Android-ExpandIcon

Nice and simple customizable implementation of Google style up/down expand arrow.

个人收集的一些第三方库



mvc框架

MVCHelper

实现下拉刷新,滚动底部自动加载更多,分页加载,自动切换显示网络失败布局,暂无数据布局,支持任意view,支持切换主流下拉刷新框架,真正的android MVC架构,listview,RecyclerView,refresh,loadmore



逼真的雪花效果
Fully customizable implementation of "Snowfall View" on Android.
个人收集的一些第三方库



水波纹动画过渡

CircularAnim

Android ripple animation helper, easy to create Circular Reveal. | Android水波动画帮助类,轻松实现View show/hide/startActivity()特效。(0.3.3)
个人收集的一些第三方库



时间选择器
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
可以单选日期,时间,也可以选择一段连续的日期

个人收集的一些第三方库




个人收集的一些第三方库






viewpager指示器
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu…

个人收集的一些第三方库