My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

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.

A reference implementation of the Anymote Protocol, written in Java, is available on this site. To browse or download the code, select the Source tab above.

The Anymote Protocol works in conjunction with the Google TV Pairing Protocol (source code).

For a working example of an application that uses the Anymote Protocol, you can download and try out the Google TV Android Remote application from the Android Marketplace. This application turns your Android phone into a remote controller for Google TV. The source code for the Google TV Android Remote application is available here.

Powered by Google Project Hosting