Google TV SDK Add-on allows developers to create Google TV-specific Android Virtual Devices (AVDs) for the Android emulator.
Contents and Features
Prerequisites
- The Android SDK system requirements, as documented in the topic Basic Android Environment Setup.
- For Google TV emulator, CPU support for one of the following virtualization extensions
- Intel Virtualization Technology (VT, VT-x, vmx) extensions
- AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)
Installing the Add-On
The Google TV Add-on package is available from the Android AVD and SDK Manager.
To install the Add-on:
- If the Android SDK and AVD Manager is not running, start it. To learn how to do this, please read the topic Adding SDK Components.
- You should see the path to your Android SDK installation at the top of the right hand pane. If you don't, exit the SDK and AVD Manager, find the directory that contains the SDK that you want to use, and run the Manager from that directory.
- In the left hand pane, click Available Packages. In the right hand pane, under Packages available for download, expand the entry Third party Add-ons. A progress bar may display as the SDK Manager downloads information.
- In the right hand pane, under Third party Add-ons, you should see a list of one or more entries. One of them should start with Google Inc.. Expand this entry. A progress bar may display as the SDK Manager downloads information.
- In the right hand pane, under Google Inc., you should now see one or more entries with a label that starts with Google TV. Expand the entry for the latest version, then at the bottom of the window click Install selected.
- In the next dialog, click Accept All on the right, then click Install. A progress bar appears as the new package is downloaded.
You now have the Google TV Add-on. To learn how to run the emulator, see the section Using Emulator .