比较凌乱,稍后再细细梳理。
updated #97-#123
[glide](https://github.com/bumptech/glide)
一个媒体管理的库(图片,视频)
AndroidAnnotations
Android标注框架
这是一个提供动画timing的库
同一个作者的Android View Animations
一个动画的集合
Android Face Cropper
让人脸完整显示的库
Picasso
不仅作为一个图片加载库,同时也提供了图片处理,如这篇文章一样,改变图片的颜色:
Programmatically Coloring Drawables
RxJava正在成为一种趋势
Top 7 Tips for RxJava on Android
crashlytics崩溃报告
Gradle也成为技能树上的一个必不可少的部分。
Gradle Tutorial : Part 1 : Installation + Setup
Gradle Tutorial : Part 2 : Java Projects
Gradle Tutorial : Part 3 : Multiple Java Projects
ANDROID AND GRADLE : MIGRATING TO THE NEW PROJECT STRUCTURE
Bus And Event
Guice
Blender : Boosting Guice with annotation processing by stephanenicolas
Android Studio
How templates can save your time?
设计
提供了Material的相关图标的字体
the first version of Android Material Illustrator Kit
系列
Be a lazy but a productive android developer 1-8
Dependency injection on Android: Dagger
推广
Creating GIF images from your Android device
库
RoboSpice
FragmentTransactionExtended
一个整合的异步网络库
FragmentTransactionExtended
fragment切换动画
MPAndroidChart
各种图表的实现
Painter
可以对同一资源使用不同颜色
CircularImageView
圆形头像
Circular indeterminate progress bar
动画进度条,提供了将两种截然不同的属性的动画结合组成的效果
Top 5 Android libraries every Android developer should know about
TOOL
The Android Arsenal
一个用来选择库的在线页面
[App for visualizing material design color palette
]
(https://plus.google.com/+KatherineKuanPlus/posts/4fiZ1D9du7a)
CodeGlance
Intellj的minimap
multi-device previews in Android Studio.
OpenSource App
原理
How to Make a Paper Folding Animation in Android
Adding attributes to a custom view
使用RenderScript来模糊图像
Android ProTips: Blur Images Efficiently using Renderscript
Android App Polishing: Reducing User Frustration
MVP for Android: how to organize the presentation layer