Android A/B System OTA分析
- Android A/B System OTA分析(一)概覽: https://blog.csdn.net/guyongqiangx/article/details/71334889
- Android A/B System OTA分析(二)系統image的生成: https://blog.csdn.net/guyongqiangx/article/details/71516768
- Android A/B System OTA分析(三)主系統和bootloader的通信: https://blog.csdn.net/guyongqiangx/article/details/72480154
- Android A/B System OTA分析(四)系統的啟動和升級: https://blog.csdn.net/guyongqiangx/article/details/72604355
Android OTA升級原理和流程分析
- Android OTA升級原理和流程分析(一)--update.zip包的制作: https://blog.csdn.net/ylyuanlu/article/details/44457557
- Android OTA升級原理和流程分析(二)---update.zip差分包問題的解決: https://blog.csdn.net/ylyuanlu/article/details/44457605
- Android OTA升級原理和流程分析(三)---Android系統的三種啟動模式: https://blog.csdn.net/ylyuanlu/article/details/44457691
- Android OTA升級原理和流程分析(四)---Android系統Recovery模式的工作原理: https://blog.csdn.net/ylyuanlu/article/details/44457729
- Android OTA升級原理和流程分析(五)---update.zip包從上層進入Recovery服務: https://blog.csdn.net/ylyuanlu/article/details/44457797
- Android OTA升級原理和流程分析(六)---Recovery服務流程細節: https://blog.csdn.net/ylyuanlu/article/details/44457835
- Android OTA升級原理和流程分析(七)---Recovery服務的核心install_package函數: https://blog.csdn.net/ylyuanlu/article/details/44457879
- Android OTA升級原理和流程分析(八)---升級程序update_binary的執行過程: https://blog.csdn.net/ylyuanlu/article/details/44457903
- Android OTA升級原理和流程分析(九)---updater-script腳本語法簡介以及執行流程: https://blog.csdn.net/ylyuanlu/article/details/44457941