1. google valley Android网络通讯库 html
git clone https://android.googlesource.com/platform/frameworks/volley java
介绍 android
http://www.cnblogs.com/bvin/p/3291611.html#2806770 git
http://liubin.org/2013/05/27/android-volley-at-a-glance/ github
2.Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。 json
经过finalActivity,咱们能够经过注解的方式进行绑定ui和事件。经过finalBitmap,咱们能够方便的加载bitmap图片,而无需考虑oom等问题
https://github.com/yangfuhai/afinal
介绍
http://www.cnblogs.com/taoweiji/p/3174722.html 缓存
三、图片控件 - GifView 网络
因为 Android 中并无直接播放动画 GIF 图片的 view,因此咱们能够利用 GifView 控件来实现 GIF 图片展现功能。GifView 的 Jar 包由四个类组成: 框架
官方网站:https://code.google.com/p/gifview/ iphone
四、滚动组件 - Glide
Glide 是一款基于 Android 的图片加载和图片缓存组件,它能够最大性能地在 Android 设备上读取、解码、显示图片和视频。Glide 能够将远程的图片、视频、动画图片等缓存在设备本地,便于提升用户浏览图片的流畅体验。
官方网站:https://github.com/bumptech/glide
5. https://github.com/qiujuer/Genius-Android
android一些基础工具和theme和button的修改
6.https://github.com/hiphonezhu/Android-BaseLine
android基础库功能封装
7.https://github.com/vince-styling/Netroid 基于volley的网络库
8.https://github.com/inferjay/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
9. menu 点击后变化的动画效果
https://github.com/ChrisRenke/DrawerArrowDrawable
https://github.com/balysv/material-menu
https://github.com/ikimuhendis/LDrawer
8. 另一个UI收集库
https://github.com/wasabeef/awesome-android-ui
9.https://github.com/pungrue26/SelectableRoundedImageView
圆角图片按钮
10 https://github.com/CyberAgent/android-gpuimage
11 .https://github.com/mcharmas/android-parcelable-intellij-plugin
12.https://github.com/Diolor/Swipecards
13 、https://github.com/rengwuxian/MaterialEditText Material Design的TextEdit
1四、 https://github.com/Avocarrot/json2view
16.http://blog.csdn.net/mybook1122/article/details/24003343 fragment 嵌套fragment