Search code examples
androidchromecasthdmi

Get connected HDMI device's HDMI version in android app


How can I get the connected HDMI device's version in android app? There is nothing in DisplayInfo that helps.


Solution

  • There is no API to give you that; that information is not even known to the sender app.