Software Archive
Read-only legacy content
Ankündigungen
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.
17060 Diskussionen

Problem with HDMI

Gabriel_B_
Einsteiger
553Aufrufe

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 Antworten
Eduardo_C_Intel
Mitarbeiter
553Aufrufe

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!

Antworten