Poor performance of Android
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-14 8:00 AM
The number of frames per second does not exceed 10. Will there be any performance improvements? Are there any tips?
Solved! Go to Solution.
- Labels:
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-16 9:40 AM
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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-14 10:08 AM
Wow. Link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-15 1:29 AM
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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-15 1:46 AM
@Community member​
Yes, I use STM32MP157-EV1 with the latest version. Video.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-16 9:40 AM
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
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.
