Quantcast
Jump to content


Sujan

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Sujan

  1. Hi, I want to run a Smart TV application in Tizen Studio emulator. The application was not originally created using Tizen studio. The application is made using JavaScript library "TV Application Layer". The application can be clonned from https://github.com/bbc/talexample . To run the application in web browser, do the following steps using cmd prompt or git bash: 1) git clone [email protected]:bbc/talexample.git 2) cd talexample 3) npm install 4) npm start then go to http://localhost:1337/ I can run this app in web browser. I can also run any application in the Tizen emmulator, which was originally created in Tizen Studio. But I don't know how to run the above mentioned smart tv app in Tizen Studion Emmulator/ Simmulator. When I try to run in the emulator, it gives the following error: ""Launching New_Configuration" has encountered a problem. This is an error in the configuration file." Maybe, it needs some configuration in both the Tizen studio emulator and the smart tv application. Please, tell me any solutions to run the app in tizen studio emmulator. Thanks Sujan tizenStudio_ScreenShot.docx
  2. Hi, I want to run a Smart TV application in Tizen Studio emulator. The application was not originally created using Tizen studio. The application is made using JavaScript library "TV Application Layer". The application can be clonned from https://github.com/bbc/talexample . To run the application in web browser, do the following steps using cmd prompt or git bash: 1) git clone [email protected]:bbc/talexample.git 2) cd talexample 3) npm install 4) npm start then go to http://localhost:1337/ I can run this app in web browser. I can also run any application in the Tizen emmulator, which was originally created in Tizen Studio. But I don't know how to run the above mentioned smart tv app in Tizen Studion Emmulator/ Simmulator. When I try to run in the emulator, it gives the following error: ""Launching New_Configuration" has encountered a problem. This is an error in the configuration file." Maybe, it needs some configuration in both the Tizen studio emulator and the smart tv application. Please, tell me any solutions to run the app in tizen studio emmulator. Thanks Sujan tizenStudio_ScreenShot.docx


×
×
  • Create New...