How to delete the Calendar application or Calculator application in Android source, P9.0.0_2.2.0-ga

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to delete the Calendar application or Calculator application in Android source, P9.0.0_2.2.0-ga

944 次查看
hyun-moyang
Contributor III

Hi All,

Currently, I am developing an android system in iMX6 Sabreauto PDK. But I want to delete the Calendar application or Calculator application in the menu tray of android. I don't know how to delete this application in the menu tray of android.

Please let me know how to delete this application in the menu tray of android.

My system information is as below,

- PDK B/D :iMX6Q Sabreauto PDK B/D

- OS: Android

- Version : P9.0.0_2.2.0-ga

Please help me to solve my issue.

Regards

HM

 

0 项奖励
回复
2 回复数

934 次查看
hyun-moyang
Contributor III

Hi Zhiming,

Thanks for  your help.

I could delete any application not to be used in my project in P9.0.0_2.2.0_GA.

Regards

HM

0 项奖励
回复

938 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

You can find PRODUCT_PACKAGES += \ in android_build/device/fsl/imx6dq/AndroidProducts.mk.

Remove the app you want.

 

BR

Zhiming

 

 

0 项奖励
回复