cancel
Showing results for 
Search instead for 
Did you mean: 

Poor performance of Android

Mikalaj Karhin
Associate III

The number of frames per second does not exceed 10. Will there be any performance improvements? Are there any tips?

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @Mikalaj Karhin​ 

The AOSP Android porting is delivered as example/enabler with the performances expected for the MP1 (DualCore A7, 1GBytes)

Then, you cannot expect same level of performance than with an OctoCore at 2Ghz + High end GPU.

I remind you the recommended configuration:

   Display @480p

    DDR32bit 1GBytes

 The STM32MP15X-EVAL includes by default a display @720p, which has impacts on performances.

The Andoid AOSP aim to make application in adequation with platform usage target (typically not smartphone UI like application)

Production is only supported by our partner program: https://www.st.com/content/st_com/en/partner/partner-program/partnerpage.html?key=mp1

BR,

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

4 REPLIES 4
Mikalaj Karhin
Associate III

Wow. Link.

0690X00000AqLQ9QAN.png

Olivier GALLIEN
ST Employee

Hi @Mikalaj Karhin​ 

Are you using STM32MP157-DK2 board ?

Android can not run smoothly on this development kit, you have to use STM32MP157-EV1

Not that a new version of st-android is available :

https://wiki.st.com/stm32mpu/index.php/STM32MP15_distribution_for_Android_release_note

BR,

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

@Community member​ 

Yes, I use STM32MP157-EV1 with the latest version. Video.

Olivier GALLIEN
ST Employee

Hi @Mikalaj Karhin​ 

The AOSP Android porting is delivered as example/enabler with the performances expected for the MP1 (DualCore A7, 1GBytes)

Then, you cannot expect same level of performance than with an OctoCore at 2Ghz + High end GPU.

I remind you the recommended configuration:

   Display @480p

    DDR32bit 1GBytes

 The STM32MP15X-EVAL includes by default a display @720p, which has impacts on performances.

The Andoid AOSP aim to make application in adequation with platform usage target (typically not smartphone UI like application)

Production is only supported by our partner program: https://www.st.com/content/st_com/en/partner/partner-program/partnerpage.html?key=mp1

BR,

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.