Questions tagged [tizen]

Tizen is an open source, standards-based software platform supported by several device manufacturers for multiple device categories (smartphones, watches, TVs, etc.). Samsung is the main contributor and user of Tizen platform.

Tizen is a free and open source mobile operating system. It is developed by the alliance of Linux Foundation, LiMo Foundation, Intel, Samsung and Sprint Nextel. It supports the ARM and x86 platforms. The Tizen source code is available for download as it is a open source project.

The Tizen platform supports two different application types: the Web application and the native application. The Tizen platform also allows you to develop a hybrid application package where Web and native applications are packaged together to make more powerful applications. The Tizen platform ensures that all Tizen applications have consistent look and feel, regardless of whether you use the Web or native framework to create them.

Versions

Developer

Devices

Applications

Tizen Programming Books

Chat Rooms

References

Frequently Asked Questions

What is Tizen?

Tizen is a complete cross-device, cross-architecture, open source software platform, including an operating system and a compelling user experience. It is intended to deliver a comprehensive HTML5 implementation and toolkit so as to help developers maximize code re-use across multiple operating systems and devices while also taking advantage of native device and platform capabilities.

How is Tizen Association different from Tizen Project under Linux Foundation?

The Tizen Association and the Tizen Project, under Linux Foundation, are complementary to each other.

The industry- and market-facing aspects of Tizen are driven by Tizen Association, while the engineering of the Tizen software platform is taking place within the Tizen open source project hosted by Linux Foundation. Linux Foundation runs the Tizen Project, with focus on platform development and delivery.

How can I take part in Tizen Association?

Tizen Association consists of a Board of Directors with twelve seats. In addition, the Tizen Association will be launching a partner program that will enable added stakeholders and interested parties to provide feedback and take part in market development activities associated with Tizen Platform. More information on how to engage with Tizen Association can be found Here.

Who leads architectural and technical decisions in Tizen Project?

There is a Technical Steering Group (TSG) that leads the Tizen Project governance. The TSG is chaired by Intel and Samsung, as the two primary platform contributors. There are additional working groups within the Tizen Project which will be comprised of representatives from Intel, Samsung and other interested organisations.

Where can I get more information?

For more information on Tizen Association can be found at www.tizenassociation.org. To participate in, or learn more about the Tizen Project visit www.tizen.org

Is Tizen targeted beyond mobile devices?

Yes, Tizen, is an open source, standards-based, cross-architecture software platform for multiple categories including smartphones, wearables, tablets, TVs, netbooks and automotive infotainment.

How is Tizen technically differentiated from Android, iOS and other leading device platforms?

Unlike other device platforms, the primary application development environment for Tizen is focused exclusively on HTML5, allowing developers to create web applications that are portable across all major mobile platforms. Unlike iOS and Windows Phone, Tizen is an open source platform.

1399 questions
3
votes
0 answers

I got UHD Samsung SmartTV but the web apps seem to be only in Full-HD

It seems that the default resolution for apps is only 1920x1080 pixel. I wasn't able to find more about changing the resoultion to 3840x2160, after all it is supposed to be a 4k SmartTV. Modifiying…
Thomas Nordquist
  • 653
  • 4
  • 14
3
votes
2 answers

In Tizen Studio Unexpected error `Installing the package...` Web application (for watch)

I am very new to Tizen development. I was trying to run a web application (default BasicUI) in tizen watch gear s3. But getting the following error: Installing the package... > Fail Unexpected error occurred at the below step. Installing the…
J. Nawaz
  • 131
  • 2
  • 6
3
votes
0 answers

How to transfer many files using sdb pull

Get the files all at once I can copy all files from the smart watch using sdb -s $deviceID pull /opt/usr/media/Documents/ location/on/pc Which works like a charm for less than about 100 files. However, currently I want to copy 229 files and the…
pasbi
  • 2,037
  • 1
  • 20
  • 32
3
votes
2 answers

Apple Watch and Tizen shared library

We would like to bring some functionalities of an home banking mobile application to smart watches; we are evaluating Samsung Gear(Tizen) and Apple watch. Do you know if it is possible to share a core library between the two platforms (Tizen,…
3
votes
1 answer

How to get raw data(Heart Rate etc) from samsung gear s3 in Android

I want to buy Samsung Gear S3 for development. I want to use raw data that Gear S3 has. I searched many sites, but I couldn't find how to get raw data from Gear S3 in Android using BLE. Any help please?
최민수
  • 43
  • 1
  • 5
3
votes
2 answers

System Log Dump on Tizen OS

I am working for a project on Samsung Gear Fit2 which has Samsung's Tizen OS. I want to get system log dump to debug my application. How can I do that?
3
votes
2 answers

Tizen Studio and SDB on macOS Sierra

After the migration of my development environment from El Capitan to Sierra and updating Tizen Studio from 1.0.1 to 1.1.1 the SDB CLI does not work any more on my new machine. I have installed JDK 1.8.0_121. I can not really start a SDB server. $…
roschulze
  • 505
  • 2
  • 6
  • 21
3
votes
2 answers

Tizen Wearable Web app: Content getting smaller when not in the center of the screen

I'm writing tizen wearable web apps and I noticed something. (I have a gear s3 classic). In the settings app on my gear s3, the list items in the list on the main page are smaller when not in the center of the screen and when they are on the center,…
3
votes
2 answers

Samsung Gear fit 2 widget

Is it possible to develop a widget for Samsung Gear Fit 2? I've tried creating-your-first-app/web-widget but I'm not able to 'Run' or 'Debug' it. This creating-your-first-app/web works on the device and emulator: I'm using "Tizen Studio 1.0.1 with…
Peter
  • 33
  • 7
3
votes
3 answers

Tizen Studio - Gear S3 - SIGNATURE_VERIFICATION_FAILED

I'm trying to run simple template native application on Gear S3. I have created certificate according to Working with the Certificate Profile. My Gear S3 is connected via wifi and showed correctly in Connection explorer. I'm still getting error…
3
votes
1 answer

How can i call up key event inside an input

I have been developing a tizen web application for smart tv There's one view where i have a lot of inputs so i need to set the navigation between them , in fact the navigation function work well for other element like divs and pictures but once i am…
3
votes
2 answers

How to perform Samsung Certficate Registration in Tizen Studio?

My Tizen project (wearable) developed in Tizen Studio 1.0 is ready to be installed on my Tizen device (Gear 2 by Samsung). Actions taken - the Extension SDK: Samsung Certificate Extension and Samsung Wearable Extension were installed by means of the…
3
votes
1 answer

Pairing Samsung Gear S2 with iBeacon

I would like to make a connection between my Gear S2 and iBeacon directly through the BLE Network. I have seen there are Bluetooth API available in the SDK from Tizen.But i havent went throught it in detail. I would just like to know if this idea is…
3
votes
1 answer

Context menu on Tizen app

I am developing a tizen web application using html, js, tau and jquery. I need a context menu when user click on a specific position. Is it possible to do that ? I tried, $("#myContextMenu").popup('open'); it shows TypeError:…
Doe
  • 33
  • 3
3
votes
1 answer

Transferring the package... > Fail Error occurred at the below step. `Transferring the package...` (Return Code:2)unknown error

When i deploy my Tizen project on emulator then it's giving a error "Transferring the package... > Fail Error occurred at the below step. Transferring the package... (Return Code:2)unknown error" . How can i fix it, and also on developer mode in…
Sameer
  • 91
  • 2
  • 7