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
0
votes
2 answers

playing audio files placed in li tag

i used audio tag among li tag to play different files . i cannot see the audio scroll bar for none of them . why is it so ? please help me out . here is the sample code i tried to run
  • Enduko Emo
0
votes
1 answer

How to develop applications for windows or bada using phonegap and eclipse plugin?

I have installed eclipse phonegap plugin and I am easily able to make applications for android. However I want to make application for any other platform like bada, tizen , blackberry, etc. But when I create new Phonegap project, it doesn't show any…
Naveen
  • 7,944
  • 12
  • 78
  • 165
-1
votes
0 answers

Tizen emulator not lanching in M2 Ventura

I'm trying to run the Tizen emulator, but it won't start, giving the following error:enter image description here I already uninstalled everything and installed it again, I looked for similar solutions, I tested another OS (Windows) and there is not…
-1
votes
1 answer

How to access and use Tizen Device Manager using Command Line Interface

I want to acces Tizen Device Manager and switch the connection on/off using CLI, is it possible to do so ? This is how GUI for Tizen Device Manager looks like ? Device Manager GUI In this I can switch the button on/off to enable or disable the…
-1
votes
1 answer

Avplayer Tizen controller

I am looking for avplayer code that client can control the player on moves ( avplayer controller ) Same like this photo it's my android version
-1
votes
1 answer

Is Tizen possible on Raspberry Pi 400?

I thought the Raspberry Pi and Raspberry Pi 400 were the same, right? I tried to use tizen referring to the following url, but it didn't work. https://docs.tizen.org/platform/developing/flashing-rpi/ Is it correct that the tizen image works on…
-1
votes
1 answer

Cannot create a new project in Visual Studio 2019 for Tizen

I cannot create a project for .NET Tizen using Visual Studio. I have followed the instruction carefully and get this error. There was a similar question here but the response to that question did not resolve my problem either. Does anybody have a…
-1
votes
1 answer

installing tizen studio 3.5 with jdk 10 how do you install?

I have downloaded tizen studio 3.5 and 3.2 as well as 10 jdks (open jdk8,9,10) oracle jdk(8,10,10.0.1,12,13) and set the Path variable to include the jdk\bin folder as well as the classpath and JAVA_HOME to point to this folder.The installer wont…
user4308987
-1
votes
2 answers

How to connect Samsung Galaxy Watch active with my android app?

I have this Samsung-watch I implemented a mobile application for my graduation project, it is a triaging system that will serve the people who has an injury or illness, In some cases we need to ask the patient about his heart rate, we want to…
-1
votes
1 answer

Which line can I start to put my code in, in template for Tizen Native Wearable App (Samsung G3)

I just started trying to make a Samsung G3 app using Tizen Studio. I'm very new to coding in C. In the template given by Tizen Studio, I'm not sure where I am supposed to start coding/writing my own code. For example, if I want to start by…
James Dean
  • 33
  • 5
-1
votes
1 answer

Is there a way to flip a Smart TV so the application displaying is in vertical?

I'm coding an SmartTv app with Tizen and i need that the display info its on vertical, meaning that the TV is not horizontal but vertical, so is there a way to code so when the app launches it doesn't launch's horizontally but vertically like the TV…
-1
votes
2 answers

How to make a link between Javascript put in the HTML code with Style.css?

Creating an application allowing to calculate the heart rate thanks to a connected watch. I use the Tizen studio software to make this project and I used the model "HeartRateSensor". I then modified lines to make him correspond with my project. I…
-1
votes
1 answer

How to install the application on my smart watch from Tizen Studio

I am quite new in smart watch apps development. My final objective is to collect a raw data from sensors of smart watch and send it to Android mobile app. As a first step I wanted to start with creating a simple application on my Gear S3 and…
-1
votes
1 answer

New Macbook won't run Tizen Emulator

I was recently upgraded to a new Macbook Pro (Running High Sierra 10.13.6 (17G65)) at work and I am unable to run the Tizen emulator. I had no issue on my previous Macbook, but I now cannot get past "Booting the kernel". I have fully uninstalled…
-1
votes
1 answer

Phone battery status on tizen web application

I would like to show Android phone (connected with tizen gear via 'Samsung Gear') battery status on my Gear S3. My web application, can access watch battery status via navigator.battery. How can i access phone battery status?
Vexator
  • 181
  • 3
  • 9