Question, i.MX6Q Android 4.3 Flame buffer handling

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question, i.MX6Q Android 4.3 Flame buffer handling

587 Views
Aemj
Contributor IV

Hi team,

I would like to ask about how to handle graphic flame buffer on Android BSP 4.3 of i.MX6Q.

My customer needs to handle FB0 and FB2 with different display data.

They use AndroidBSP4.3, and FB0 and FB2 are synchronized each other currently.

Could you show me the way to handle FB0 and FB2 separately on android 4.3?

Thanks,

Miyamoto

Labels (1)
0 Kudos
4 Replies

482 Views
Aemj
Contributor IV

Hi team,

I still wait for your comment.

Tanks,

Miyamoto

0 Kudos

482 Views
SergioSolis
NXP Employee
NXP Employee

Hello Miyamoto,

Are you referring to show different content on 2 displays?, like an extended desktop?

0 Kudos

482 Views
Aemj
Contributor IV

Hi Sergio,

Yes, different contents on FB0 and FB2.

0 Kudos

482 Views
SergioSolis
NXP Employee
NXP Employee

Android does not have the capability to extend its desktop in different displays... there is an api called "presentation" that lets you show different content through the media router... but it is deffinitely NOT an extended desktop solution.

I am working on a paper that explains how to do it and it should be ready by next week.

Please take a look at the following document from google:

Presentation | Android Developers

0 Kudos