我可以在没有 ADT-1 的情况下开发 Android 电视应用程序吗?
Can I develop Android TV app without ADT-1?
这可能是个愚蠢的问题,但 this statement 让我感到困惑
The ADT-1 Developer Kit is a streaming media player and game
controller designed for running and testing apps built for Android TV.
Supplies of ADT-1 are limited and it is intended for developers who
are interested in building new apps or extending their existing apps
to run on the Android TV platform.
Note: The ADT-1 kit is not required for building and testing apps for
Android TV. You can build apps for TV and test them using an emulator
for TV devices. The Android SDK includes all the software needed to
build TV apps and an emulator for running and testing them. For more
information, see the Get Started guide for TV apps.
真机开发只字不提,只有ADT-1和模拟器。
我可以在真实设备上开发 Android 电视应用程序,例如 NVIDIA Shield TV、Razer Forge TV 或只是 "real" 没有 ADT-1 套件的电视(如 Sony Bravia)吗?
This guide,来自索尼开发者网站,显示了通过路由器将 Bravia 电视连接到 ADB shell 的步骤。电视必须配置为开发者设备(与在 phone 上激活开发者模式的方式相同)。
您还可以在开发者模式下设置 NVIDIA Shield 和 Nexus Player 等控制台,并使用 USB 数据线连接它们,就像 phone 一样,但使用正确的数据线,如随附的数据线Nexus Player 只是一根电源线,它不传输数据。
所以是的,您不需要 ADT-1。
这可能是个愚蠢的问题,但 this statement 让我感到困惑
The ADT-1 Developer Kit is a streaming media player and game controller designed for running and testing apps built for Android TV. Supplies of ADT-1 are limited and it is intended for developers who are interested in building new apps or extending their existing apps to run on the Android TV platform.
Note: The ADT-1 kit is not required for building and testing apps for Android TV. You can build apps for TV and test them using an emulator for TV devices. The Android SDK includes all the software needed to build TV apps and an emulator for running and testing them. For more information, see the Get Started guide for TV apps.
真机开发只字不提,只有ADT-1和模拟器。
我可以在真实设备上开发 Android 电视应用程序,例如 NVIDIA Shield TV、Razer Forge TV 或只是 "real" 没有 ADT-1 套件的电视(如 Sony Bravia)吗?
This guide,来自索尼开发者网站,显示了通过路由器将 Bravia 电视连接到 ADB shell 的步骤。电视必须配置为开发者设备(与在 phone 上激活开发者模式的方式相同)。
您还可以在开发者模式下设置 NVIDIA Shield 和 Nexus Player 等控制台,并使用 USB 数据线连接它们,就像 phone 一样,但使用正确的数据线,如随附的数据线Nexus Player 只是一根电源线,它不传输数据。
所以是的,您不需要 ADT-1。