收藏的Android非常好用的组件或者框架。
android框架
先说两个网站: http://www.androidviews.net/
http://www.23code.com
http://www.theultimateandroidlibrary.com/

1. https://github.com/novoda/ImageLoader 异步加载图片,缓存,生成缩略图, 基本上每个应用都会需要这个lib。

2. https://github.com/chrisbanes/Android-PullToRefresh 类似新浪微博,twitter,下拉刷新列表, 更牛的是还支持上拉加载更多。 不仅仅是ListView,而且GridView也支持。

3. https://github.com/excilys/androidannotations 一个很好的快速开发的框架, 大量使用annotation来代替hard code。AndroidAnnotations is an Open Source framework that speeds up Android development. It takes care of the plumbing, and lets you concentrate on what's really important. By simplifying your code, it facilitates its maintenance.

4. https://github.com/jfeinstein10/SlidingMenu 这个可以结合ActionBarSherlock

5. http://actionbarsherlock.com/ actionbar.

6. Left Locked Gallery https://github.com/TheLevelUp/android-left-locked-gallery android官方的Gallery是center lock的 意思是你只能居中显示你选中的item。 当你想要实现下面的界面时 用Left Locked Gallery就很方便了。
7. Stickygridheaders https://github.com/TonicArtos/StickyGridHeaders 和 StickyListHeaders https://github.com/emilsjolander/StickyListHeaders 类似qq联系人那种。
8. android-square-progressbar https://github.com/mrwonderman/android-square-progressbar 提供了在图片边框展示下载进度。
9. ActionsContentView https://github.com/StevenRudenko/ActionsContentView ActionsContentView是一个左边menu导航条,关闭状态只显示缩略图标,用户可以点击图标进行快速切换,在左侧导航栏向右滑动,将打开导航条,可以查看完整导航条(缩略图+文字),选中其中一项,切换到对应界面,并关闭导航条。
导航条可以很多,超出屏幕部分可通过滑动导航条查看。

更多相关文章

  1. [gitbook] Android框架分析系列之Android Binder详解
  2. android 修改键盘enter图标,设置搜索等图标
  3. flutter包名、应用名称、图标、启动图片修改
  4. 安装好android的adt以后重启eclipse,但是没有创建AVD的图标
  5. Android App常用图标尺寸规范
  6. 从Android到Swift iOS开发:语言与框架对比
  7. Android:改变 Toolbar 的文字和溢出图标颜色
  8. Android获取已安装应用信息(图标,名称,版本号,包)
  9. 从android游戏框架看其生命周期

随机推荐

  1. 【Android(安卓)Training UI】创建自定义
  2. Android将String转化为ArrayList
  3. 实验三 数值积分(android)
  4. Android中ComponentName的简单运用
  5. android 获得一个应用程序的启动次数,运行
  6. Android内部存储和外部存储以及缓存清理
  7. android 自定义radiobutton的样式 实现自
  8. 安卓Doubango架构的使用小结
  9. 常见Android知识点汇总
  10. Android(安卓)EditText添加数字自动加空