码迷,mamicode.com
首页 > 移动开发 > 详细

Android开源项目收藏

时间:2015-06-05 11:35:25      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:

1.[picasso](https://github.com/square/picasso): 异步图片加载框架!!使用非常简单

2.[volley](https://android.googlesource.com/platform/frameworks/volley): Google 官方推出的网络请求框架!!

3.[butterknife](https://github.com/JakeWharton/butterknife): android 注解框架

4.[snappydb](https://github.com/nhachicha/SnappyDB): 一款开源的nosql数据库,速度比sqlite快很多!!

5.[swipeback](https://github.com/liuguangqiang/SwipeBack): 类似ios中中页面右滑返回上一个页面的功能!!

6.[eventbus](https://github.com/greenrobot/EventBus): 一个组件间通信的框架!!效果十分赞!!

7.[logger](https://github.com/orhanobut/logger):一个非常赞的日志输入框架

8.[spots-dialog](https://github.com/d-max/spots-dialog):非常好的dialog动画效果,用来做加载动画不错

9.[photoview](https://github.com/chrisbanes/PhotoView):图片随收拾的放大缩小

10.[fastjson](http://git.oschina.net/wenshao/fastjson):json解析框架,非常好用,简单,快速

 

Android开源项目收藏

标签:

原文地址:http://www.cnblogs.com/liwentao1091/p/4553959.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!