后续会持续更新
Android手势解锁(郭霖blog)
Android混淆和反编译
Android内存管理
Android数据库
- https://blog.csdn.net/guolin_blog/article/details/38083103
- https://blog.csdn.net/guolin_blog/article/details/38461239
- http://www.jcodecraeer.com/a/opensource/2014/1127/2068.html
- https://blog.csdn.net/poorkick/article/details/55271660
- https://mp.weixin.qq.com/s?__biz=MzAwNTg1NTQ1MA==&mid=2247483666&idx=1&sn=89c753d23393eddd4a6b46d28a162fcf&scene=0#wechat_redirect
Android Volley解析
点赞动画
离子动画
- http://www.jcodecraeer.com/a/opensource/2017/0531/8023.html
- http://www.jcodecraeer.com/a/opensource/2017/0509/7931.html (文本)
- http://www.jcodecraeer.com/a/opensource/2017/0410/7800.html
- http://www.jcodecraeer.com/a/opensource/2017/0112/6998.html (下雪)
- http://www.jcodecraeer.com/a/opensource/2016/1221/6879.html (emoji表情雨)
热图点击
TextView各种效果
- http://www.jcodecraeer.com/a/opensource/2017/0321/7706.html (倾斜TextView)
- http://www.jcodecraeer.com/a/opensource/2017/0226/7158.html (可缩放TextView)
- http://www.jcodecraeer.com/a/opensource/2016/1202/6829.html (数字增加)
- http://www.jcodecraeer.com/a/opensource/2016/1128/6817.html (数字红点)
- http://www.jcodecraeer.com/a/opensource/2015/0106/2271.html (渐变View)
Switcher开关
PopupWindow各种展示
Menu(圆形菜单)
APP解锁
Loading
日历
步骤指示器
ImageView
- http://www.jcodecraeer.com/a/opensource/2017/0120/7079.html (3D ImageView)
类Launcher拖拽
SeekBar
- http://www.jcodecraeer.com/a/opensource/2017/0117/7046.html (圆形SeekBar)
- https://github.com/warkiz/IndicatorSeekBar (带数字进度指示器)
- https://github.com/Jay-Goo/RangeSeekBar
- https://github.com/florent37/android-slidr
- https://github.com/navasmdc/MaterialDesignLibrary
- https://github.com/GcsSloop/arc-seekbar (圆弧SeekBar)
- http://www.jcodecraeer.com/a/opensource/2014/1201/2086.html
- https://github.com/VictorAlbertos/SwipeCoordinator (不错)
- https://blog.csdn.net/ccapton/article/details/76862152
- https://blog.csdn.net/qq_33265437/article/details/78547652
- https://blog.csdn.net/google_acmer/article/details/54971421
- https://github.com/azzits/CustomSeekbar
进度条
- http://www.jcodecraeer.com/a/opensource/2017/0117/7043.html (圆形进度条)
- http://www.jcodecraeer.com/a/opensource/2017/0105/6939.html (水满,水滴效果)
- http://www.jcodecraeer.com/a/opensource/2016/1226/6901.html (可结合SeekBar画进度)
- https://github.com/daimajia/NumberProgressBar
- https://juejin.im/post/5c307ba751882522c03e6b9d (类QQ邮箱下拉加载Loading)
- http://www.jcodecraeer.com/a/opensource/2014/1016/1786.html (带进度按钮)
- http://www.jcodecraeer.com/a/opensource/2014/1030/1877.html (水波纹)
- http://www.jcodecraeer.com/a/opensource/2014/1105/1909.html (方框进度)
- http://www.jcodecraeer.com/a/opensource/2015/0115/2313.html (带圆弧进度条)
- https://github.com/akexorcist/Android-RoundCornerProgressBar
日历记事
背景模糊
- http://www.jcodecraeer.com/a/opensource/2016/1128/6809.html
- https://blog.csdn.net/wl9739/article/details/51955598 (高斯模糊)
- http://www.jcodecraeer.com/a/opensource/2014/1211/2143.html
- http://www.jcodecraeer.com/a/opensource/2015/0112/2298.html (高斯模糊背景Dailog)
- http://www.jcodecraeer.com/a/opensource/2015/0319/2628.html (500px-android-blur)
动画
Canvas绘图
图片验证码
打分类Tinder卡片左右翻
图表
视频转gif
Android框架入门
图片
参考链接:
网友评论