Google TV 演练似乎不正确。第三方附加组件?

发布于 2024-12-23 17:19:31 字数 381 浏览 3 评论 0原文

我正在尝试构建我的第一个 Google TV 应用程序,但文档并未反映我所看到的屏幕。

以下网址是安装 Google TV 插件的演练 (https:// Developers.google.com/tv/android/docs/gtv_addon)。我安装了推荐的 ADT(版本 16.0.1),它没有“Android AVD 和 SDK 管理器”。它们似乎是我安装的 ADT 中的独立模块。它们都不包含演练中描述的“第三方附加组件”。结果,我安装了相当多的SDK,但不知道如何制作支持Google TV的AVD。

非常感谢您提供的任何帮助。

I am attempting to build my first Google TV application and the documentation does not reflect the screens I am seeing.

The following URL is a walk-through to install the Google TV add-on ( https://developers.google.com/tv/android/docs/gtv_addon ). I installed the recommended ADT (version 16.0.1), which doesn't have an "Android AVD and SDK Manager". They appear to be separate modules within the ADT I installed. Neither of them include "Third party Add-ons" as described in the walk-through. As a result, I have installed quite a few SDKs and can't figure out how to make an AVD that supports Google TV.

Any help you can provide is greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

恋竹姑娘 2024-12-30 17:19:31

你在Linux上吗? Google TV AVD 目前仅限于 Linux。

另外:是的,“AVD 和 SDK 管理器”与最新的工具分开了。使用“SDK 管理器”安装新组件,使用“AVD 管理器”创建模拟器实例。

如果按 API 级别排序,您可以在 SDK 管理器中的 API 12 (Android 3.1.) 下找到 Google TV 插件。单击旁边的复选框,然后按“安装软件包”。

在此处输入图像描述

安装插件后,打开 AVD 管理器并创建一个新的 AVD。选择“目标”下的“Google TV 插件 (API 12)”。

Are you on Linux? The Google TV AVD is limited to linux only at this point in time.

Also: Yes the "AVD and SDK Manager" got split up with the most recent tools. Use the "SDK Manager" to install new components and the "AVD Manager" to create emulator instances.

You can find the Google TV addon under API 12 (Android 3.1.) within the SDK manager, if you sort by API levels. Click the checkbox next to it and press "Install packages".

enter image description here

After you installed the addon, open the AVD manager and create a new AVD. Select "Google TV Addon (API 12)" under "Target".

望喜 2024-12-30 17:19:31

本演练将指导您安装包含这些工具的 SDK。该工具是程序“android”。

The walkthrough directs you to install the SDK, which has these tools. The tool is the program "android".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文