文件名称:fota.tar
介绍说明--下载内容来自于网络,使用问题请自行百度
基于android2.2的fota功能。 升 级 整 个 流 程 概 述 : 从 用 户 点 击 APK , 然 后 上 层 将 命 令 写 入
recovery/command,然后 kernel 检测到信号重启,将开机原因写入共享内存,
开机进入 appboot 检测到 arm9 传递过来的开机原因,然后进入 recovery 模式,
执行 sbin/recovery。进入 install_package 函数,然后建立管道执行升级包解
析出来的脚本, cache 分区进行比较解析。
在
升级完毕重启,
写入 FLAG。 Oemsbl
在
阶段检测到 FLAG 会对 MODEM 端 IMG 进行升级,升级完毕后重置 FLAG。然后重启
后正常开机,整个升级过程完毕
-Upgrade the entire process Overview: APK, then the user clicks on the upper command will write
recovery/command, and then the kernel detected signal to restart write boot reasons to shared memory,
Boot to enter appboot is detected the arm9 pass over the boot reasons, and then into recovery mode,
Execution sbin/recovery. Into install_package function, and then build the pipeline to perform the upgrade package solution
Analysis of the scr ipt, the cache partition comparison resolve.
In
The upgrade is complete restart,
Write the FLAG. Oemsbl
In
Stage detected FLAG will MODEM side IMG upgrade after upgrade reset the FLAG. And then restart
After the normal boot, the entire upgrade process is completed
recovery/command,然后 kernel 检测到信号重启,将开机原因写入共享内存,
开机进入 appboot 检测到 arm9 传递过来的开机原因,然后进入 recovery 模式,
执行 sbin/recovery。进入 install_package 函数,然后建立管道执行升级包解
析出来的脚本, cache 分区进行比较解析。
在
升级完毕重启,
写入 FLAG。 Oemsbl
在
阶段检测到 FLAG 会对 MODEM 端 IMG 进行升级,升级完毕后重置 FLAG。然后重启
后正常开机,整个升级过程完毕
-Upgrade the entire process Overview: APK, then the user clicks on the upper command will write
recovery/command, and then the kernel detected signal to restart write boot reasons to shared memory,
Boot to enter appboot is detected the arm9 pass over the boot reasons, and then into recovery mode,
Execution sbin/recovery. Into install_package function, and then build the pipeline to perform the upgrade package solution
Analysis of the scr ipt, the cache partition comparison resolve.
In
The upgrade is complete restart,
Write the FLAG. Oemsbl
In
Stage detected FLAG will MODEM side IMG upgrade after upgrade reset the FLAG. And then restart
After the normal boot, the entire upgrade process is completed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/fota/Fota.java
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/fota/FotaDownloadService.java
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values-zh-rCN/strings.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values/strings.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/download_notification_layout.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/main.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/stat_sys_download.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-ldpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/stat_sys_download.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/Android.mk
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/AndroidManifest.xml
\345\274\240\346\236\227\344\273\243\347\240\201/install.c
\345\274\240\346\236\227\344\273\243\347\240\201/recovery.c
\345\274\240\346\236\227\344\273\243\347\240\201/AndroidManifest.xml
\345\274\240\346\236\227\344\273\243\347\240\201/RecoverySystem.java
\345\274\240\346\236\227\344\273\243\347\240\201/UpdateSystemReceiver.java
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/fota/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values-zh-rCN/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-ldpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/
\345\274\240\346\236\227\344\273\243\347\240\201/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/fota/FotaDownloadService.java
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values-zh-rCN/strings.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values/strings.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/download_notification_layout.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/main.xml
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/stat_sys_download.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-ldpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/icon.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/stat_sys_download.png
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/Android.mk
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/AndroidManifest.xml
\345\274\240\346\236\227\344\273\243\347\240\201/install.c
\345\274\240\346\236\227\344\273\243\347\240\201/recovery.c
\345\274\240\346\236\227\344\273\243\347\240\201/AndroidManifest.xml
\345\274\240\346\236\227\344\273\243\347\240\201/RecoverySystem.java
\345\274\240\346\236\227\344\273\243\347\240\201/UpdateSystemReceiver.java
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/fota/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/android/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/com/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values-zh-rCN/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/values/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/layout/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-mdpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-ldpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/drawable-hdpi/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/src/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/res/
\345\274\240\346\236\227\344\273\243\347\240\201/Fota/
\345\274\240\346\236\227\344\273\243\347\240\201/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
