how can I modify code to get less time in Android10 ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how can I modify code to get less time in Android10 ?

1,165件の閲覧回数
yhm2046
Contributor II

My platform is imx8q, from power-on to login luncher test 30 seconds, is too slowlly.

someone can tell me how to less time ? I want to modify framework code.

0 件の賞賛
5 返答(返信)

1,154件の閲覧回数
yhm2046
Contributor II

if someone can help me?

0 件の賞賛

1,151件の閲覧回数
street2409
Contributor III

1. Remove uboot boot delay and output

2. Silence kernel console output

3. Remove unused apps from your build by editing makefiles

0 件の賞賛

1,144件の閲覧回数
yhm2046
Contributor II

thanks your replay, can you order some demo or information to me learning? 

0 件の賞賛

1,127件の閲覧回数
street2409
Contributor III

To remove uboot delay, console output, and kernel console output you can google it, it just requires modifying some config settings. My examples:

street2409_0-1660206963609.png

street2409_1-1660207025986.png

To remove unused apps reffer to https://community.nxp.com/t5/i-MX-Processors/How-to-remove-Cactus-player-in-the-i-MX8M-mini-Android-... 

You can remove any app you don't need, just search the source code for appropriate makefile.

0 件の賞賛

1,120件の閲覧回数
yhm2046
Contributor II

Can you tell me  your example whole path? I can't find it, thanks

0 件の賞賛