Questions tagged [tizen-studio]
130 questions
2
votes
3 answers
Tizen ERROR- failed to connect to remote target [ip]
My Samsung Galaxy watch Active could not connect to Remote Device Manager in Tizen Studio, I tried everything, each time I get the following error
failed to connect to remote target '172.19.44.160'
I had tried the following things:
Switch…

Salsabeel Baraghithi
- 187
- 2
- 10
2
votes
2 answers
Why Tizen studio clear the local storage every time while running the tizen tv web app?
I'm developing a Samsung Smart TV wepApp using Tizen Studio. Where I'm using local web storage to store some data. So when I runs the app (Right click on project > Debug as > Tizen Web Application) for debugging, they clear the local store of old…

Victory
- 1,184
- 2
- 11
- 30
2
votes
1 answer
Is there an API to find Device ID for Samsung TV in Tizen for React Native apps?
I'm trying to build a Tizen app in a React Native framework. One concern is to find the device id (whether physical tv or an emulator).
Consider the below code snippet:
class Home extends React.Component {
constructor() {
super();
…

GopherGopher
- 376
- 1
- 2
- 16
2
votes
3 answers
Tizen Studio Not Opening
So I've just downloaded Tizen Studio for the second time. The first time, Tizen Studio wouldn't open and neither would the Package Manager. After deleting all files and reinstalling, the Package Manager opens but Tizen Studio still does not. In the…

RyanJ
- 158
- 10
2
votes
1 answer
Unable to run bluetooth sample tizen watch app on emulator
I found a Bluetooth sample app in Tizen studio and this is developed by using HTML, CSS and js.
When I try to install in emulator by using Tizen studio then it pop up an error which says "Error in Config File".
please help me to solve this issue.

Manjeet
- 191
- 1
- 14
2
votes
3 answers
"Cannot install application" error while running app on Tizen Studio
I have trouble connecting with Tizen Studio. I am trying to begin with this environment but am unable to run an app in debug mode using my Samsung Galaxy Watch.
I followed online tutorials but get the following error:
"Cannot install application.…

Vincenzo
- 31
- 5
2
votes
3 answers
Tizen Web SDK: How to remotely debug (web inspector) web app running on watch (Galaxy)?
I'm wondering how (and if it's even possible) to remotely debug an app, written with the web SDK, running on the Samsung Galaxy Watch?
I'm able to:
connect to the watch with the Device Manager (logs show up, etc)
install and run the app on the…

Jacob Mouka
- 2,005
- 18
- 26
2
votes
2 answers
the application installation on the device has failed due to a signature error - tizen studio
I'm building an app for my gear s3 frontier using Tizen Studio. However there's a signature error every time I try to run the app on my device. I tried pretty much everything(creating certificates, setting the same date/hour on my PC and wear) but…

anastasia zosimova
- 23
- 4
2
votes
1 answer
How to resolve Author signature issue?
I have an app on tizen TV store and when I am trying to update version then I get the following error "Author signature of the App you would like to register is set incorrectly. Try check your author-signature.xml file please."
Please help me to…

Manjeet
- 191
- 1
- 14
2
votes
1 answer
How to install Device Manager and Emulator Manager for Tizen Studio?
I'm trying to install the Device and Emulator Manager for Tizen Studio on Windows 10 64 bit but I keep running into the same issue no matter what repo I use. Here is the error log:
Start to install 'Emulator'.
The target packages to install:
…

Jvalant Dave
- 511
- 1
- 3
- 18
2
votes
1 answer
What should be in .gitignore for wearable native C/C++ Tizen Studio project?
So, what should be in .gitignore for wearable native C/C++ Tizen Studio project? There are solution for some separate files like this, but seems not complete .gitignore file sample for wearable native C/C++ application.

Andrii Omelchenko
- 13,183
- 12
- 43
- 79
2
votes
2 answers
Tizen emulator not working on mac (Maveriks)
I'm having problems to create a virtual machine of the Tizen Emulator Wearable (2.3.1). Everything is installed properly but once I want to create a new virtual machine it return error 133. I'm running Mac OS X (10.9.5).
JAVA HOME:…

enedebe
- 268
- 1
- 5
- 15
1
vote
4 answers
Error launching Tizen TV Emulator on Win 11 "-enable-whpx: invalid option"
I’m running Tizen Studio 5.0 on a Windows 11 Pro PC. When I try to launch the TV emulator, I receive a popup error message “-enable-whpx: invalid option” and the emulator does not launch.
I've been following instructions from these…

PaulF
- 1,133
- 8
- 14
1
vote
2 answers
install failed[118, -12], reason: Check certificate error : :Invalid signature. Signed with wrong key, changed signature file or changed package file
While I am going to run my tizen tv application with Tizen studio(version 4.6) and facing this error on the console
install failed[118, -12], reason: Check certificate error : :Invalid signature. Signed with wrong key, changed signature file or…

Md. Amirozzaman
- 1,083
- 10
- 21
1
vote
1 answer
Difference between Tizen CLI SDK Security Profile and Tizen Studio Certificate profile?
Can anybody kindly guide me what is the difference between Tizen CLI SDK Security Profile and Tizen Studio Certificate profile?
Tizen CLI SDK does not have any option to create Certificate profile whereas they do have option to create Security…

Mohsin Sethi
- 803
- 4
- 16