Skip to content

Instantly share code, notes, and snippets.

View zehuanli's full-sized avatar

Zehuan Li zehuanli

View GitHub Profile
@zehuanli
zehuanli / hisense-hdmi-intents.txt
Created February 10, 2023 05:47
Hisense Android TV Change HDMI Intents
HDMI 1:
am start -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.mediatek.tvinput%2f.hdmi.HDMIInputService%2fHW4 -n com.mediatek.wwtv.tvcenter/.nav.TurnkeyUiMainActivity
HDMI 2:
am start -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.mediatek.tvinput%2f.hdmi.HDMIInputService%2fHW5 -n com.mediatek.wwtv.tvcenter/.nav.TurnkeyUiMainActivity
HDMI 3:
am start -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.mediatek.tvinput%2f.hdmi.HDMIInputService%2fHW6 -n com.mediatek.wwtv.tvcenter/.nav.TurnkeyUiMainActivity