[Android]动态加载/热部署框架汇总
1.DroidPlugin
用途:動(dòng)態(tài)加載
使用案例:360手機(jī)助手
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
用途:熱修復(fù)
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
???????? 用途:熱修復(fù)
????????? 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
????????? 用途:動(dòng)態(tài)加載
????????? GitHub地址:https://github.com/wequick/Small
????????? Demo:https://github.com/cayden/MySmall
???? 5. DynamicAPK
????????? 用途:動(dòng)態(tài)加載、熱修復(fù)
????????? 案例:攜程
????????? GitHub地址:https://github.com/CtripMobile/DynamicAPK
?????????? 詳解:http://www.infoq.com/cn/articles/ctrip-android-dynamic-loading
???? 6.ClassPatch
????????? 用途:熱修復(fù)
????????? GitHub地址:https://github.com/Jarlene/ClassPatch
????????? 詳解:http://blog.csdn.net/xwl198937/article/details/49801975
???? 7.ACDD
?????????? 用途:動(dòng)態(tài)加載
?????????? GitHub地址:https://github.com/bunnyblue/ACDD
???? 8.HotFix
?????????? 用途:熱修復(fù)
??????????? GitHub地址:https://github.com/dodola/HotFix
??????????? 該項(xiàng)目是基于QQ空間終端開發(fā)團(tuán)隊(duì)的技術(shù)文章實(shí)現(xiàn)的
???? 9.Nuwa
?????????? 用途:熱修復(fù)
??????????? GitHub地址:https://github.com/jasonross/Nuwa
???????????? 詳解:http://www.jianshu.com/p/72c17fb76f21/comments/1280046
???? 10.DroidFix
??????? ? 用途:熱修復(fù)
?????????? GitHub地址:https://github.com/bunnyblue/DroidFix
????????? 詳解:http://bunnyblue.github.io/DroidFix/
???? 11.AndroidDynamicLoader
????????? 用途:動(dòng)態(tài)加載
????????? GitHub地址:https://github.com/mmin18/AndroidDynamicLoader
????????? Demo:https://github.com/mmin18/AndroidDynamicLoader/raw/master/host.apk
轉(zhuǎn)載于:https://www.cnblogs.com/xiaomoxian/p/5234788.html
總結(jié)
以上是生活随笔為你收集整理的[Android]动态加载/热部署框架汇总的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 搬运随笔四
- 下一篇: 移动端 像素渲染流水线与GPU Hac