开发者

Android GoogleTV display interaction from background process

开发者 https://www.devze.com 2023-03-09 19:28 出处:网络
I was wondering if it is possible inthe Android GoogleTV model to have a background process that interacts with the display.

I was wondering if it is possible inthe Android GoogleTV model to have a background process that interacts with the display.

Can I disp开发者_如何学运维lay some sort of notifications on the screen when the user is watching video or engaging in a different app.


You should be able to display a Toast message. Otherwise you can't. Status Bar messages won't be displayed until you return to Home.

0

精彩评论

暂无评论...
验证码 换一张
取 消