Android 开源代码

1、Android 5.0层叠式卡片布局(类似原生多任务栏的效果)

https://github.com/vikramkakkar/DeckView

2、网络图片异步加载

https://github.com/nostra13/Android-Universal-Image-Loader

3、Code4App Android 常用自定义效果和控件

http://a.code4app.com/

4、gitHub优秀开源项目

http://blog.csdn.net/fbird45/article/details/43053235

5、圆形图片

https://github.com/hdodenhof/CircleImageView

6、Android矢量图及动画

https://github.com/chiuki/animated-vector-drawable

7、Android 开源项目分类汇总

https://github.com/Trinea/android-open-project

8、网络图片加载库 Fresco

https://github.com/facebook/fresco

9、网络框架Volley

10、okhttp

11、android-async-http

12、retrofit

你可能感兴趣的:(Android 开源代码)