Dev Tips
Creating a native service for Tizen wearables - part 1
PUBLISHED
Introduction
This article is a first article of the “Create a native service for Tizen wearables” series. You will learn how to create a simple service running in the background on a wearable device.
- Read more about Creating a native service for Tizen wearables - part 1
Guide to import external library web application
PUBLISHED
This tip guides you how to import external library in web application.
If the problem occurs when you use an external library and to packaging the project, this tip can be useful.
Creating UI elements for a game menu in Unity3D for Tizen
PUBLISHED
Introduction
Unity3D plays nowadays a key role in the world of mobile gaming. At this moment it seems to be the fastest way to deploy games across platforms and devices. Therefore we could not omit writing about it as a game delivery platform for Tizen.
In this article we will focus on how to create basic UI elements in the Unity3D game creation software basing on a game deployed for the Tizen Platform, which can be found on the Tizen Store under the name “Sub Explorer”.
IMPORTANT!
Crop image tutorial for Native Application
PUBLISHED
This tutorial talks how to implement app which perform crop of selection area of Jpeg image
Text Localization for Web Application
PUBLISHED
This article helps you internationalize resources of your applications in Tizen Platform. Language localization is the process of translating a product into different languages and adapting what is said to a specific country or region.
CSS 3D transforms for Tizen Web Application
PUBLISHED
This document describes how to use CSS 3D transforms in your Web application
First Steps with Unity in Tizen - Part 1
PUBLISHED
This article provides some overview about the Unity3D tool and instructions how to configure it in order to correctly build and run Unity applications on Tizen devices.
Tizen 2.4 Migration Guide
PUBLISHED
Camera - image grabbing and live modifications to the preview frame and the final picture
PUBLISHED
Introduction
This article will show you how to grab a camera preview frame and apply some effects to it. Also, it describes how to apply the very same effect on the eventually taken picture using only the Tizen Native Camera and the Image Util C API.
In the presented example we want to add a sepia effect to a camera preview and the final picture. Sepia is an effect which makes the picture look like an old-fashioned monochromatic photograph, colorized with brown tones.
CLI Installer Patch Released
PUBLISHED
Patch CLI Installer