Questions tagged [tizen-studio]

130 questions
0
votes
1 answer

Keyboard not working in Samung Tizen TV emulator

Samsung Tizen TV Keyboard Guide From the above link, it says that Virtual keyboard will appear when we focus on an input or textarea. I tried allmost all guides & samples to make a keyboard appear on the simulator, its not working at all. Do i need…
0
votes
1 answer

Tizen Application still "UNREGISTERED" after request approved for Push Service

My Tizen push messaging service request has been approved. However when I go to register to the push service, it responds by outputting to the console that the state is 'UNREGISTERED'. The app itself will run as a wearable web-app and is being…
0
votes
1 answer

Tizen TV WebAPI Overlay

I'm trying to create an application that will show some info over the current screen in Tizen (for TV), using the WebAPI. The main idea is to create a vertical bar on the side that will be transparent and showing some text in overlay with the…
nm_tp
  • 463
  • 3
  • 15
0
votes
1 answer

Tizen samsung smart tv - please set the logging level to DEBUG in Preferences

I'm buiding a SAMSUNG smart tv web application using tizen studio, my application run perfectly on samsung tv simulator but when I try to deploy my app on real SAMSUNG smart tv, I got this error: "Tizen samsung smart tv - please set the logging…
user2905416
  • 404
  • 7
  • 21
0
votes
0 answers

Image looks sharpen and not readable in Samsung Tizen TV

I have a questioned about the image related issue. I am using same HTML and CSS sniped use for tizen TV and web browser but it is displaying Sharpen image on tizen TV. This issue is occured when image size is larger than UI resolution or equal to…
Anubhav pun
  • 1,323
  • 2
  • 8
  • 20
0
votes
1 answer

Tizen:permit to install application is not working

While installing .web app on tizen TV it is require to select Permit to install application as given in this post.But it is showing the error while selecting the option I have created the certificate profile but it is still showing the same…
lupin
  • 173
  • 5
  • 19
0
votes
1 answer

How do I blacklist files in .tproject using Tizen Studio

Disclaimer: I have no idea what I am doing here. I was given a project with a large .tproject file (7956 lines). This is because it is blacklisting numerous files that shouldn't build. It's mostly node_modules. Each file in a module is…
Clarice Bouwer
  • 3,631
  • 3
  • 32
  • 55
0
votes
1 answer

java.io.IOExecption in tizen studio

while running BasicUI app as native app in Tizen emulator, it shows the error java.io.IOExecption.My java jdk version is 8.
lupin
  • 173
  • 5
  • 19
0
votes
1 answer

Emulator on tizen studio is not working

when Launching Emulator in Tizen studio for mobile V3.0 emulator screen shows The Emulator is still running.only the display has been switched off message or black screen.Also when launching BasicUI native app on the emulator it shows error…
lupin
  • 173
  • 5
  • 19
0
votes
1 answer

HTTP Post JSON Object Using Tizen Native

I'm trying to post data in JSON Format using HTTP Post in Tizen wearable native, but there is no sample from their website. There is a code snippet for http request HTTP Post Request but not specifying how to include a JSON Object. Can anyone let me…
0
votes
0 answers

step SDB shell handle failed

I am trying to develop an application for Tizen TV with SSSP4. The TV is a Samsung PM32F-BC. Once I activate the Debug Mode on the TV and connect the TV with my PC via Tizen Studio Remote Device Manager, I create a certificate with Public…
Francesco Sgaramella
  • 1,009
  • 5
  • 21
  • 39
0
votes
1 answer

Native Tizen Wearable 3.0 Calling Webservice

We are developing an Tizen 3.0 native wearable application. We need to call an REST webservice to upload some data. I cant find any good guides or documentation howto do it? As far as we come you will need to use the external Curl lib to be able to…
Daws
  • 1
  • 1
0
votes
0 answers

Samsung WebApi.js not Working on Tizen TV-Samsung-4.0 Emulator

The Tizen samsung-tv-4.0 emulator is not running the apps properly. I am getting the error: $WEBAPIS/webapis/webapis.js Failed to load resource: net::ERR_FILE_NOT_FOUND Does the samsung-tv-4.0 emulator not support the web apis? What's the difference…
0
votes
1 answer

Installing Tizen Studio on Xubuntu 16.04

I am experiencing problems installing Tizen Studio 2.1 on Xubuntu 16.04 Following the steps on the Tizen Developer Website and when I tried to execute the web-installer I got the following error in my terminal: faebl@faeblTux:~/Downloads$ chmod +x…
Fabian Schneider
  • 799
  • 1
  • 13
  • 40
0
votes
1 answer

Tizen wearable web app with localization

I am trying to get localization enabled in a tizen web application for wearables. I am following https://developer.tizen.org/ko/development/guides/web-application/localization to get localization. I have language.js set up for languages inside…
Gaurav Vashisth
  • 7,547
  • 8
  • 35
  • 56
1 2 3
8
9