Blog

Filter

Filter

Language

TERM

Select Date :

Type

Category

tutorials Blockchain

Take your Ethereum Dapp to Galaxy Devices Around the World

Learn how to easily transform your Ethereum Web Dapp into a fully functional Android App using Samsung Blockchain Platform SDK.

tutorials Web

HTML and Templates & JavaScript Template Literals

HTML in the Web is often made of reusable components, composed by templates, making it convenient to edit the different parts that make up a website. There are many templating languages used in the web such as handlebars, Pug, Vue and JSX; these are primarily used for composing HTML. Modern JavaScript has templating syntax built in which can use for all kinds of purposes including composing HTML.

tutorials Web

Redeeming Push Notifications

You know that thing where you go to a web site then, before you can do anything, you have to acknowledge the push notification request. Do you hate that? Yeah, me too.

tutorials Game

Android Game Analysis with Arm Mobile Studio

tutorials Blockchain

Send Ether with Samsung Blockchain Platform SDK

The Samsung Blockchain Platform SDK enables Android developers to develop applications that interact with the Etherum blockchain platform.

tutorials Game, Mobile

Cómo Usar el Samsung In-App Purchase SDK en sus Juegos Creados con Unity

Aprenda a usar el SDK de compras desde Aplicaciones en sus juegos de Unity y tenga una nueva forma de monetización

tutorials Game

Create ASTC Textures Faster With the New astcenc 2.0 Open Source Compression Tool

Adaptive Scalable Texture Compression (ASTC) is an advanced lossy texture compression format, developed by Arm and AMD and released as royalty-free open standard by the Khronos Group.

tutorials Galaxy Watch, Health

Workout, a Tizen Sample App for Monitoring Health Sensors

tutorials Web

Improve Device Integration for Your Web App in Just a Few Minutes

This was a feature I had set aside an afternoon to implement but in the end it only needed a moment and made the experience significantly better.

tutorials Galaxy Watch, Design

Introducing New Xamarin.Forms Extension Libraries for Tizen

Sharpnado.Shadows, PancakeView, CardsView, and RG.Plugins.Popup Xamarin.Forms extension libraries now support Tizen.

tutorials Game, Mobile, Marketplace

Using the Samsung In-App Purchase SDK in your Unity Games

Learn how to use the Samsung IAP SDK in your Unity games and and have a new way to monetize them, whether it is with one-off payments or subscriptions.

tutorials Game, Mobile, Marketplace

Bring your Unity Game to the Samsung Galaxy Store

Learn how to reach a new gaming audience by publishing your Unity games in Galaxy Store.

tutorials Web

Using Node Modules in Deno

Using Node Modules in Deno

tutorials Galaxy Watch

Identifying Memory Leaks with dotnet-dump and dotnet-gcdump

Learn how to monitor memory usage of a Tizen .NET application and identify possible memory leaks using dotnet-dump and dotnet-gcdump.

tutorials Web

Making a useful ‘offline’ page for your web app.

In ideal conditions the user will always maintain a good connection to the web but things are seldom ideal. Fortunately since we’re been building a web app we have a service worker which has the capability of caching network responses.

tutorials Galaxy Watch

Finding Performance Bottlenecks with dotnet-trace

Learn how to profile a Tizen .NET application during startup to identify major performance issues using dotnet-trace.

tutorials Galaxy Watch

Installing .NET Diagnostic Tools on Tizen Devices

Tizen 5.5 supports a new sdb shell CLI command called dotnet, used for advanced testing and debugging scenarios.

tutorials Galaxy Watch

Asynchronous Coding Concepts for Tizen .NET Applications

Asynchronous coding is essential for writing responsive and efficient programs. This article explains a few basic concepts of asynchronous coding in C# and some common practices in Tizen applications.

tutorials Design, Galaxy Watch

Test Your Watch Face on Real Devices in Remote Test Lab

If you are a watch face designer and want to distribute your watch face, it is highly recommended that you test your watch face on a real device before publishing it.

tutorials Web, Galaxy Watch

Tizen Tidbits: Reviewing More UI Samples

This video will review the heart rate monitor and the Tizen Advanced UI samples.

tutorials Web, Galaxy Watch

Tizen Tidbits: Working with Sensors and the Heart Rate Monitor

This hands-on video will show you how to work with the wearable device sensors.

tutorials Marketplace

Top Tips for Galaxy Store Badge Users

Congrats! You've published your app on the Galaxy Store. Now it's time to let the world know with a Galaxy Store badge.

tutorials Galaxy Watch

Enable Water Lock Mode in Galaxy Watch Using Tizen Web App

Water lock mode was introduced on the Galaxy Watch to prevent accidental touches and wake-up gestures on your screen while swimming. And the thrilling news for developers is that you can enable Water lock mode directly from your app.

tutorials Mobile

Avoid Common Mistakes When Using the S Pen Remote SDK

You can use the S Pen Remote SDK to map S Pen actions and gestures to features in your application. Learn how to avoid common mistakes when using this SDK.

tutorials Blockchain

Take Your TRON Dapp to Galaxy Devices Around the World

Reach more people with your decentralized application (Dapp) by using the Samsung Blockchain Platform SDK

tutorials Web, Galaxy Watch

Tizen Tidbits: Introducción a Tizen

Esta publicación te dará la información básica para el desarrollo de aplicaciones con Tizen.

tutorials Web, Galaxy Watch

Samsung Habla Español

No pierdas la oportunidad de conectar con otros desarrolladores hispanohablantes en Samsung.

tutorials Web, Galaxy Watch

Tizen Tidbits: Using JavaScript to Change your App’s Appearance

Learn how to modify the appearance of your Tizen web app using JavaScript.

tutorials Web, Galaxy Watch

Tizen Tidbits: Page Navigation with Tizen Advanced UI

Learn how to move through different pages in your Tizen web app.

tutorials Web, Galaxy Watch

Tizen Tidbits: Adding Images to Your Tizen Web App

This short video will show you how to add images to your Tizen web app.

tutorials Web, Galaxy Watch

Tizen Tidbits: Intro to TAU (Tizen Advanced UI)

Learn how to use the Tizen Advanced UI Library in your web apps.

tutorials Web, Galaxy Watch

Tizen Tidbits: Changing the Style of Your App

In this video, we modify the style of our web application in Tizen Studio to fit the correct dimensions of the Galaxy Watch screen.

tutorials Web, Galaxy Watch

Tizen Tidbits: First Steps with Tizen Studio

This tutorial is focused on taking you through the first steps of creating a new application in Tizen Studio.

tutorials Web, Galaxy Watch

Tizen Tidbits: Intro to Tizen Development

In a short video, you will see the basics of Tizen development and the different options available to start creating your own apps.

tutorials Galaxy Watch, Design

Galaxy Watch Face: Try and Buy

Galaxy Watch Studio (GWS) has a feature, called trial periods, that lets a user try out your watch face before buying it.

tutorials Galaxy Watch

Managing Images for Localization in Tizen .NET Applications

This post explains how to localize image in Tizen .NET applications.

tutorials Galaxy Watch

Managing Strings for Localization in Tizen .NET Applications

This post explains how to localize text in Tizen .NET applications.

tutorials Galaxy Watch

Style your Buttons using Tizen .NET

Buttons have become an inevitable part of application development. Thanks to Xamarin.Forms, we can easily make buttons in XAML or code

tutorials Web, Galaxy Watch

Tizen Tidbits: How to Deploy your Tizen App on a Device

In the latest video in the Tizen Tidbits series, we will demonstrate how to take your Tizen App and deploy it on a wearable device.

tutorials Galaxy Watch

Using Xamarin.Forms SwipeView on Galaxy Watch

he new experimental SwipeView control is added in the Xamarin.Forms 4.4 release. SwipeView is a container control that wraps any of your controls and makes them swipeable.

tutorials Galaxy Watch, Web

Tizen Tidbits: Your First Tizen Web Application

In the latest installment of the Tizen Tidbits series, we will be covering the code basics to create your first Tizen web application.

tutorials Galaxy Watch

Using Xamarin.Form Shell on Galaxy Watch

Shell is a container for an application, added as a major feature to Xamarin.Forms 4.0.0.

tutorials Galaxy Watch

Tizen Tidbits: Installing the Visual Studio Tizen Extension on a Mac

tutorials

Assembly Loading Problem in Tizen .NET Applications

tutorials Galaxy Watch

Tizen Tidbits: Tizen .NET Development Overview

tutorials Mobile, UI/UX, Design

How to Become a Samsung Mobile UI Themes Designer

tutorials Mobile, Blockchain

Optimize Address Fetching in the Samsung Blockchain Keystore SDK with Seed Hash

tutorials

Using a Custom Font In Your Xamarin.Forms Tizen Application

tutorials Design, Mobile, Galaxy Watch, Marketplace

Add Your Watch Face Design to Smart Lifestyle Photos!

Add Your Watch Face Design To Smart Lifestyle Photos!

tutorials Galaxy Watch

Tizen Tidbits: Using the Emulator in Tizen Studio

tutorials Web

Current Web on Galaxy Fold

How to make sure your website looks great on the Galaxy Fold

tutorials Galaxy Watch

Tizen Tidbits: How to Duplicate Projects in Tizen Studio

tutorials Galaxy Watch, UI/UX

Add Timely Texts to Your Galaxy Watch Designs using Custom Complications

tutorials

Grabbing Hardware Key Events in Tizen

tutorials Galaxy Watch

Tizen Tidbits: How to Use Sample Projects in Tizen Studio

tutorials Galaxy Watch

Tizen Tidbits: How to Use Project Templates to Create Applications in Tizen Studio

tutorials Design, UI/UX, Galaxy Watch, Marketplace

Create Jaw-Dropping Social Media Visuals with Our New Galaxy Store Social Media Kit

tutorials Galaxy Watch

How to Add Watch Face Features Using Tizen Web

How to Add Watch Face Features Using Tizen Web

tutorials

Build a Widget for Galaxy Watch

tutorials UI/UX, Galaxy Watch

Getting Started with Watch Face Development Using the Tizen Web API

Watch faces are a special type of application that runs on the home screen of a Tizen wearable watch. Different watch faces have different purposes and can be interacted with in diverse ways. A watch face creates the first impression of the watch and holds value as a fashion accessory.

tutorials

Introducing the Visual Studio for Mac Tizen Extension

tutorials Galaxy Watch, Marketplace

Was your Galaxy Watch app submission rejected due to Gear S2 incompatibility? Here's a solution.

Since the release of Galaxy Watch Designer 1.7, the Gear S2 watch is no longer supported. This has caused many apps to be rejected by the review team when publishing to the Galaxy Store.

tutorials Mobile, Marketplace

Looking for Reviews? Just Ask!

A big part of converting users from a click to a sale often involves your ratings and reviews.

tutorials

Update Tizen.NET.Sdk Package in Visual Studio 16.3 or Above

tutorials Blockchain

“Where's My Crypto Coin?” Featuring Samsung Blockchain Keystore SDK

Distributed ledger-based technologies are becoming more popular and easy to use. Anyone can now build a new cryptocurrency or token in the Blockchain world.

tutorials Galaxy Watch

Use Tizen To Enable Galaxy Watch Rotary Events

tutorials Galaxy Watch

Use Tizen Web To Measure Heart Rate With Galaxy Watches

tutorials

Add a Tizen Project to Xamarin.Forms Applications

tutorials Mobile, AR/VR/XR

Introducing Samsung AR Emoji SDK for Unity

tutorials Mobile, AR/VR/XR

Introducing Samsung AR Emoji

tutorials

How to Set An Image's Borders to Make It Resizable

tutorials Galaxy Watch, Design, UI/UX

Use Galaxy Watch Designer to Change the Weather

tutorials

Changes to Tizen.NET from Xamarin.Forms 4.2.0

tutorials

Use Web Proxy to Access the Internet When a Samsung Galaxy Watch and a Phone are Connected with Bluetooth

tutorials

Add a Splash Screen to Your Tizen .NET Application

tutorials Mobile, Game

Vulkan Mobile Best Practice: How To Configure Your Vulkan Swapchain

tutorials Mobile

An Introduction To 5G

tutorials Design, UI/UX

How To Design Galaxy Themes App Icons

tutorials

Connecting Smart TV and Visual Studio

tutorials

What's New for Tizen on Xamarin.Forms 4.1.0

tutorials Mobile, Design

Use The 9-Patch Editor To Create Responsive Galaxy Themes Components

tutorials Design, UI/UX, Galaxy Watch

Use Tag Expressions To Create Dynamic Watch Faces

tutorials Galaxy Watch

Time Travel Is Easy With A Time Zone Selector Button

tutorials

Using Tizen.NET.Sdk as SDK-style

tutorials Galaxy Watch

How To Take A Galaxy Watch Screenshot

tutorials Mobile, Marketplace

Increase Your Downloads With Galaxy Store Badges

tutorials

Bring Beautiful Lottie Animation to Your Galaxy Watch Apps

tutorials Galaxy Watch, Design

How To Import Your Artwork And Create A Watch Face Using Galaxy Watch Designer

tutorials

How to Debug Tizen.NET Applications

tutorials

Try the Latest in Tizen .NET with Nightly Builds

tutorials Galaxy Watch, Security

Galaxy Watch: Working With User Privacy-Related Permissions In Tizen .NET Applications

tutorials

How to Use Sensors on a Galaxy Watch

tutorials

Samsung Galaxy Watch Active and Wearable Emulator Without the Rotating Bezel

tutorials Mobile, UI/UX, Foldable

Seven Mistakes To Avoid When Developing For The Galaxy Fold

tutorials

Tizen UI Automation Test using Appium

tutorials IoT

Webinar: Connecting Cloud Connected Devices to SmartThings

tutorials

How to Use SkiaSharp in Tizen .NET

tutorials

Build the Tizen .NET NuGet Package

tutorials

Launch Your Tizen .NET Application on Samsung Smart TV

tutorials IoT

Using Developer Mode in the SmartThings App