0

Lets say I am developing an app for Google Tv. This app will have a reminder function. While watching live channel from Google TV, can our app display a reminding popup messages right top of the screen? Is that possible?

uploader33
  • 308
  • 1
  • 5
  • 16
  • It's totally possible, as Les notes, you can use a custom Toast (custom layout/views/colors/duration, etc). It works pretty well, but it's hacky, and it's going to annoy the hell out of people if they are actually watching TV ;). – Charlie Collins Mar 29 '13 at 21:44

1 Answers1

2

Yes - you can create a longish Toast for more info.