Android 自己收集的开源项目集合(持续更新 2018.2.5)

我自横刀向天笑,去留肝胆两昆仑。这篇文章主要讲述Android 自己收集的开源项目集合(持续更新 2018.2.5)相关的知识,希望能为你提供帮助。
2017.12.211.仿QQ说说发图片选择框架
https://github.com/yaozs/ImageShowPicker

Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2.炫酷开屏动画框架
https://github.com/JoshuaRogue/FancyView
3.防京东,支付宝密码键盘和密码输入框
https://github.com/GitPhoenix/Keyboard
4.根据银行卡号 获取 银行卡类型、银行名称和银行编码 自动格式化银行卡号、手机号、身份证号输入的工具类
https://github.com/nanchen2251/BankCardUtils
5.高仿 ios 滚轮实现 省市区 城市选择三级联动
https://github.com/crazyandcoder/citypicker
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

6.验证码输入框控件.
https://github.com/JustKiddingBaby/VercodeEditText
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

7.轻量级提示框,加载中、成功、失败、警告等,以及对话框,非组合框架,自定义 ImageView 实现
https://github.com/limxing/Android-PromptDialog
8.后台更新 APP(两句代码实现)
(1)调用 Dialog 更新对话框效果
(2)调用 Notification 更新效果
https://github.com/wenwenwen888/BackgroundUpdate
9.模仿花瓣的弹出式菜单
https://github.com/panshen/PopupCircleMenu
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

10.Toast自定义框架
基于 toasty,单例化,简化 api,添加 debug 模式,以及设置居中显示
https://github.com/hss01248/Toasty
2017.12.221.获取当前Activity的类名和包名
https://github.com/eicky/AndroidRocket
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2.异常捕获及重启
https://github.com/lizhifeng-sky/Crash
3.仿bilibili搜索框效果(三句代码实现)
https://github.com/wenwenwen888/SearchDialog
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

4.滑动验证码
http://p.codekk.com/detail/Android/mcxtzhang/SwipeCaptcha
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

5.一个高仿android原生解锁的demo
https://github.com/gamedirty/gesturelock
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

6.Android EditText的撤销和恢复(反撤销)
https://github.com/qinci/AndroidEdit
7.一个用户引导控件
https://github.com/yilylong/UserGuideView
【Android 自己收集的开源项目集合(持续更新 2018.2.5)】
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

8.基于 face++的人脸检测,解决了 camera 预览变形,图像方向不对等问题.
https://github.com/hss01248/FaceDetect
2017.12.231.可能是最接近微信朋友圈的图片压缩算法
https://github.com/Curzibn/Luban
2.https://github.com/baoyachi/StepView
流程指示器
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

3.可拖拽的 gridview
https://github.com/fishCoder/DragGridView
4.对输入的电话号码格式化 格式化为 3 4 4 模式
https://github.com/wcy10586/PhoneNumFormatView
5.一个样式看起来比较丰富的弹幕demo,DanmakuFlameMaster很简单的使用。
https://github.com/wangpeiyuan/DanmuDemo
6.仿小红帽动态导航页框架
将动画和 viewpager 结合起来。当你滑动 viewpager 的时候,你也在控制动画的当前帧。
就好像控制动画时间一般。
https://github.com/Nightonke/WoWoViewPager
2017.12.271.无需改动原有 activity 只需要一个 annotation 轻松实现任意方向的滑动返回,默认提供微信滑动、跟随滑动、以及单个滑动,并且可以自定义滑动效果
https://github.com/anzewei/ParallaxBackLayout
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2.显示 DialogFragment 时背景模糊效果
https://github.com/tvbarthel/BlurDialogFragment
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

3.1600+的海量 Icon,包括 750+的 Material Design icons
https://github.com/theDazzler/droidicon
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2018.1.51.Android 上录制 AAC 格式的音频,支持 arm7,arm7s,arm64,支持平台:ios7~ios9,不支持 bitcode
https://github.com/shaoyuan1943/AndroidRecordAAC
2.一个录音和播放的管理类实现录音功能,提供暂停、继续切换,并且监听音量大小以波浪线呈现出现,实现播放功能,播放实现帧动画
https://github.com/jaydenxiao2016/VoiceManager
3.android 页面启动速度优化利器:在页面打开之前进行预加载
https://github.com/luckybilly/PreLoader
4 . miui 一样的自动滚动截屏,为了截长图
https://github.com/android-notes/auto-scroll-capture
5.开眼视频是一款精品短视频日报应用,该项目是用 kotlin,借助已知的一些开眼接口写的一个仿《开眼 App》,主要是为了学习 kotlin 和一些 UI 效果
http://p.codekk.com/detail/Android/kaikaixue/Eyepetizer
2018.1.171.一个非常方便的fragment页面框架
https://github.com/xuexiangjys/XPage
2.音视频学习练习案例,项目将会持续更新
https://github.com/yangchong211/YCVideoPlayer
2018.1.231.身份证识别,银行卡识别,驾驶证识别,行驶证识别,根据百度文字识别 api 封装,能快速识别身份证信息,银行卡信息,驾驶证信息,行驶证信息,使用非常方便
https://github.com/wenchaosong/OCR_identify
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2.Kotlin解析Json框架
https://github.com/cbeust/klaxon
3.Android全手势浏览器
https://github.com/renjianan/SimpleBrowser
2018.1.291.音乐播放器,功能:通过耳机和通知栏快捷控制音乐播放、创建歌单、本地歌曲搜索、记忆播放、自动切换到夜间模式、定时停止播放、应用主题自定义以及播放界面风格选择等功能。
https://github.com/DuanJiaNing/Musicoco
2.Android 无需Root实现APK的静默安装
https://github.com/smuyyh/AutoInstall
2018.2.51.Android Sku选择器, 类似于淘宝,天猫,京东,支持多维属性,购物车动画,支持MVVM架构,可以直接使用
https://github.com/wuhenzhizao/android-sku
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

2.万能的公告栏轮播 View,也可用于商品个性垂直轮播展示
https://github.com/Bakumon/BulletinView
Android 自己收集的开源项目集合(持续更新 2018.2.5)

文章图片

3.android 网络监控下的观察者模式运用
https://github.com/shonegg/NetMonitor
 
 
 
http://blog.csdn.net/z979451341/article/details/78864907









    推荐阅读