Questions tagged [tizen-studio]
130 questions
1
vote
1 answer
Tizen TV - how to launch the app on the emulator?
I'm using the latest version of Tizen Studio and all of the development tools. When I try to launch my app on an emulator, it starts, but there is no sign of the presence of the application - just an empty system.
The "simulator" works properly, but…

Kirill Alexeev
- 51
- 1
- 6
1
vote
1 answer
Tizen Studio Debugger Message: Cannot launch application with GDBClient
I am working on a Hybrid App (Web UI with Native Service) of API version 4.0 for my Gear S3 Frontier. After successful compilation of the App, In order to track the cause of application crash, when I launch it on emulator W-4.0-circle-x86-preview in…

Itban Saeed
- 1,660
- 5
- 25
- 38
1
vote
2 answers
Security in Samsung tizen tv
These are my questions regarding security in Samsung tizen tv web app.
If somehow we get our hands on app installation file(.wgt) from tizen tv, it can be imported into tizen studio and voila, you have all the source code. Then you can hack any…

Jai Deves
- 82
- 9
1
vote
1 answer
Can't use debugger in Samsung tizen TV 2016
I have the latest version of Tizen studio installed in my machine. We have an angular web application that works perfectly fine on all TV models except 2016 model. While trying to debug the app in 2016 TV i am not able to see any API calls or…

Aron Snow
- 11
- 2
1
vote
1 answer
Tizen studio log missing
I am developing tizen wear application using Tizen studio 2.0. I am having an issue that I can't get any device logs in the device manager log view (screenshot attached). It is always empty. However when I use sdb dlog commands I can view the logs.…

Gaurav Vashisth
- 7,547
- 8
- 35
- 56
1
vote
0 answers
Cordova-Tizen studio project build error
During project build in tizen studio i got error like
"Errors occurred during the build. Errors running builder 'CDT
Builder' on project 'cordova-tizen-basic'.
Please select a rootstrap again
Please select a rootstrap again"…

dilip patil
- 11
- 1
1
vote
1 answer
Tizen studio 2: application installation failure
I have just installed Tizen Studio 2.0 and I was trying to update my old application (version wearable 2.2) with new features.
The target device is a Samsung "Gear 2" (not "Gear S2").
By means of the package manager I installed both the Samsung…

genoveseV
- 61
- 7
1
vote
3 answers
Error when deploying Tizen App - Failed to get a device information
I am having a problem with deploying a Tizen app onto my Samsung smart tv. For some time it was working really good, but since updating tizen studio to 2.0 and the tv-extension to 4.0 it isn't working anymore. I always get a 'Failed to get a device…

Oliver Adam
- 193
- 14
1
vote
1 answer
How to play a local movie file with AVPlayer in Tizen TV App using Tizen Studio
I have a mp4 video file that's located in a Tizen TV app. I created an image directory and placed the mp4 file along with other images used in the app.
In Tizen IDE Rev2.4, I was able to access the file and play the video by accessing it as…

user2326737
- 211
- 1
- 4
- 16
1
vote
3 answers
Tizen Emulator not starting on windows 10 via emulator manager of tizen studio
I have recently installed Tizen Studio 1.1.0 and than installed tizen-sdk, tizen 3.0 and 2.4 OS version for mobile development.
Two emulator for Tizen3.0 and 2.4 is came created with all installation process.
Just created new TAUUIComponent Sample…

Mitul Varmora
- 3,832
- 1
- 12
- 21
1
vote
1 answer
Getting error while installing tizen wearable packages from update manager
I have installed Tizen IDE on Mac OS Sierra. But when I'm trying to install additional packages such as emulator and wearable native app development, I'm getting an error as:
[Emulator] Downloading/extracting failed!Cannot install the Tizen SDK
…

nik
- 1,464
- 4
- 18
- 32
1
vote
3 answers
how to close a project in tizen studio?
I have been working in tizen studio for Gear s2 web app.
I have opened many projects in project explorer, but there in no close option
available when I right click on a project in project explorer.

Govind
- 73
- 9
0
votes
0 answers
Is there a API call or javascript to get a Tizen Web App to run full screen in portrait mode on a TV?
I have a small 2023 Samsung The Frame TV with the plan making moving art that does not rely on AR or look like a screen. Framed nicely the illusion should be pretty impressive. I made a simple web app in Tizen Studio that loops an autoplay video. It…
0
votes
1 answer
Tizen Download API is not working properly?
I’m trying to use Tizen download API to download media from a server (images, videos, gifs, etc), and it doesn’t download the file properly. This is the code I used from the tizen docs:
const downloadUrl =…

Mohamed Raddaoui
- 3
- 2
0
votes
0 answers
Tizen Studio Emulator has undefined webapis.js
I am running Tizen Studio 5.1 with the latest emulator 7.0. I am using a hosted web application method (can provide more info if needed). When debugging I get this error:
webapis.js:1 Uncaught ReferenceError: widget is not defined
at…

lache
- 608
- 2
- 12
- 29