Are Android apps available on Google TV?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 01:56:30

问题


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 optimize the app for the xlarge TV screen size?

Can the same Android App be used for mobile phones, tablets and Google TV?


回答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.



来源:https://stackoverflow.com/questions/8537331/are-android-apps-available-on-google-tv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!