Android开发资料收集系列目录
- <a href="http://www.jianshu.com/p/7c5688c47762">网络请求框架</a>
- <a href="http://www.jianshu.com/p/c2c344ffcf66">图片加载框架</a>
- <a href="http://www.jianshu.com/p/8d6405c1e77a">依赖注入框架</a>
- <a href="http://www.jianshu.com/p/862fbf639c3f">事件总线框架</a>
- <a href="http://www.jianshu.com/p/0bca9b24ff7c">响应式编程</a>
- <a href="http://www.jianshu.com/p/c199dce0b4b8">视图、组件、自定义控件</a>
- <a href="http://www.jianshu.com/p/378ea4ee5a54">Material Design</a>
- <a href="http://www.jianshu.com/p/73da3d31b4ad">动画</a>
- <a href="http://www.jianshu.com/p/fe1b60e3f017">多媒体开发</a>
- <a href="http://www.jianshu.com/p/3c9fd4ab2e0c">NDK开发</a>
- <a href="http://www.jianshu.com/p/22dd050f9eb9">数据库开发</a>
- <a href="http://www.jianshu.com/p/78c483abf6c4">动态加载、插件化、热修复技术</a>
- <a href="http://www.jianshu.com/p/c32c40baff9c">性能优化</a>
- <a href="http://www.jianshu.com/p/f9124199b3bb">Java高级</a>
- <a href="http://www.jianshu.com/p/46826f9f8552">设计模式、系统架构</a>
- <a href="http://www.jianshu.com/p/fae262911823">干货</a>
动画
- 【Android】两种动画介绍(Tween动画、Frame动画)
- 【Android 属性动画(Property Animation) 完全解析】系列
Android 属性动画(Property Animation) 完全解析 (上)
Android 属性动画(Property Animation) 完全解析 (下) - Android动画学习笔记-Android Animation
- 用ViewDragHelper实现的activity切换动画:Dragger
- 用开源项目ActivityOptionsICS让ActivityOptions的动画实现兼容
- 【手动实现布局过渡效果(Layout transition】系列
手动实现布局过渡效果(Layout transition)- 第一部分
手动实现布局过渡效果(Layout transition)- 第二部分
手动实现布局过渡效果(Layout transition)- 第三部分
手动实现布局过渡效果(Layout transition)- 第四部分 - 使用SharedElement切换Fragment页面
- Android学习分享:执行某ViewGroup的动画时,子控件太多导致动画执行卡顿的问题
- Android L New API之Verctor动画 1 —— SVG Path
持续更新中...