wytiger

几种动态加载的比较 

1.Tinker

用途:热修复

GitHub地址:https://github.com/Tencent/tinker/

使用:http://www.jianshu.com/p/f697cd91bf88/comments/5250950#

 

2.HotFix

           用途:热修复

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

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

3.Small

          用途:动态加载

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

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

 

4.dynamic-load-apk

    用途:动态加载

         GitHub地址:https://github.com/singwhatiwanna/dynamic-load-apk

 
 

dynamic-load-apk 动态加载(DL)机制总结

 
 
 
 

 

附:DL层次结构图

 

分类:

技术点:

相关文章:

  • 2021-08-19
  • 2021-12-05
  • 2021-12-15
  • 2021-12-15
  • 2022-02-03
  • 2021-07-13
  • 2021-04-14
猜你喜欢
  • 2021-05-21
  • 2022-01-16
  • 2021-11-03
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案