Posted
6 months
ago
by
Safir Zawad
RISC-V is an open-source instruction set architecture that provides flexibility in hardware design. It allows for customization and scalability, making it suitable for a wide range of computing devices.
Tizen RISC-V support has made significant
... [More]
progress since Tizen 8.0.
It is developed a Tizen platform that runs Tizen sample applications on a reference RISC-V board. These sample applications include Tizen native applications, web applications, and C#-based .NET applications.
The RISC-V porting of Tizen has been successfully completed, and Tizen images for RISC-V is published daily on the public Tizen download site. In addition, 1,169 Tizen packages to the RISC-V platform have been ported , and over 40,000 Tizen APIs have been tested and verified to ensure compatibility.
The followings are supported features of Tizen for RISC-V :
[Less]
|
Posted
7 months
ago
by
Changseok Oh
We are pleased to announce the release of Tizen Studio version 6.0.
This release includes new features to enhance developer experience on Visual Studio Extension for Tizen, Visual Studio Code Extension for Tizen and Tizen Studio IDE.
Key
... [More]
features:
VS Code
Tizen activity bar, Device Monitoring and Welcome Page features have been added to enhance Tizen developer experience.
TV Web development has been added along with the TV Web Simulator and Web Inspector features.
SDK Installation Wizard is provided to easily setup Tizen SDK and Extensions.
Unit Test, Code Coverage, ASAN, and LSAN Tools support has been added for Tizen Native Applications.
Visual Studio (Windows)
Added Unit Test and Code Coverage support for Tizen Native Applications.
Added ASAN and LSAN tools support for Tizen Native Applications.
Added context menu option named Install Tizen Application to install application directly on a target device.
Tizen Studio
Added Tizen 9.0 profile and deprecated all Tizen profiles below 6.0.
Tizen Issue Reporter added in SDK and Baseline tools.
Tizen Studio and Tizen tools are now supported on Windows 11 OS.
For more information about the new features and bug fixes, check Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
over 1 year
ago
by
Sungjin Lee
We are pleased to announce the release of Tizen Studio version 5.5
This release includes some new features and bug fixes in Tizen Studio IDE, Visual Studio Extension for Tizen and Visual Studio Code Extension for Tizen.
New features:
Tizen
... [More]
Studio
- Added common unified profile called Tizen and deprecated mobile and wearable profiles from Tizen 8.0 version onwards.
- Added support for 64-bit emulators for Tizen-8.0 profile.
- Added support for new resolutions such as 1920x1080 and 1280x720 in 32/64-bit emulators of Tizen-8.0 profile and updated their display size.
- Tizen Studio and tools are now supported on AMD PCs.
Certificate Manager
- Added new distributor certificates from Tizen 8.0 version onwards.
- Added support for creation of new distributor certificate from certificate manager UI.
- External browser support has been added to create Samsung certificates.
Visual Studio (Windows)
- Support for Tizen.NET diagnostics tools - dump, gcdump and trace for Tizen dotnet projects.
- Heaptrack configuration page has been added in Memory Profiler.
- Coreprofiler configuration page has been updated with new profiling options.
Visual Studio Code
- Added heaptrack profiler support for Tizen.NET projects.Fixed bugs.
Issues fixed:
Fixed the issue of Battery Historian not launching in Windows.
Fixed the issue of native apps not launching on shell enabled TV devices from VS plugin.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
about 2 years
ago
by
Sungjin Lee
We are pleased to announce the release of Tizen Studio version 5.1
This release includes some new features and bug fixes in Tizen Studio IDE, Visual Studio Extension for Tizen.
New features:
Added .NET Hot Reload support for Tizen dotnet projects
... [More]
using which code changes can be applied to a running app without restarting the app and without losing app state.
Added support for NUIGadget template which is built as dotnet project and packaged as RPK.
Issues fixed:
Updated the Visual Studio path in the CLI to use Visual Studio 2022 for dotnet projects.
Fixed the issue of Emulator/Device Shell not opening from the Device Manager.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
over 2 years
ago
by
Sungjin Lee
We are pleased to announce the release of Tizen Studio version 5.0
This release includes some new features and bug fixes in Tizen Studio IDE, Visual Studio Extension for
Tizen, and Visual Studio Code Extension for Tizen.
New features:
IDE
... [More]
• Tizen IDE is now supported on Ubuntu 22.04.
• Visual Studio Code Extension for Tizen is now supported on 22.04.
• WHPX support has been added to Tizen emulators. Users can use HAXM or WHPX
accelerators to launch Tizen emulators on windows.
• Tizen installers are now notarized with Apple. Users can install Tizen Studio on macOS
without any notarization errors.
• Support for non-Samsung vendor TV has been added in IDE and CLI.
• RPK project support has been added in IDE and CLI.
Issues fixed:
• Added the option in CLI to include the files outside the app directory while packaging.
• Fixed the error of on-demand packages not getting installed in Visual Studio when multiple
target devices are launched.
• Fixed the issue of Multi app project not getting packaged in CLI, If static lib is the main
project.
• Fixed the issue of directories not being created in the CLI packaging command when -o option is
passed.
• Valgrind profiling support has been removed from Tizen studio as it's not supported in the Tizen
platform anymore.
• IOT setup manager support has been removed from Tizen studio.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
about 3 years
ago
by
Daeho Han
We are pleased to announce the release of Tizen Studio version 4.6
This release includes some new features and bug fixes in Tizen Studio IDE, Visual Studio Extension for
Tizen, and Visual Studio Code Extension for Tizen.
New features:
IDE
... [More]
• Tizen IDE is now supported on macOS Monterey.
• Visual Studio Code Extension for Tizen is now supported on macOS Monterey.
Hybrid App Support
• Added the Multi app and Hybrid app support in CLI (TZ), VS, and VSCode extension for Tizen.
• Developers can now have multiple dependent applications of same or different types in a
single workspace and perform all app life cycle events like app creation, building, packaging,
installing, and testing.
• Added support for importing Hybrid and Multi projects in CLI (TZ), VS, and VSCode extension for Tizen.
• Added support for importing wgt (Tizen Web application package file) into Visual Studio & Visual Studio
Code Extension for Tizen.
• Please follow the guide to work with Hybrid apps in VS and VSCode extension for Tizen.
Issues fixed:
• Fixed the issue in API Checker due to which warnings were not displayed for web apps in VS
extension for Tizen.
• Fixed the error that occurred on selecting TV profile while creating a new project in VS extension
for Tizen.
• Fixed the failure to open YAML config files for native apps in VS extension for Tizen.
• Fixed the issue due to which there was no option to import Tizen TV web app projects in VS &
VSCode extension for Tizen.
• Fixed the issue in import functionality and added missing support to import wgt (Web
Application Package file) in VS & VSCode extension for Tizen.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
over 3 years
ago
by
Daeho Han
We are pleased to announce the release of Tizen Studio version 4.5.1
This release includes some new features to improve the performance of Tizen Studio IDE and its tools.
Issues fixed:
IDE
• Log4J binaries updated for critical vulnerability.
For
... [More]
more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
over 3 years
ago
by
Daeho Han
We are pleased to announce the release of Tizen Studio version 4.5.
This release includes some new features to improve the performance of Tizen Studio IDE and its tools.
New Features:
IDE
• Tizen 6.5 platform support has been added.
• TIDL
... [More]
support has been added.
CLI
• New Resource Type Package has been added.
• New Tizen CLI tool has been added named tz which can be used to create, build, run all the supported projects.
• Permit to install feature has been added.
• TIDL support has been added.
VSCode
• Web and Native support is added.
Visual Studio (Windows)
• Web and Native support is added.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
almost 4 years
ago
by
Daeho Han
We are pleased to announce the release of Tizen Studio version 4.1.1.
This release includes a major bug fix to improve the performance of the Tizen Studio IDE and its tools.
Key fixes:
• Compatibility issue with macOS Big Sur has been fixed.
... [More]
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|
Posted
over 4 years
ago
by
Daeho Han
We are pleased to announce the release of Tizen Studio version 4.1.
This release includes new features to further improve the performance of the Tizen Studio IDE and its tools.
Key features:
• Tizen 5.5 platform emulators have been updated.
... [More]
• IoT Setup Manager has been updated.
Deprecated:
• Tizen RT IDE.
For more information about the new features and bug fixes, see Release Notes.
To download Tizen Studio, visit https://developer.tizen.org/development/tizen-studio/download.
[Less]
|