美文网首页
Android开发常用的一些框架和工具

Android开发常用的一些框架和工具

作者: 哒雄 | 来源:发表于2020-11-30 16:48 被阅读0次

    1.安卓调试神器-Stetho(Facebook出品 建议使用) https://github.com/facebook/stetho

    2.查看安卓sqlite数据库工具:Android-Debug-Database https://github.com/amitshekhariitbhu/Android-Debug-Database

    3.Logger 网络日志的简单封装 https://github.com/orhanobut/logger

    4.一个强大易用的安卓工具类库 https://github.com/Blankj/AndroidUtilCode

    5.国内功能很强大且图标内容很丰富的矢量图标库 https://www.iconfont.cn/

    6.Android 应用开发调试利器——开发助手,数十倍效率提升,https://www.trinea.cn/android/android-develop-and-debug-tools/

    7.局域网传输(https://github.com/baidusoso/WifiTransfer

    8.一个简洁而优雅的Android原生UI框架,解放你的双手!XUI (https://github.com/xuexiangjys/XUI

    9.致力于提高项目UI 开发效率的解决方案  QMUI (https://github.com/Tencent/QMUI_Android

    10.玩Android是一个每日推荐20~30篇Android优质文章的站点,提供Android常用工具和常用网站,并以知识体系的形式展现所有的文章分类。玩安卓(https://wanandroid.com/

    11.强大而灵活的RecyclerView Adapter(BRVAH) https://github.com/CymChad/BaseRecyclerViewAdapterHelper

    12.Android内存泄漏检测工具--LeakCanary https://github.com/square/leakcanary

    13.Android智能下拉刷新框架-SmartRefreshLayout https://github.com/scwang90/SmartRefreshLayout

    14.无需自定义View,彻底解放shape,selector吧 (https://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650826297&idx=1&sn=f32df9278c87211885f8cd3eb6b20339&chksm=80b7b2a7b7c03bb11deb595ae6340e40483e829997f3dc5e936031fed0da6f5c82adfcb15a54&scene=21#wechat_redirecthttps://github.com/JavaNoober/BackgroundLibrary

    相关文章

      网友评论

          本文标题:Android开发常用的一些框架和工具

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