Android动态加载框架汇总

几种动态加载的比较

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层次结构图
Android动态加载框架汇总
上一篇:【CentOS】压缩打包


下一篇:perl 查看某个模块的安装路径