设为首页 加入收藏

TOP

[Android]动态加载/热部署框架汇总(一)
2017-10-12 17:39:00 】 浏览:3122
Tags:Android 动态 加载 部署 框架 汇总

    1.DroidPlugin

    用途:动态加载

    使用案例:360手机助手

    GitHub地址:https://github.com/Qihoo360/DroidPlugin

    ppt介绍:https://github.com/Qihoo360/DroidPlugin/tree/master/DOC

    Demo:https://github.com/SpikeKing/wcl-plugin-test-app

    详解:

    http://blog.csdn.net/yzzst/article/details/48093567 

    http://v2ex.com/t/216494

     

    2.AndFix

    用途:热修复

    GitHub地址:https://github.com/alibaba/AndFix

    讲解:

    http://blog.csdn.net/yzzst/article/details/48465031

    http://blog.csdn.net/qxs965266509/article/details/49816007

    http://blog.csdn.net/yaya_soft/article/details/50460102

    3.dexposed

         用途:热修复

          GitHub地址:https://github.com/alibaba/dexposed

          讲解:                 

           http://blog.csdn.net/yzzst/article/details/47954479     

           http://blog.csdn.net/yzzst/article/details/47659987     

           http://www.jianshu.com/p/14edcb444c51

     4.Small

          用途:动态加载

          GitHub地址:https://github.com/wequick/Small

          Demo:https://github.com/cayden/MySmall

     5. DynamicAPK

          用途:动态加载、热修复

          案例:携程

          GitHub地址:https://github.com/CtripMobile/DynamicAPK

           详解:http://www.infoq.com/cn/articles/ctrip-android-dynamic-loading

     6.ClassPatch

          用途:热修复

          GitHub地址:https://github.com/Jarlene/ClassPatch

          详解:http://blog.csdn.net/xwl198937/article/details/49801975

     7.ACDD

           用途:动态加载

           GitHub地址:https://github.com/bunnyblue/ACDD

     8.HotFix

           用途:热修复

            GitHub地址:https://github.com/dodola/HotFix

            该项目是基于QQ空间终端开发团队的技术文章实现的

     9.Nuwa

           用途:热修复

            GitHub地址:https://github.com/jasonross/Nuwa

        &n

首页 上一页 1 2 下一页 尾页 1/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇For each循环中使用remove方法。 下一篇Android-配置文件中设置“android..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目