Different contents on multiple display imx6 android

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

Different contents on multiple display imx6 android

1,392 Views
kirangv
Contributor III

Hello,

I want to display different contents on dual display connected to imx6 running android.

Currently i am able to mirror the contents on both HDMI and LVDS , but help me on displaying different contents on both displays ?  

Platform : iMX6Q SABRE-AI

OS : Android Marshmallow

Application QT : 5.7

Display : HDMI and LVDS

0 Kudos
5 Replies

826 Views
gary_bisson
Senior Contributor III

Hi,

You need to leverage the Presentation API:

Presentation | Android Developers 

Not sure how well it is integrated into Qt though.

Here is an example where we start two different application, one on each display:

Android Lollipop dual display/app demo on i.MX6 - Boundary Devices 

Note that it works on Marshmallow too.

Regards,

Gary

824 Views
kirangv
Contributor III

Thank you for the reply. We will check this approach.

Also looking for any other better approach for QT application. 

0 Kudos

824 Views
joanxie
NXP TechSupport
NXP TechSupport

as I known, you can install the HDMIshow.apk, which supports this. you can try it.

0 Kudos

824 Views
joshua_hong
Contributor III

Hi Joan Xie,

I would like to try the HDMIshow.apk too. can you provide the resource for me to download this apk?

thank you and have a nice week ahead.

0 Kudos

824 Views
kirangv
Contributor III

Hi Joan,

I could not get HDMIshow.apk or the source related to it , can you provide me a path from i can download this.

Thanks,

Kiran

0 Kudos