filesystem
Binary data from and to file
PUBLISHED
Introduction
- Read more about Binary data from and to file
Close range data sharing with NFC on Tizen
PUBLISHED
Near Field Communication
Near Field Communication (NFC) is an international standard ISO/IEC 18092 that specifies an interface and protocol for simple wireless connection of closely coupled devices. There are three groups of application scenarios for NFC:
Custom 2D Graphics on Tizen
PUBLISHED
In this article, you will learn how to draw primitives, such as rectangles, circles and triangles using both the HTML5 canvas APIs and Fabric canvas APIs through our TizenPaint sample app. You will also learn how to change some of the properties of primitives such as the width and color of stroke. In the last section of this article, we will also cover the topics of how to save your drawings in serialized String form.