美文网首页
Android开发中用到的框架和工具收集(持续更新)

Android开发中用到的框架和工具收集(持续更新)

作者: 山丘上的夏日 | 来源:发表于2017-12-05 17:59 被阅读0次

    Android Studio下载 Android中文社区 http://www.android-studio.org/

    网路请求:OkGo-3x

    github地址:https://github.com/jeasonlzy/okhttp-OkGo

    网路图片加载:Glide-3.7.0

    github地址:https://github.com/jeasonlzy/okhttp-OkGo

    数据库:GreenDao

    github地址:GreenDao

    Json解析:fastjson

    github地址:fastjson

    二维码识别:zxing

    View、Resource、Action注解框架ButterKnife 

    github地址:butterknife Butter Knife:8.0.1的完整正确导入方法

    屏幕适配方案:http://blog.csdn.net/lmj623565791/article/details/45460089

    华为手机虚拟按键问题:http://blog.csdn.net/github_2011/article/details/72636851

    像素测量:MarkMan

    事件传递:EventBus

    github地址:https://github.com/greenrobot/EventBus

    Eventbus之Activity与Service通信:http://blog.csdn.net/lu1024188315/article/details/51557153

    Android studio支持lambda:retrolambda http://blog.csdn.net/intbird/article/details/49077763

    工具类集合:AndroidUtilCode

    Json在线格式化校验:https://www.bejson.com/

    android自动生成代码工具整理:http://blog.csdn.net/wyyl1/article/details/50623949

    内存泄漏工具leakcanary:https://github.com/square/leakcanary

    图片压缩:CompressHelper、 LubanCompressor 、ImageCompressUtil

    App内测分发:蒲公英fir.im

    Toast花样使用:http://www.jianshu.com/p/5c5c8ee31ddb

    Android图表库:https://github.com/PhilJay/MPAndroidChart

    Android ViewPager库:https://github.com/JakeWharton/ViewPagerIndicator

    Android RecyclerView库:https://github.com/cymcsg/UltimateRecyclerView 以及 RecyclerView的五大开源项目IRecyclerView使用例子

    Android日志库:Timber使用

    Activity中切换不同状态页:加载中,加载失败,数据页,空页面:http://blog.csdn.net/u012764110/article/details/51085574

    SnakeBar使用:SnakeBarUtils

    CoordinatorLayou使用:http://www.jianshu.com/p/f09723b7e887

    相关文章

      网友评论

          本文标题:Android开发中用到的框架和工具收集(持续更新)

          本文链接:https://www.haomeiwen.com/subject/ezwcixtx.html