Android系统(237)---OTA升级基本信息介绍

OTA升级基本信息介绍

 


Common types of OTA upgrade include GOTA(Google OTA),MOTA(MTK OTA), 
Adups Fota(广升FOTA), Redbend FOTA and customer-developed FOTA

 

 

Developer

Cost

MTK has Source code

GOTA

Google

get license from google

no

MOTA

MTK

free

yes

Adups FOTA

Adups

get license from Adups

no

Redbend FOTA

Redbend

get license from Redbend

no

 

1.How to disable Adups FOTA

 step1. Modify ProjectConfig.mk

MTK_FW_UPGRADE    = no    

MTK_FW_UPGRADE_APP   = no

If you want to remove Adups FOTA related source, please apply for patch ALPS03032516

Note: It is necessary to Modify ProjectConfig.mk

Whether you need to remove the source code depends on you.

 

2. How to enable MOTA

 

step1. Check whether the code base contains vendor/mediatek/proprietary/packages/apps/SystemUpdate
If no, please submit an eservice to apply for SystemUpdate source code.

 

step2. Modify ProjectConfig.mk 
MTK_SYSTEM_UPDATE_SUPPORT    = yes    
(so we can compile systemupdate.apk in project. It is MOTA client app to provide MOTA entry by Settings -> About phone -> System updates)

 

step3. Setup MOTA Server
You should build a MOTA server, please submit an eservice to apply for the MOTA server source code.
The guidance document MOTA_GUIDE_0.93.docx can be downloaded from http://dcc.mediatek.com

 

step4. Make upgrade packages
Please download Introduction to Recovery.pdf  from http://dcc.mediatek.com

 

 

3. How to enable GOTA

 

step1. Modify ProjectConfig.mk 
MTK_SYSTEM_UPDATE_SUPPORT    = no 


step2. The phone needs to install the GMS package

 

step3. How to make upgrade packages
It is not the same with making upgrade pkg for MOTA.
Please ask Google for help.

How to use GOTA upgrade?
Settings -> About phone -> system updates

 

 

4.  How to enable Redbend FOTA

 

step1. Modify ProjectConfig.mk 
MTK_DM_APP = yes
MTK_FOTA_SUPPORT = yes

step2. Sign agreements with redbend company and get their support

step3. How to make upgrade packages
It is not the same with making upgrade pkg for MOTA.
Please ask Redbend for help.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值