SDK & IDE

Support for installing, setup and working with the Tizen SDK and IDE environment.

Laughing a tv emulator for tizen 5

Forums: 

Hi all,

I'm developing a Tizen app with the latest SDK which is available with Tizen Studio 4.1.1, and I'm able to successfully launch the app on Tizen 6 emulator.

But I would like to test it on the older version of the TV extensions.

What I have tried to do:

1. To find a public image of the tizen 5 and add it via emulator manager (was not able to find the image)

Unable to start emulator Manager in Mac 11.4

Forums: 

when I try to open the emulator manager I got the below issue, see the atatched screenshot. 

error:

Unexpection exception occurred

Exception

Exception in application start method

.

I tried different ways to open the emulator manager,

one of them is trying through terminal, I got the error only that time too, see the screenshot.

followed both java sdk and open sdk plus javafx as in the url docs.tizen.org/application/tizen-studio/setup/prerequisites/ and docs.tizen.org/application/tizen-studio/setup/openjdk/

Av-play play error

Forums: 

hello,

I have an app which i'm using AV-PLAY api for playing the contents.

So for live streaming the url is m3u8 url which was playing earlier but niw giving error as PLAYER_ERROR_NOT_SUPPORTED_FORMAT.

The event listner defined onerror is being called.

i think i've made you understand my point. please tell me what am i doing wrong here because previously it used to play that link but now causing error.

P.S. I have attached the required txt file that is my js file for live tv and player

Thanks in advance

Saikat Debnath 

What is latest Ubuntu supported for Tizen SCM tools? Tizen documentation updated regularly?

Forums: 

https://docs.tizen.org/platform/developing/installing/ says Tizen SCM tools support the following Linux distribution versions: Ubuntu 16.04/14.04/12.04, etc...

Given Ubuntu is at 21.04, does Tizen support any version above 16.04?

packaging Failed

Forums: 

Hello developers,

I am trying to run an application on Tizen studio and I keep coming a cross the below problem. Could you help me please?

Signing... Packaging failed

 java.io.IOException: ../../../../../../../.../Downloads/Raproto-Tizen-main/Raproto-Tizen-main/Raproto/Debug/.tpk/./bin's Unknown attribute :TYPE

Instant on error

Forums: 

Hello,

        we are trying to implement a feature the samsung INSTANT ON feature which is a mandatory to pass the QA

But i'm not able to implement that feature as suppose my app is running on tv and then switch off the tv and then switch on then the app is not running other TV+ programe is running but when i do the same thing using you tube it works fine and also in preinstalled apps like netflix and youtube works fine.

 

Please can you help me how to implement this as this is very important to pass the QA

Build project from CLI with build configs from IDE

Forums: 

Good day

I'm having trouble building my project from the CLI.  From what I understand I have to create a separate build config for the CLI and cannot use the existing build configurations I've created for the IDE.  This feels like double work to maintain and was wondering if there is a simpler way to make use of the existing build configs in order to set up a build server which uses the project settings like it would on my IDE while developing.