Languages

Menu
Sites
Language
Cannot install app on the emulator

I'm developing web app on TV platform using Tizen Studio 2.5 and TV Extension 4.0. The application works fine on simulator but I can't install and launch it on the emulator. According to https://developer.tizen.org/development/tizen-studio/native-tools/running-and-testing-your-app/emulator there are two ways of launching the app on the emulator:

1. Select the project and click "Run As Tizen Web Application" while the emulator instance is running. When I do this I get an error saying "'Launching name_of_the_project' has encountered a problem":

2. Drag the WGT file to the emulator - this time I get "Failed while processing. Error Message: closed" message:

Does anybody know how to solve this problem?
I'm using Windows 10 x64 and I have created Tizen Certificate Profile

Responses

3 Replies
André Reus

My Tizen Studio version is 3.0 and TV Package and extension 4.0 And i am getting same error

M Ryder

I'm seeing this same issue.

I've installed clean copies of Tizen Studio 1.3, 2.4 and 3.0 and none of them load "HelloTizen" on the emulator. I've also tried using both Windows and MacOS machines, with the same "closed closed" result.

Steps to reproduce:

  1. Install Tizen Studio, load the Package Manager.
  2. Install TV Extensions 4.0
  3. Open Tizen Studio.
  4. Create a new Tizen Studio Project, load the "HelloTizen" sample for TV 4.0.
  5. Create a certificate in the Certificate Manager, with Public API permissions.
  6. Build the Project.
  7. Click Run, then "Tizen Web Application"

I'm 100% convinced this won't be fixed, but I'll add my voice to this anyway, for what it's worth.

 

The thing I don't understand, is that I'm just trying to load a sample project in a clean install of the latest available release. Nothing special, nothing odd.

Who is QA'ing this project?

André Reus

Hi, 

Now I am able to solve this error by following ...

1. Create Samsung TV project by following this path 

New Tizen Project > Template > Custom > Tv- samsung v4.0 > Web App > Basic / others 

2. Create Samsung TV emulator 

Emulator Manager > Create > tv > tv-samsung-4.0-x86(basic) 

And then run .....