Blog

Filter

Filter

Language

TERM

Select Date :

Type

Category

tutorials Mobile, Web, Security

The Connected Cloud: Samsung Mobile’s Multi-cloud Architecture

events Blockchain, Web, Security, Galaxy Watch, SmartTV, Mobile

Noteworthy Speakers. Innovative Sessions. We're Ready for SDC19! Are You?

tutorials Web

Current Web on Galaxy Fold

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

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 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.

success story Web

PWA Series: ? Discovery and Interview of Nick from makemeacocktail.com

Samsung Internet cares a lot about Progressive Web Apps (PWAs), which is why we decided to feature some awesome PWAs that we found online.

announcement Web

Virtual Reality, WebXR, and Samsung Internet

A major update for VR and the Web

announcement Mobile, Game, Web, Design, AR/VR/XR

Coming to You from the Heart of Silicon Valley, the Inaugural Samsung Developer Podcast

We're excited to announce the launch of the Samsung Developers podcast - POW!

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 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: 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: 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: 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: Page Navigation with Tizen Advanced UI

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

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

Samsung Habla Español

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

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.

events Game, Web, Galaxy Watch, Mobile

Game Development Live Chat Replay

In this Live Chat, we talked about game development with Samsung technologies.

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 Web, Galaxy Watch

Tizen Tidbits: Reviewing More UI Samples

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

announcement Web

Samsung Internet 12.1

One benefit of using Samsung Internet is regular updates to improve your browsing experience. Samsung Internet 12.1 focuses on improving the experience on specific devices and improving the tab bar and tab switcher.

events Web, Galaxy Watch

Samsung Habla Español: Desarrollo de Aplicaciones con Tizen

announcement Web

Adding Augmented Reality to your Websites

Last week we told you about our latest Beta, 12.1, which offers a host of quality-of-life improvements for end users. We’re also really glad to announce that with this beta we are also shipping modules for the WebXR Device API that enable Augmented Reality (AR) content to be built right in the browser: including the “hit test” module. Hit testing allows you to detect the position of the real world at a single point on the screen which can be used correctly position virtual objects in the real world.

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 Web

Using Node Modules in Deno

Using Node Modules in Deno

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.

announcement Web

Samsung Internet 13.0 BETA

Today we are happy to announce our latest Samsung Internet Beta which includes new features, enhancement to existing features and UI refinements. We will go through the most notable changes available with this beta, that will be hitting 13.0 stable later this year. You can download the beta here.

announcement Web

Folding the Web: Enabling Real Responsive Design on Foldable Devices

Although new to the industry, the concept of folding devices already has plenty of iterations. Samsung, Microsoft, Motorola, Huawei and others have presented devices with folding capabilities, that allow them to expand into small tablets, compress into smaller footprints, or enable more productive multi-tasking.

announcement Web

Samsung “Global Goals Web” Debuts

Not long ago, Samsung introduced its Global Goals partnership with the UN as a way to help fight inequality, plan to eliminate hunger and clean up the planet. The initiative, developed by a team in Samsung Research America, was a great way to discover each of the 17 goals agreed by the world leaders at the United Nations General Assembly in 2015. The app (linked below), is a great way to put your device to work for the greater good, features interesting wallpapers, information, and allows you to display ads on the lock screen to earn revenue for donations. This app is available for every Android device so you can start earning donations now (see link below).

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.