Languages

Menu
Sites
Language
Tizen 2.3.0 and C++

Hi All,

Can we develop Tizen Application in C++ with Tizen SDK 2.3.0 ?

Only CPP and no C files.

Thank you.

Responses

2 Replies
John Ixion

yes, Tizen will support C++ https://wiki.tizen.org/wiki/EFL_Tutorials

Alex Ashirov

Hi,

According to release notes for Tizen SDK 2.3:

https://developer.tizen.org/tizen-2.3-sdk-release-notes

You can use C++, but “However, the C++ standard library has been provided as an open source library, so C++ can still be used to create the application logic that does not use any Tizen platform features.”