您的位置:首页 > 其它

动态加载/热部署框架汇总

2016-04-26 14:37 1266 查看



http://p.codekk.com/?spm=5176.blog26276.yqblogcon1.11.En0STL&s=%E6%8F%92%E4%BB%B6%E5%8C%96

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
详解:
/article/1460537.html
http://v2ex.com/t/216494

2.AndFix

用途:热修复
GitHub地址:https://github.com/alibaba/AndFix
讲解:
/article/1460531.html
/article/3592395.html
/article/8008400.html



3.dexposed

用途:热修复

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

讲解:

/article/1460539.html

/article/1460543.html

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

详解:/article/9733697.html


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

详解:http://www.jianshu.com/p/72c17fb76f21/comments/1280046


10.DroidFix

用途:热修复

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

详解:http://bunnyblue.github.io/DroidFix/


11.AndroidDynamicLoader

用途:动态加载

GitHub地址:https://github.com/mmin18/AndroidDynamicLoader

Demo:https://github.com/mmin18/AndroidDynamicLoader/raw/master/host.apk


12.Android插件化开发之Atlas初体验


http://www.07net01.com/2015/08/900802.html

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: