google-tv development Environment

后端 未结 2 437
抹茶落季
抹茶落季 2021-01-28 07:21

Hi I am an android developer and now I want to learn Google TV development.
I want to know how to set up development environment and emulator for execution.

I alread

相关标签:
2条回答
  • 2021-01-28 08:06

    I'm not too sure about the development environment but I know that there are issues surrounding open sourced versions of the google TV IOS products.

    For example, if you were thinking of creating a google TV remote on IOS, then you might struggle to find an open source Objective-C implementation of the Google Anymote Protocol - Google are prohibited from open sourcing it because of the Apple Store licencing agreement.

    0 讨论(0)
  • 2021-01-28 08:07

    As far as the main question, you might wish to download the Google TV Add-On from the Android SDK Manager., it will give you the emulator for GoogleTV HC3.1.

    There is a new C++ version of the Pairing Protocol and AnyMote Protocol that is Open Source.

    0 讨论(0)
提交回复
热议问题