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
49
votes
1 answer

convert unsigned char* to std::string

I am little poor in typecasting. I have a string in xmlChar* (which is unsigned char*), I want to convert this unsigned char to a std::string type. xmlChar* name = "Some data"; I tried my best to typecast , but I couldn't find a way to convert it.
Cyril
  • 1,216
  • 3
  • 19
  • 40
44
votes
7 answers

Run React application without server

Before asking my question I'd like to tell you that I am very new to react and till now I have learned very basic concepts of react like component, state, prop, router etc. and may be this question is very funny but I need the solution for that.…
Vikas Verma
  • 3,626
  • 6
  • 27
  • 40
19
votes
5 answers

Which programming languages are available for developing native apps in tizen OS?

Which programming languages are available for developing native apps in tizen OS?
user3134167
  • 375
  • 1
  • 2
  • 10
15
votes
2 answers

Is it possible to keep Tizen application alive non stop

recently I’ve started developing for Tizen OS. My application is created only for wearable and only for specific device which is Samsung Gear Sport (Tizen 3.0 on board). Main purpose of this application is to gather complete sensor data over a long…
tymbark
  • 1,279
  • 12
  • 20
13
votes
3 answers

Open Tizen Remote Web Inspector from command line

I'm about to take over maintaining a Tizen 2017 js application, and am new to the platform. As far as I know, the application has been developed outside of the official Tizen IDE by taking the skeleton of a basic project, and doing the rest with…
orbitbot
  • 728
  • 6
  • 18
11
votes
4 answers

Connecting to Tizen TV via the Tizen IDE or sdb

I assume Samsung forums devoted to Tizen would the the first place to resolve this issue but after reading through them it seems that nobody has succeeded with this and the support has not provided any valuable information either so I'll just hope…
Rudolfs Bundulis
  • 11,636
  • 6
  • 33
  • 71
11
votes
1 answer

How to use Callback function to get language in Tizen?

I want to write a native application in c to get the value of language in Tizen. The compiled c code must be run on the Tizen phone and I need to get the Value of language. The callback function i got from Tizen source is int…
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37
10
votes
3 answers

What are the performance differences between Tizen web and native applications

There are currently 3 ways to develop a wearable application - as a web application or native C/C++ application, using Tizen Studio, or as a c# application using Visual Studio 2017. For any given application, how do each of the 3 ways compare in…
sdmorris
  • 339
  • 1
  • 7
  • 18
9
votes
11 answers

Why doesn't tizen studio connect to my S3 watch

What are the magic words one has to utter to get Tizen Studio to connect to S3 watch? I have S3 watch that is connected to my wifi network. I can ping that device just fine. I have made sure debug option is turned on the watch. I have been able to…
Subodh Nijsure
  • 3,305
  • 5
  • 26
  • 45
9
votes
1 answer

Cannot connect Gear emulator with host device

I have a problem in connecting my host device (Galaxy S3) with Gear emulator. I have followed this tutorial and this from Samsung and it was working only one time, and never works again. I have tried to run "killall sap-server" as it suggests, but…
congtrungvnit
  • 635
  • 1
  • 10
  • 16
9
votes
1 answer

How to use Callback function to get the value of region variable in Tizen?

I want to write a native application in c to get the value of region in Tizen. The compiled c code must be run on the Tizen phone and I need to get the Value of language region. The callback function i got from Tizen source is int…
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37
9
votes
1 answer

How to use Callback function to get Orientation in Tizen?

I want to write a native application in c to get the value of orientation in Tizen. The compiled c code must be run on the Tizen phone and I need to get the Value of orientation. The callback function i got from Tizen source is int…
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37
8
votes
3 answers

How to install Tizen 4/5 emulators on macOS?

Could you please advise how to install Tizen 4, 5 emulators on my macOS machine? I have the latest SDK which is available with Tizen Studio 4.1.1 What I have tried to do: To find a public image of the Tizen 5 and add it via emulator manager - I…
8
votes
8 answers

Tizen Install on Windows 10 will not recognize JDK 9 installed

I am attempting to install the 64-bit version of Tizen SDK on my Win10 Home Laptop. However, every time I get the error that I either don't have java 8+ installed or that the JAVA_HOME environmental variable isn't set right. Now I've read other…
Kenyx
  • 129
  • 1
  • 1
  • 7
8
votes
1 answer

How to integrate Samsung Gear Steps in android Application?

I want to integrate Samsung Gear device for steps in my application, also jawbone Steps and misfit Steps. I've looked at several things, like the Samsung Gear Site, but found nothing that works for me.
1
2 3
93 94