Questions tagged [anymote]

The Anymote Protocol is a messaging protocol that applications on a remote device use to communicate with Google TV.

From Anymote Protocol:

The Anymote Protocol is a messaging protocol that applications on a remote device use to communicate with Google TV. This protocol allows developers to write applications that enable mobile phones, tablets, or other devices to interact with Google TV. You can write applications to enable handheld devices to act either as fully-fledged remote TV controllers or to have some part of an application connect to Google TV. For example, you might build an application that runs on a mobile phone, but has the ability to switch to the TV to display a web page.

6 questions
4
votes
1 answer

Using the Anymote library for an Android mobile application to communicate with Android TV

General use case: For my project I'm trying to implement several easy games like Pong or a simple quiz for Android TV. The TV respectively Android TV box displays the game and handles the logic (Separate module). Smartphones and tablets should act…
3
votes
0 answers

What protocol or api does the android tv remote control app use?

google tv used anymote protocol for remote control but the case with android tv does not looks the same. No official docs clearify if they still use the same. I want to develop an app just like the app by google but with some changes and additions…
Abdul Ahad
  • 31
  • 4
2
votes
1 answer

Reboot Google TV device through Anymote protocol?

I am attempting to reboot a Google TV device remotely through the Anymote protocols. When I send CTRL+ALT+DEL through anymote, nothing happens. Is it possible to reboot Google TV devices remotely? Would it be possible to do by sending an Android…
Robert Dale Smith
  • 777
  • 1
  • 5
  • 7
1
vote
1 answer

Can I use Anymote Protocol send keyevent to Android TV

The Anymote Protocol is used for Google TV, but I don't know if it will be usefull on Android TV. Thanks!!!
eric
  • 35
  • 4
1
vote
1 answer

Android Youtube App -> GoogleTV pairing

I'm hoping someone can enlighten me on how the Youtube app pairs with the GoogleTV. In the anymote protocol, you need to provide the pairing code provided by the GoogleTV, and be on the same WIFI network. This isn't the case for…
forevercrashed
  • 135
  • 1
  • 1
  • 8
0
votes
1 answer

Anymote protocol server implementation

I am trying to implement a server side for anymote protocol. I want to design it in a way that the current avilable applications(Google TV remote)in the market can be directly used with it. Is there any reference code available for the same ?? Also…
Ashav
  • 141
  • 1
  • 9