sábado, 2 de julio de 2016

How to Develop on Samsung Smart TV with Tizen (Part II)

In our previous post we fail in the objetive to run an example about make an app with Tizen for Samsung Smart TV

Let´s tray again, but, a this time we are going to use the following GitHub repository

https://github.com/Samsung/TizenTVApps

Let´s Start

We are going to clone the GitHub repo:

  • $ git clone https://github.com/Samsung/TizenTVApps.git


And our working dir is:

  • /Users/pabloin/Desktop/NoCuestaNada/Mob/GitHub-tmp/samsung-tizen/TizenTVApps

We need the Tizen TV Web SDK 1.5 (available here: http://www.samsungdforum.com/TizenDevtools/SdkDownload ), but we have already installed it when wrote our previous post:


And we have to do some updates to have the TV emulators:



So, we only have to

  • Launch the Tizen IDE and import each app's folder into your workspace
  • After important, right-click on the app's folder and choose Run As > Tizen TV Web Simulator Application (Samsung TV)
Let´s start with TVDemoSlideShow:





Step #01: Import -> Tizen -> Web Project and Web Application File

Step #02: Select TVDemoSlideShow


 Step #03: Run As -> Tizen Web Simulator Application (Samsung TV)



We can see the app TVDemoSlideShow running in the simulator

We have reach the goal to compile, run, and use an app on as Samsung Smart TV Tizan Simulator

Our next goal is run the same app on a real Samsung Smart TV



Links 



Links Related

Tizen documentation at Stackoverflow
Tizen documentation post:
Interesting framework to game development

0 comentarios:

Publicar un comentario