Android一些开源第三方

一、WaveLoading

如果你常在海边浪,你可以试试用这个框架。

Android一些开源第三方_第1张图片
screenshot.gif
二、Stepper

可以帮助你实现分步操的控件

tabs.gif
三、卡片式的ViewPager:ViewPagerCards
1603789-062df0e476e45824.gif
四、未加载出来真正数据的时候,显示界面:loaderviewlibrary
Android一些开源第三方_第2张图片
1603789-4980edb65c5b6013.gif
五、刮刮乐效果:ScratchView
Android一些开源第三方_第3张图片
1603789-9b3e9c0458df3f48.gif
六、自动静默安装:一个可以让您应用的自动更新功能更加优雅的静默安装库 !

原理:使用root或者辅助工具模拟操作完成。

Android一些开源第三方_第4张图片
1603789-26c0dbde6ae2d614.gif
七、一个文本动画滚动效果,显示价格变化,温度变化可以使用。
ticker_main.gif
八、一些android知识讲解,为了达到apk质量的提升,去优化一些内容。
Android一些开源第三方_第5张图片
Paste_Image.png
九 防止app闪退

https://github.com/Ereza/CustomActivityOnCrash


第一大类,UI、界面相关

Badge(组件右上角提示数字)(@qstumn)https://github.com/kongzue/BadgeView

室内地图MapView(@onlylemi)https://github.com/onlylemi/MapView

3D优惠卷FlipCards(@zhangke3016)https://github.com/zhangke3016/FlipCards

视差布局Parallax Layer Layout(@SchibstedSpain)https://github.com/SchibstedSpain/Parallax-Layer-Layout

BottomDialog屏幕底部输入框(@shaohui10086)
https://github.com/shaohui10086/BottomDialog

BottomNavigation(@吴小龙同學 )https://zhuanlan.zhihu.com/p/23122834

各种特色的提示窗口(@XanderWang)https://github.com/XanderWang/XanderPanel

界面弹性滑动显示与消失(@maat红飞)http://www.jianshu.com/p/fad6ac458e57

滑动ViewPager(@DevLight-Mobile-Agency)https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager

特效ViewPager(@simplepeng)https://github.com/simplepeng/ViewPagerTransforms

侧滑删除(@M家杰)https://github.com/tyzlmjj/SwipeBack

酷炫的Activity切换动画,打造更好的用户体验(@huachao1001)http://blog.csdn.net/huachao1001/article/details/51659963

突破小米悬浮窗权限控制–不需要权限的悬浮窗(@苦逼程序员_)http://blog.csdn.net/xyq046463/article/details/51840586

水波纹加载需求(@Lucky.7)http://blog.csdn.net/Amazing7/article/details/51855165

一些强大的RecyclerView(@Anthony)https://github.com/CameloeAnthony/Learning-RecyclerView

VideoListPlayer-列表视频播放组件(@waynell)https://github.com/waynell/VideoListPlayer

FlexibleAdapter-界面适配器,MD风格(@davideashttps://github.com/davideas/FlexibleAdapter

BaseRecyclerViewAdapterHelper-实现RecyclerView动画的组件(@CymChad)https://github.com/CymChad/BaseRecyclerViewAdapterHelper/blob/master/README-cn.md

Android-SpinKit-加载动画组件(@ybq)https://github.com/ybq/Android-SpinKit

QQBubbleView-直播中那个往上飘桃心的动画组件(@Yasic)https://github.com/Yasic/QQBubbleView

MarqueeView-垂直跑马灯广告(@sfsheng0322)https://github.com/sfsheng0322/MarqueeView

Android底栏提示信息Snackbar使用(@简名)http://www.jianshu.com/p/cd1e80e64311

PopupWindow(@码农小阿飞 )http://www.jianshu.com/p/825d1cc9fa79

第二大类,逻辑开发相关

Android中的指纹识别(@湫水)http://blog.csdn.net/wl9739/article/details/52444671

WebView·开车指南(@BugDev)http://mp.weixin.qq.com/s?__biz=MzI3NDM3Mjg5NQ==&mid=2247483682&idx=1&sn=b1e03bfb789f75467c351a8ed7dfc156&scene=0#rd
FcPermissions:也许是目前最好的动态权限请求库(@lypeer)http://blog.csdn.net/luoyanglizi/article/details/52412883

你必须弄懂的Intent Filter匹配规则(@猴子搬来的救兵WooYun)http://blog.csdn.net/mynameishuangshuai/article/details/51673273

Android即时通讯和sns开源项目汇总(@CameloeAnthony )http://www.jianshu.com/p/b2ca52337fe5

Websocket-微信,QQ这类IM app怎么做(@一缕殇流化隐半边冰霜 )http://www.jianshu.com/p/bcefda55bce4#

第三大类,工具相关

浏览器AndroidChromium(@JackyAndroid)https://github.com/JackyAndroid/AndroidChromium

Android微信支付爬坑(@ywl5320)http://blog.csdn.net/ywl5320/article/details/50856922

MPush开源消息推送系统(@ohun)http://www.jianshu.com/p/6ec412f940d0

Android快速实现文件下载(@Marno )http://www.jianshu.com/p/46fd1c253701

二维码扫描库zxingSample(@WuXiaolong)https://github.com/WuXiaolong/zxingSample

选择照片或拍照image-chooser-library(@coomar2841)https://github.com/coomar2841/image-chooser-library

Vitamio视频播放器(@jxnk25)http://www.jianshu.com/p/d50a67ba253c

你可能感兴趣的:(Android一些开源第三方)