Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Problem with HDMI

Gabriel_B_
Beginner
552 Views

Hello community, I hope you can help me. I am making an application in which I would like to enable or disable the HDMI as there is in the android settings option. I've been looking for Android Developers but there is nothing that says you enable or disable the HDMI.

Thanks and hope they can help me.

0 Kudos
1 Reply
Eduardo_C_Intel
Employee
552 Views

Have you tried already to look at the documentation of DisplayManager (http://developer.android.com/reference/android/hardware/display/DisplayManager.html) and Presentation (http://developer.android.com/reference/android/app/Presentation.html) classes? Possibly they will be enough to get you started.
You should be careful with which Android version you are targeting because they are not supported in all of them. 

Good luck!

0 Kudos
Reply