简体   繁体   中英

Turn Monitor on from Google TV App

Is there any way to turn a TV on or off [technically putting it to sleep] using a Google TV Android app using the standard Android APIs?

I understand that I could hack something together with IR or otherwise, but I'd really just like my app to perform the same function as pushing the TV Power button on my GTV remote.

Programatically toggling power for TV is not supported at this time. Please file a feature request here: http://code.google.com/p/googletv-issues/

There are instructions on how to force the display on using a wakelock here:

Wakelock is not turning on the screen? Help?

That said, this is for Android phones and tablets. Whether or not GoogleTV knows to send an "on" command to the TV (either over HDMI or IR), I'm not sure. You'll have to test it and let us know how it goes. :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM