Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Two screens/monitors with Android?

I want to develop an Android application which uses two screens to display information. For example: One screens shows the app, the other screen some information about the current app status.

My question: Does android support two monitors/screens? How would you build up such a device and project?

like image 813
whitenexx Avatar asked Jul 02 '26 04:07

whitenexx


1 Answers

From API level 17, android supports this

Here is the link https://developer.android.com/reference/android/app/Presentation

It is now possible for an APP to independently draw different content on primary and secondary displays. Secondary displays can be an HDMI screen or a wireless display.

like image 169
SKK Avatar answered Jul 05 '26 17:07

SKK



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!