Is it possible to detect (either Java or native code) if the HDMI output is used on Samsung Galaxy S II? I was looking at system properties and also sysfs
but couldn't find any info related to HDMI output.
Asked
Active
Viewed 718 times
7

HitOdessit
- 7,198
- 4
- 36
- 59

Sasha Nikolic
- 760
- 1
- 8
- 22
1 Answers
0
I think this should help:
The HDMI API interface allows a developer to do these things:
Make status enquiries about the HDMI port
Set the HDMI resolution and reset it back to what it was
Render content to the HDMI port
Assert Digital Rights Management, using HDCP
link: http://developer.motorola.com/docs/motorola-hdmi-dual-screen-api/
Hope that helps! =]

Droidster
- 127
- 1
- 2
- 8