1. photoView 图片手势库

点击缩放,有过渡动画等
https://github.com/chrisbanes/PhotoView
https://github.com/bm-x/PhotoView

2. stickyListHeaders ListView顶部停靠

https://github.com/emilsjolander/StickyListHeaders

3. android-gif-drawable gif图

https://github.com/koral–/android-gif-drawable

4.verticalViewPager 垂直滑动的ViewPager

https://github.com/kaelaela/VerticalViewPager

Android常用开源框架分享_第1张图片

5. FlowLayout Android流式布局

https://github.com/hongyangAndroid/FlowLayout

6.ViewPagerIndicator Tab标签

https://github.com/JakeWharton/ViewPagerIndicator

7. Android 仿IOS对话框

https://github.com/saiwu-bigkoo/Android-AlertView

Android常用开源框架分享_第2张图片

8.etsy.android.grid 瀑布流界面

https://github.com/etsy/AndroidStaggeredGrid

9.nineoldandroids 开源动画框架

https://github.com/JakeWharton/NineOldAndroids

10. leakcanary 内存泄漏检测

square公司出品
https://github.com/square/leakcanary

11. okhttp 网络通信

square公司出品
https://github.com/square/okhttp

12. Picasso 图片加载框架,红极一时

square公司出品
https://github.com/square/picasso

13. Square公司家族所有作品

https://github.com/square?page=1

14. Glide 图片加载库,微信使用中

https://github.com/bumptech/glide

15. fresco 超强大的图片图片加载库

facebook出品的杰作
https://github.com/facebook/fresco

16. roundedImageView 图片圆角转换

https://github.com/vinc3m1/RoundedImageView

Android常用开源框架分享_第3张图片

17. filedDownLoader 文件下载引擎

https://github.com/lingochamp/FileDownloader

更多相关文章

  1. android Gallery 仿iPhone 图片滑动
  2. Android动态加载相关文章记录
  3. Android 图片裁剪功能实现详解(类似QQ自定义头像裁剪)
  4. android实现模拟加载中的效果
  5. 【android】可放大缩小图片位置点击位置获取
  6. Android 将drawable下的图片转换成bitmap、Drawable

随机推荐

  1. APK 的自我保护
  2. android Wifi自动连接
  3. 【Android】Android应用开发案例教程
  4. 解决TextView中MaxLines与ellipsize=end
  5. Android之——AIDL深入
  6. 构建Android的交叉编译器、用ndk编译移植
  7. 简单的Android(安卓)UI组件使用
  8. 基于Android的Linux内核的电源管理
  9. Android开发设置Activity全屏与不全屏的
  10. android app请求获取root权限