简体   繁体   English

我怎样才能测试三星智能电视应用?

[英]How can i test samsung smart TV app?

I developed a samsung smart TV app, tested it in samsung emulator, it works fine. 我开发了一个三星智能电视应用程序,在三星模拟器中测试它,它工作正常。

Now how will i test it in a TV, with out uploading it to samsung app store. 现在我将如何在电视上测试它,而不是将其上传到三星应用商店。

The short version is: 简短版本是:

  1. Use the SDK to build a package and publish it to a web server. 使用SDK构建程序包并将其发布到Web服务器。
  2. Create an account on the TV called "develop". 在电视上创建一个名为“develop”的帐户。
  3. Configure the TV to sync with the IP address of the server you published the application to. 将电视配置为与您发布应用程序的服务器的IP地址同步。
  4. Sync the applications. 同步应用程序。

Full details are available on Samsung's website in the document " Testing Your Application on a TV ". 有关详细信息,请访问三星网站的“ 在电视上测试您的应用程序 ”文档。 Finding some of those options requires drilling down through a lot of menus. 找到其中一些选项需要深入了解很多菜单。

Note that Samsung released the 4.0 SDK very recently, so you may find that your software doesn't look all that much like what the document describes. 请注意,三星最近发布了4.0 SDK,因此您可能会发现您的软件看起来与文档所描述的不同。 You might have to do some guess work to figure out the changes, or just upgrade your development environment to the 4.0 SDK. 您可能需要做一些猜测才能找出更改,或者只是将开发环境升级到4.0 SDK。

An update of the "Testing Your Application on a TV" for different TV versions: 针对不同电视版本的“在电视上测试您的应用程序”的更新:

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

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