简体   繁体   English

如何正确地将Codename One定位到Android电视?

[英]How can I properly target android tv with Codename One?

As stated in the title, I would like to know if Codenameone allows the creation of Android Tv specifics applications. 如标题所述,我想知道Codenameone是否允许创建Android TV特定应用程序。 Thx 谢谢

Short answer is: no. 简短的答案是:不。

Longer answer: it shouldn't be too hard but we didn't see any demand for TV or Android Wear for that matter. 更长的答案:应该不会太难,但是我们对此没有看到对电视或Android Wear的需求。

The code itself should work just fine on TV since it handles focus behavior and physical keys correctly. 该代码本身应该可以在电视上正常工作,因为它可以正确处理焦点行为和物理键。 It derives from LWUIT code which was optimized for TV's in the day and is in fact the basis for a DTV standard. 它源自为电视优化的LWUIT代码,实际上是DTV标准的基础。

In theory you can just use include source and try to update the project settings to support TV. 从理论上讲,您可以仅使用include源,并尝试更新项目设置以支持TV。 I don't think it would be hard but I haven't tried it myself. 我不认为这很困难,但我自己还没有尝试过。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM