Tizen Studio 4.5 Development Environment Release

The release of the Tizen Studio 4.5 development environment is available, which replaced the Tizen SDK and provides a set of tools for creating, building, debugging and profiling mobile applications using the Web API and Tizen Native API. The environment is based on the latest release of the Eclipse platform, has a modular architecture and allows you to install only the necessary functionality at the installation stage or through a special package manager.

Tizen Studio includes a set of Tizen-based device emulators (smartphone, TV, smart watch emulator), a set of examples for learning, tools for developing applications in C / C ++ and using web technologies, components to provide support for new platforms, system applications and drivers, utilities for building applications for Tizen RT (a variant of Tizen based on the RTOS kernel), tools for creating applications for smart watches and TVs.

In the new version:

  • Added support for the Tizen 6.5 platform.
  • Implemented support for the TIDL language, which allows you to define interfaces for data exchange between applications and provides methods for creating RPC (Remote Procedure Call) and RMI (Remote Method Invocation).
  • A new command line interface is proposed, designed as a utility "tz" and allowing you to create, build and run supported projects.
  • Added support for packages for additional resources used in the application (Resource Type Package).
  • Implemented a separate permission that allows installation of applications.
  • Tools for developing native and web applications for Tizen appeared in additions for VSCode and Visual Studio.
  • Source: opennet.ru

Add a comment