언어 설정

Menu
Sites
Language
Error when testing a Tizen smart tv app

Hi,

I am trying to test a Tizen Smart TV sample, but when I imported the project using the IDE, I got a red cross on the project name, and the following error on the first config.xml:

"the tizen:profile element is not defined or more than 2"

 

Here is a screenshot of my error:

 

What's wrong with my app?

Responses

3 댓글
AVSukhov

Hello,

Try to add following element to your config.xml:

<tizen:profile name="TV"/>

 

Marco Buettner

You have to use Tizen TV SDK

http://samsungdforum.com/

Seoghyun Kang

By the way,

You can find the original source code of the Tenframe at the following url.

https://01.org/html5webapps/webapps/tenframe

 

This is the web application by Intel Corporation.