0

is possible to send parameters to my Google TV app from the mobile remote control app ( http://code.google.com/p/google-tv-remote/ ) to open my Google TV application and take these parameters?

elbirras
  • 85
  • 6

1 Answers1

2

The Google TV Remote app implements the Anymote protocol which has a fling message to send intents (with extra data) to a Google TV device: https://developers.google.com/tv/remote/docs/#flingevents

Leon Nicholls
  • 4,623
  • 2
  • 16
  • 17