Android 那些年我们使用参考的干货(2015)


Android  那些年我们整理的干货!!!!!!!


TextView 跳动
    https://github.com/WuLiFei/SpannableStringDemo
  compile 'net.frakbot:jumpingbeans:1.3.0'

文字闪耀

https://github.com/RomainPiel/Shimmer-android  


在线流程图制作
    https://www.processon.com/


从零开始搭建一个项目(rxJava+Retrofit+Dagger2) ---上
    http://www.apkbus.com/blog-873057-72598.html

 
开源了:乐乐音乐5.0-Android音乐播放器
    http://www.apkbus.com/thread-462361-1-1.html


Android轻量级IM开源项目,基于环信Sdk3.x版本
    https://github.com/Vanish136/FamilyChat/tree/de27b10eb03c9ea261d026285bcc8604a9288682
 
android实现仿真水波纹效果源码
    http://www.apkbus.com/thread-462373-1-1.html

 
致力于提高项目 UI 开发效率的解决方案
    http://qmuiteam.com/android/page/index.html


简单粗暴的Logger
    https://github.com/orhanobut/logger


各种形状的ImageView
  compile 'com.mostafagazar:customshapeimageview:1.0.4'


Activity的滑动Finish
  compile 'com.r0adkll:slidableactivity:2.0.5'


activity关闭效果
    https://github.com/zhangchun123/SwipeBackHelper


RecyclerView的适配器
  compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.22'
    https://github.com/CarGuo/LazyRecyclerAdapter
    https://github.com/hongyangAndroid/baseAdapter

LRecycleView
    https://github.com/jdsjlzx/LRecyclerView

RecyclerView凸显第一个item效果
    https://github.com/dongjunkun/RecyclerViewAccentFirs


沉浸式状态栏
  compile 'com.jaeger.statusbarutil:library:1.4.0'


底部导航栏
  compile 'com.ashokvarma.android:bottom-navigation-bar:1.3.0'


多样化的Dialog
  compile 'com.flyco.dialog:FlycoDialog_Lib:1.3.2@aar'


EnentBus
  compile 'org.greenrobot:eventbus:3.0.0'


垂直的ViewPager
    http://blog.csdn.net/flymoon1201/article/details/44834013


有图片展示  调用相册   popWindows的利用  聊天调用表情
    https://github.com/zhangchun123?tab=repositories 


实现了类似微博的编辑输入,可输入表情和@某人,优化了@某人,光标不能插入到@人的名字中间,
@某人整个清除,整块文本插入处理等TextView支持显示表情,@某人和URL高亮可点击。
    https://github.com/CarGuo/RickText


Fresco 的封装,快速上手,图像后处理,超大图高清预览,缩小放大,双击放大等一一俱全。   

https://github.com/CarGuo/FrescoUtils


Android流式布局,支持单选、多选等,适合用于产品标签等。
    https://github.com/hongyangAndroid/FlowLayout


GreenDAO数据库版本升级  
    http://blog.csdn.net/sinyu890807/


仿美团做的一个下拉选择页,类似于电商app中筛选距离的下拉菜单
    https://github.com/reallin/PopWin_MeiTuan


as插件
http://blog.csdn.net/liang5630/article/details/51867553


值得推荐的Android应用性能检测工具列表
http://www.open-open.com/lib/view/open1452152189980.html


各种风骚动画效果
那些年收藏的Android开源库集合(控件上)
  http://mp.weixin.qq.com/s/B7CBtFPCzaMZzmZnKnYHhA
那些年收藏的Android开源库集合(控件下)
  http://mp.weixin.qq.com/s/5P8a7vxYzQguU_74KHPJTw


NohttpRxUtils数据请求方面:采用Rxjava对NoHttp网络请求进行"Builder模式"链式调用封装。
NohttpRxUtils数据下载方面:针对NoHttp数据下载进行Service捆绑封装。
↓(网络请求框架)↓
 https://github.com/LiqiNew/NohttpRxUtils


Audioutils一个音频录制和音频播放工具
↓(Android音频录制工具)↓
 https://github.com/LiqiNew/Audioutils


PhotographUtils是图库调用和照片机调用工具。并且对用户选择的照片进行指定质量压缩。
↓(Android图库调用和照片机调用工具)↓
 https://github.com/LiqiNew/PhotographUtils


HandlerFrame是一个基于观察者模式实现跨界面handler通讯框架,整个项目里面只存在一个handler实例对象。
↓(Android跨界面handler通讯框架)↓
 https://github.com/LiqiNew/HandlerFrame


RippleDemo一个简单的涟漪效果demo
↓(Android简单涟漪效果Demo)↓
 https://github.com/LiqiNew/RippleDemo


SlideNavigation一个防‘今日头条顶部导航栏跟手势滑动’效果。
↓(Android防‘今日头条顶部导航栏跟手势滑动’效果)↓
 https://github.com/LiqiNew/SlideNavigation


调用系统文件管理器
  http://blog.csdn.net/gen_ye/article/details/53537139


sketch   用来app标注的软件     Slicy用来切图的软件


长犯的  内存泄漏写法
  http://blog.csdn.net/q178266871/article/details/50719144


五种数据存储方式
  http://www.cnblogs.com/ITtangtang/p/3920916.html 


集合类
  http://android.tgbus.com/Android/tutorial/201107/358578.shtml


okgo业务封装视频
  http://pan.baidu.com/s/1qYwclVA 密码:2y63


 AS下载地址
  http://www.android-studio.org/
  https://dl.google.com


音频处理
  http://blog.csdn.net/leixiaohua1020?viewmode=contents 


自动截屏、
  http://www.2cto.com/kf/201503/381341.html


人脸识别
  http://download.csdn.net/download/u013223936/8799199
  http://download.csdn.net/download/hxmxbox/7858909
静态图片人脸检测
  http://download.csdn.net/detail/yanzi1225627/6783575
相机人脸识别
  http://download.csdn.net/detail/zzuzjc/9781025?locationNum=4&fps=1 


抽屉 和各种动画  RecycleView 的刷新
  https://github.com/daimajia  swipelayout 


视频播放
  https://github.com/CarGuo/GSYVideoPlayer


数据库orm
  http://blog.csdn.net/lmj623565791/article/details/39122981 
ormLite数据库的使用
  http://blog.csdn.net/ziqiang1/article/details/52131304
ormLite数据库源码地址
  https://github.com/yingshirun/OrmLitExamples  


悬浮的actionbutton上滑出现  下滑消失以及各种其它布局
  https://github.com/githubwing/ByeBurger/blob/master/README_CN.md 



  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
带有各种动画效果的弹出对话框控件。你也可以自定义样式及弹出动画。效果非常棒,且使用简单。项目地址:https://github.com/H07000223/FlycoDialog_Master 效果图:        依赖的库文件:   FlycoAnimation_Lib   FlycoDialog_Lib   nineoldandroids这三个库文件都可以使用jar包:FlycoAnimation_Lib-v1.0.0.jarFlycoDialog_Lib-v1.0.0.jarnineoldandroids-2.4.0.jar  但是目前生成的jar包与源文件不一致,建议还是想我demo中那样使用源文件或者你自己生成jar包如何使用一个最简单的使用:final NormalDialog dialog = new NormalDialog(context);//创建对话框实例 dialog.content("是否确定退出程序?")//设置对话框内容                 .showAnim(bas_in)//设置弹出动画                 .dismissAnim(bas_out)//设置关闭动画                 .show(); dialog.setOnBtnClickL(//设置按钮监听                 new OnBtnClickL() {                     @Override                     public void onBtnClick() {                         T.showShort(context, "left");                         dialog.dismiss();                     }                 },                 new OnBtnClickL() {                     @Override                     public void onBtnClick() {                         T.showShort(context, "right");                         dialog.dismiss();                     }                 });
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值