android 优秀控件使用

来源:互联网 发布:硬盘磁头坏了恢复数据 编辑:程序博客网 时间:2024/06/03 18:50
  1. Android 那些年我们整理的干货!!!!!!!
  2. TextView 跳动
  3. https://github.com/WuLiFei/SpannableStringDemo
  4. compile 'net.frakbot:jumpingbeans:1.3.0'
  5. 文字闪耀
  6. https://github.com/RomainPiel/Shimmer-android
  7. 在线流程图制作
  8. https://www.processon.com/
  9. 从零开始搭建一个项目(rxJava+Retrofit+Dagger2) ---上
  10. http://www.apkbus.com/blog-873057-72598.html
  11. 开源了:乐乐音乐5.0-Android音乐播放器
  12. http://www.apkbus.com/thread-462361-1-1.html
  13. Android轻量级IM开源项目,基于环信Sdk3.x版本
  14. https://github.com/Vanish136/FamilyChat/tree/de27b10eb03c9ea261d026285bcc8604a9288682
  15. android实现仿真水波纹效果源码
  16. http://www.apkbus.com/thread-462373-1-1.html
  17. 致力于提高项目 UI 开发效率的解决方案
  18. http://qmuiteam.com/android/page/index.html
  19. 简单粗暴的Logger
  20. https://github.com/orhanobut/logger
  21. 各种形状的ImageView
  22. compile 'com.mostafagazar:customshapeimageview:1.0.4'
  23. Activity的滑动Finish
  24. compile 'com.r0adkll:slidableactivity:2.0.5'
  25. activity关闭效果
  26. https://github.com/zhangchun123/SwipeBackHelper
  27. RecyclerView的适配器
  28. compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.22'
  29. https://github.com/CarGuo/LazyRecyclerAdapter
  30. https://github.com/hongyangAndroid/baseAdapter
  31. LRecycleView
  32. https://github.com/jdsjlzx/LRecyclerView
  33. RecyclerView凸显第一个item效果
  34. https://github.com/dongjunkun/RecyclerViewAccentFirs
  35. 沉浸式状态栏
  36. compile 'com.jaeger.statusbarutil:library:1.4.0'
  37. 底部导航栏
  38. compile 'com.ashokvarma.android:bottom-navigation-bar:1.3.0'
  39. 多样化的Dialog
  40. compile 'com.flyco.dialog:FlycoDialog_Lib:1.3.2@aar'
  41. EnentBus
  42. compile 'org.greenrobot:eventbus:3.0.0'
  43. 垂直的ViewPager
  44. http://blog.csdn.net/flymoon1201/article/details/44834013
  45. 有图片展示 调用相册 popWindows的利用 聊天调用表情
  46. https://github.com/zhangchun123?tab=repositories
  47. 实现了类似微博的编辑输入,可输入表情和@某人,优化了@某人,光标不能插入到@人的名字中间,
  48. @某人整个清除,整块文本插入处理等TextView支持显示表情,@某人和URL高亮可点击。
  49. https://github.com/CarGuo/RickText
  50. Fresco 的封装,快速上手,图像后处理,超大图高清预览,缩小放大,双击放大等一一俱全。
  51. https://github.com/CarGuo/FrescoUtils
  52. Android流式布局,支持单选、多选等,适合用于产品标签等。
  53. https://github.com/hongyangAndroid/FlowLayout
  54. GreenDAO数据库版本升级
  55. http://blog.csdn.net/sinyu890807/
  56. 仿美团做的一个下拉选择页,类似于电商app中筛选距离的下拉菜单
  57. https://github.com/reallin/PopWin_MeiTuan
  58. as插件
  59. http://blog.csdn.net/liang5630/article/details/51867553
  60. 值得推荐的Android应用性能检测工具列表
  61. http://www.open-open.com/lib/view/open1452152189980.html
  62. 各种风骚动画效果
  63. 那些年收藏的Android开源库集合(控件上)
  64. http://mp.weixin.qq.com/s/B7CBtFPCzaMZzmZnKnYHhA
  65. 那些年收藏的Android开源库集合(控件下)
  66. http://mp.weixin.qq.com/s/5P8a7vxYzQguU_74KHPJTw
  67. NohttpRxUtils数据请求方面:采用RxjavaNoHttp网络请求进行"Builder模式"链式调用封装。
  68. NohttpRxUtils数据下载方面:针对NoHttp数据下载进行Service捆绑封装。
  69. ↓(网络请求框架)↓
  70. https://github.com/LiqiNew/NohttpRxUtils
  71. Audioutils一个音频录制和音频播放工具
  72. ↓(Android音频录制工具)↓
  73. https://github.com/LiqiNew/Audioutils
  74. PhotographUtils是图库调用和照片机调用工具。并且对用户选择的照片进行指定质量压缩。
  75. ↓(Android图库调用和照片机调用工具)↓
  76. https://github.com/LiqiNew/PhotographUtils
  77. HandlerFrame是一个基于观察者模式实现跨界面handler通讯框架,整个项目里面只存在一个handler实例对象。
  78. ↓(Android跨界面handler通讯框架)↓
  79. https://github.com/LiqiNew/HandlerFrame
  80. RippleDemo一个简单的涟漪效果demo
  81. ↓(Android简单涟漪效果Demo)↓
  82. https://github.com/LiqiNew/RippleDemo
  83. SlideNavigation一个防‘今日头条顶部导航栏跟手势滑动’效果。
  84. ↓(Android防‘今日头条顶部导航栏跟手势滑动’效果)↓
  85. https://github.com/LiqiNew/SlideNavigation
  86. 调用系统文件管理器
  87. http://blog.csdn.net/gen_ye/article/details/53537139
  88. sketch 用来app标注的软件 Slicy用来切图的软件
  89. 长犯的 内存泄漏写法
  90. http://blog.csdn.net/q178266871/article/details/50719144
  91. 五种数据存储方式
  92. http://www.cnblogs.com/ITtangtang/p/3920916.html
  93. 集合类
  94. http://android.tgbus.com/Android/tutorial/201107/358578.shtml
  95. okgo业务封装视频
  96. http://pan.baidu.com/s/1qYwclVA 密码:2y63
  97. AS下载地址
  98. http://www.android-studio.org/
  99. https://dl.google.com
  100. 音频处理
  101. http://blog.csdn.net/leixiaohua1020?viewmode=contents
  102. 自动截屏、
  103. http://www.2cto.com/kf/201503/381341.html
  104. 人脸识别
  105. http://download.csdn.net/download/u013223936/8799199
  106. http://download.csdn.net/download/hxmxbox/7858909
  107. 静态图片人脸检测
  108. http://download.csdn.net/detail/yanzi1225627/6783575
  109. 相机人脸识别
  110. http://download.csdn.net/detail/zzuzjc/9781025?locationNum=4&fps=1
  111. 抽屉 和各种动画 RecycleView 的刷新
  112. https://github.com/daimajia swipelayout
  113. 视频播放
  114. https://github.com/CarGuo/GSYVideoPlayer
  115. 数据库orm
  116. http://blog.csdn.net/lmj623565791/article/details/39122981
  117. ormLite数据库的使用
  118. http://blog.csdn.net/ziqiang1/article/details/52131304
  119. ormLite数据库源码地址
  120. https://github.com/yingshirun/OrmLitExamples
  121. 悬浮的actionbutton上滑出现 下滑消失以及各种其它布局
  122. https://github.com/githubwing/ByeBurger/blob/master/README_CN.md