如何开始为 Amazon Fire TV 开发? [英] How to start developing for Amazon Fire TV?

查看:30
本文介绍了如何开始为 Amazon Fire TV 开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被要求开发一个 Amazon Fire TV 应用程序,但我发现很难理解走上正轨所需的步骤.

I was requested to develop an Amazon Fire TV app, but I find difficult to understand the steps required to get on track.

按照亚马逊的规定 文档,以前可用的 Fire TV SDK 插件现已弃用,他们建议只使用 Android v17 Leanback 库.

As specified by the Amazon documentation, the previously available Fire TV SDK add-on is now deprecated, and they suggest to just use the Android v17 Leanback Library.

到目前为止,我还没有(还)Fire TV,而且官方文档非常贫乏且相当混乱;那么我无法理解纯"Android TV 应用程序是否与 Fire OS 5 完全兼容,因此针对 Fire TV 的开发实际上与针对通用 Amazon TV 的开发相同(从 SDK 到虚拟测试过程).如果不是,我必须考虑哪些不同的步骤?

To date, I do not have (yet) a Fire TV, and the official documentation is very poor and rather confused; I'm not able – then – to understand whether "pure" Android TV apps are fully compatible with Fire OS 5, so that developing for the Fire TV is actually the same as developing for a generic Amazon TV (from the SDK, to the virtual testing process). In the case it isn't, what are the different steps I have to take into account?

推荐答案

您应该从使用 Android v17 Leanback Library 开始.Google 提供了一个使用 Leanback 库的示例应用.您可能需要检查 firetv 的一些事情,例如 语音识别(leanback 库中的SearchFragment)目前不受支持

You should start with using Android v17 Leanback Library. There is a sample app available from Google that uses leanback library. Few things you might need to check for firetv like speech recognition (SearchFragment in the leanback library) is currently unsupported

Fire OS 5 包括对 Android TV 功能的支持和Leanback 支持库.语音识别(SearchFragment 中的Leanback 库)目前不受支持.

Fire OS 5 includes both support for Android TV functionality and the leanback support library. Speech recognition (SearchFragment in the leanback library) is currently unsupported.

全球搜索 不能为 firetv

全局搜索在系统范围内提供,不可针对个人应用程序.开发者可以实现自己的应用内搜索,但不包含在全局搜索功能中.

Global search is provided system-wide and is not customizable for individual apps. Developers may implement their own in-app search, but it is not included in the global search function.

也尝试遵循 预提交评估指南firetv 开发时的 ="noreferrer">开发人员常见问题解答.

Also try to follow pre-submission assessment guidelines and developer FAQs when developing for a firetv.

这篇关于如何开始为 Amazon Fire TV 开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆