Android Question HDMI-CEC Control Service

biometrics

Active Member
Licensed User
Longtime User
We want to be able to query and control the display connected by HDMI to an Android player like the Giada DN73 (http://www.giadatech.com/index/product/detail/aid/674.html).

The HDMI standard has something called the "HDMI-CEC Control Service". Since Android 12 there is a system service called "HdmiControlService" to make use of it:


Is there a library, class or sample code available for it?

See the documentation: https://source.android.com/devices/tv/hdmi-cec

Is this only available from Android 12 or do earlier version support it?
 

DonManfred

Expert
Licensed User
Longtime User
Is this only available from Android 12 or do earlier version support it?
It is available since Android 5. But only for SYSTEM-Apps.
Could be that it is public now with Android 12 (don´t know).

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…