Skip to content Skip to sidebar Skip to footer

Are Android Apps Available On Google Tv?

I went through this question and wanted to know if an app that I developed for cellphones or tablets would be available to Market users with a Google TV? If yes, how can I can opti

Solution 1:

Not yet. Although the SDK is out.

Therefore you can't create an AVD for google TV in the eclipse IDE on Windows or Mac.

You can for linux.

As of December 2011

EDIT

Sorry I work on a Mac and a PC lol.

Reading now that you can create a Google TV AVD:

https://developers.google.com/tv/android/docs/gtv_emulator

but only with Linux

System Requirements

Linux OS with KVM. Windows and Mac OS X are not currently supported. Google TV emulation on a Linux workstation without KVM is also not supported.

KVM requires KVM support in the OS and Intel virtualization support in BIOS. To learn more about KVM, please read the section "Kernel-based Virtual Machine (KVM)".

Android SDK system requirements for Google TV application development, as documented in the topic Setting Up a Development Environment.

The Google TV add-on. To learn about the add-on, please read the topic Google TV Add-On.

Post a Comment for "Are Android Apps Available On Google Tv?"