How to control secondary screen with my app on primary screen in Android?

129 Views Asked by At

I am developing an application to control the secondary display using the buttons in my application. My app will run on the primary screen and I want to send the navigation and selection key events to the secondary screen through my controller app on the primary screen.

Notes: These two displays are external displays and have their own screen id.

Scenario

0

There are 0 best solutions below