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
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
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.