Questions tagged [tizen-studio]

130 questions
1
vote
1 answer

Tizen emulator wearable web app styles not working

I have a problem with the Tizen emulators. I have set up Tizen studio and run a sample app. for the targeted devices, styles applied well. below is a target device screenshot. but unfortunately for Tizen emulators styles not working. please refer…
1
vote
3 answers

Device Manager for Tizen won't open (0xc000007b)

I'm facing a problem with Tizen Studio, my device-manager does not work. At first I had a DLL problem (mscvp120.dll) that I managed to correct. I am now facing a second problem when I launch Device-manager I get this error (0xc000007b). I've already…
1
vote
0 answers

Tizen Studio and Vue JS: HTML Video doesn't play at the same time

I'm trying to create a Tizen Project with Vue.js. I have two videos that I want to show on TV, but when they are played, one starts after other, with just some fraction of seconds difference. How could I play both at the same time? Here is the HTML…
tester
  • 11
  • 1
1
vote
2 answers

Chrome devtools inspector showing blank white screen while debugging Tizen Web application

The problem described here Chrome devtools inspector showing blank white screen while debugging with Samsung TV Tizen Web application still exists (or exists again). The solutions from that question to add extra parameters do not work for Tizen…
1
vote
1 answer

Unable to Install Tizen web application on wearable device [Parsing Error -19]

I'm trying to install Tizen Wearable 5.5 Web Application on my Tizen 4.0 (SM-R800). I'm getting the following popup message: The console shows the following message: Launching the Tizen application... If you want to see the detailed…
1
vote
0 answers

Debugging via Visual Studio Code tizentv Extension

I can debug my app in Tizen Studio, however, the web inspector does not work when debugging the app in Visual Studio Code via tizentv extension. https://marketplace.visualstudio.com/items?itemName=tizensdk.tizentv The app runs on the connected…
burakk
  • 1,231
  • 2
  • 22
  • 45
1
vote
0 answers

How can I use Voice Control on Tizen Wearable Web Application?

I'm trying to implement Voice Control into my app. I followed this guide on the Tizen Docs. I fixed some syntax errors in the guide's code, but it still didn't work. I don't get any errors, but the results don't show up. Any help would be…
Andrej
  • 2,743
  • 2
  • 11
  • 28
1
vote
2 answers

Samsung Galaxy Store Sellers Portal - How to modify "VersionCode" for Tizen app

When I try to upload a beta version of a Tizen wearable app to the Samsung Galaxy Store Sellers Portal, I get an error: The VersionCode is invalid. VersionCode must be entered in integers and the same version number cannot be used for more than one…
DiscDev
  • 38,652
  • 20
  • 117
  • 133
1
vote
0 answers

Tizen Studio Package Manager: installations failing

yesterday I installed Tizen Studio and I couldn't get it's Package Manager to work...I was trying to install the Certificate Manager. The installations started just fine, but after some time it just fails all the installations. Here are detailed…
Andrej
  • 2,743
  • 2
  • 11
  • 28
1
vote
0 answers

How to stop re-buffering when rewind or fast forward with AVPlay API on Tizen?

I am building an application for Tizen OS that has an archive playback functionality and now I want to fastForward or Rewind the video but after clicking the button it always starts buffering. This is bad for user experience, so I want to somehow…
Gido
  • 103
  • 1
  • 9
1
vote
2 answers

Rotate screen orientation on Web App Tizen [TV]

I'm developing a Web Application on Tizen. My application was first developed on other platforms like iOS and Android. Basically it starts on Landscape mode and plays remote content such as image, video or opens a web page. It has a menu inside the…
ndr.hax
  • 345
  • 3
  • 13
1
vote
1 answer

How to Launch Pervious Tizen app on exit of current Tizen app?

I have created a Tizen application and when i launch my Tizen app from the Samsung app menu on Samsung tv and after launching when I press return key i get back to the BroadCast menu instead if Samsung app menu. i am using below code to exit the app…
1
vote
1 answer

How can I determine that LAN cable is not connected to the Samsung TV (Model: QE55Q6FNA) (Tizen 3.6)

I build application for the Samsung TV in JavaScript using webapis.js, now I have an issue to determine when LAN cable is attached/detached. My TV is connected to the internet via switch. When I detach internet cable from the switch I can determine…
Krusader
  • 116
  • 6
1
vote
0 answers

How to run Application on Samsung Smarttv using Tizen studios?

I am trying to run my angularjs application on Samsung Tv and it is showing these errors Could not create the view: org.tizen.common.connection.log.LogView and this one also Launching the Tizen application... If you want to see the detailed…
Nitin tiwari
  • 664
  • 1
  • 8
  • 23
1
vote
1 answer

How to navigate the Tizen File System

I am working on a Tizen Application. I'm testing it on a real SamsungTV device, and one of the features this app has is that it should be able to cache a few files (text and media). While I was debugging this feature, I tried to…
KuluGary
  • 141
  • 3
  • 14
1 2 3
8 9