언어 설정

Menu
Sites
Language
Not able to Run Tizen web app on Samsung Smart TV

I am trying to run an Tizen Web app from Tizen studio 3.0 on the Samsung Smart TV.

 

Samsung Smart TV details:

Model Code: QA65Q7FNA,

version no: AA02/QNQ7F,

serial version 065X3NJK500022

Platform: tv-4.0

 

Tizen Studio details :

Version : 3.0 ,

HelloTizenApp-tv-4.0 .

I have followed all the steps as per here "Creating Your First Tizen TV Web Application" from https://developer.tizen.org/development/training/web-application/getting-started/creating-your-first-tizen-tv-web-application and "Working with the Certificate Profile" from https://developer.tizen.org/ko/development/tizen-studio/web-tools/managing-projects/certificate-registration?langredirect=1

 

NOTE: I am able to run the web application in the Simulator .

 

I have enabled the developer mode on Samsung Smart TV  and have connected using Remote Device Manager.

So far, I have no luck in deploying to TV.

 

The console message shows this log details when i am trying to -> run as Tizen web application 

 

Launching the Tizen application...

# If you want to see the detailed information,

# please set the logging level to DEBUG in Preferences and check the log file in '/Users/yamuna/tizen-studio-data/ide/logs/ide-20181210_100601.log'.

 

[Initializing the launch environment...]

    RDS: On

    Target information: QA65Q7FNA

    Application information: Id(v9K2IIKpja.HelloTizenApp), Package Name(v9K2IIKpja), Project Name(HelloTizenApp)

Unexpected stop progress...

(0.137 sec).

I am using MacOs Sierra for Development . Please help me here for resolving this .

Thanks in advance :) 

Edited by: Bopaiah MD on 11 12월, 2018

Responses

2 댓글
Armaan-Ul- Islam

- Check the TV model groups and look for your model (or similar model with your TV's technology, release year). So that you might identify the Platform & Recommended SDK version. I guess it might belong to UNU7120 Lineup, still take a look on the list.

- Based on Recommended SDK download required TV Extension

- Install by the process documented on Samsung Developers Site.

- Then Create a Project from TV extension template (Not Tizen TV template)

- Create certificates as prescribed on Docs and select the certificate created.

- Then Clean, Build, Run.

Bopaiah MD

Thanks for the revert I got it Working on TV by converting it to tizen project and slecting samsung-tv and doing Clean, Build and Run, if any one stuck this will solve likely :) ..