Skip to main content
Visitor II
October 14, 2019
Solved

Poor performance of Android

  • October 14, 2019
  • 3 replies
  • 1030 views

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

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    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

    3 replies

    Visitor II
    October 14, 2019

    Wow. Link.

    0690X00000AqLQ9QAN.png

    Technical Moderator
    October 15, 2019

    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

    Visitor II
    October 15, 2019

    @Community member​ 

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

    Technical Moderator
    October 16, 2019

    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