1、热修复框架:
最新github上开源了很多热补丁动态修复框架,大致有:
- https://github.com/dodola/HotFix
- https://github.com/jasonross/Nuwa
- https://github.com/bunnyblue/DroidFix
微信开源 Android 热修复框架 Tinker,支持在无需升级 APK 的前提下更新 dex, library and resources 文件。
https://github.com/Tencent/tinker