Software Archive
Read-only legacy content
17061 Discussions

HDMI: notfication of external screen connection ?

nhognon
Beginner
531 Views
Hello,

I know there is no standard API in Android SDK to "manage" external screen and HDMI connection as not many android devices have HDMI.

Did someone know if Intel provide some kind of "extension" to manage HDMI on Intel Android devices ? For example to be notified when an external screen is connected to the device ?

Thanks.
0 Kudos
3 Replies
Alexander_W_Intel
531 Views
Hi,
Android contains (at least in the actual sources from the AOSP) an HDMIObserver. See on Gitorious.Is that what you are looking for?
Alex
0 Kudos
nhognon
Beginner
531 Views
Hi,

yes it could what I am looking for. Thanks.
0 Kudos
imed
Beginner
531 Views

hello 

this a good tuto for android api used to connet with hdmi

http://developer.sonymobile.com/2012/05/29/how-to-use-the-hidden-hdmi-api-tutorial/

0 Kudos
Reply