I need some help where to look for api or code example on how to control an external screen from an Android app. My Android app will most of the time run on devices which have no built in screen, instead you connect an external screen with hdmi or dvi. I want to be able to control standby on this screen by disabling the hdmi output signal and then re-enable it again.
Its not a problem if this requires system-app privileges.
Thanks.