Can I make an app on an Android TV device that sends an HDMI-CEC command?
When you open the app, it should do the command and close.
Is it possible?
Controlling your device with CECCheck the HDMI-CEC box to activate CEC. The following individual CEC settings can be turned on or off by checking or unchecking the box next to each setting: Console turns on other devices: Turning on your Xbox console will also turn on your TV or AVR.
HDMI-CEC CompatibilityHDMI-CEC is not just a software feature, but it also needs hardware implementation. The good part is that the HDMI consortium launched CEC way back in 2006 and made it mandatory for hardware implementation (wiring) on the HDMI ports.
To view or change the onboard HDMI CEC settings: Press F2 during boot to enter BIOS Setup. Go to Advanced > Devices > Onboard Devices. In the Legacy Device Configuration pane, enable HDMI CEC Control.
Google recently introduced a new system service called HdmiControlService
to handle CEC:
With the introduction of the Android TV Input Framework (TIF), HDMI-CEC brings together all connected devices and minimizes compatibility issues. Android has created a system service called
HdmiControlService
to alleviate these pain points.By offering
HdmiControlService
as a part of the Android ecosystem, Android hopes to provide:
- A standard implementation of HDMI-CEC for all manufacturers, which will reduce device incompatibility. Previously, manufacturers had to develop their own implementations of HDMI-CEC or use third-party solutions.
- A service that is well-tested against numerous HDMI-CEC devices already in the market. Android has been conducting rigorous research on compatibility issues found among the products and collecting useful advice from device implementers experienced in the technology. The CEC service is designed to keep a healthy balance between the standard and modifications to that standard so that it works with the products that people already use.
Learn more about it here: https://source.android.com/devices/tv/hdmi-cec
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With