Blog

Filter

Filter

Language

TERM

Select Date :

Type

Category

Samsung Developers' alternate social channels.
featured Web

Where in the World is Samsung Developers?

A summary of our social media and other community resources.

featured Web, Design

Adobe MAX 2022: In-Person Again!

Samsung's Tony Morelan attended Adobe MAX and reports on his experiences.

18
announcement Web

18.0 Beta: Enhanced Privacy, Enhanced UI

Text capture, Smart Anti-Tracking, more privacy features and UI tweaks, oh my! Check out the latest updates to the Samsung Internet Browser Beta.

announcement Web

Announcing 17.0: Privacy by Default

Samsung Internet 17.0 stable release brings Web Authentication and on-by-default privacy features

announcement Web

New with 17.0 Beta: Web Authentication

Web Authentication is coming to Samsung Internet Beta 17.0

featured Web

Samsung Internet Newsletter: March 2022

Catch up on what the Samsung Internet team has been up to and what you can look forward to.

featured Web

The State of Online Tracking Pt3

Moving on from Third-party Cookies

announcement Web

Samsung Internet Newsletter: February 2022

The Samsung Internet Developer Advocacy team is starting off 2022 with a foray into the innovative and exciting arena of ... email

tutorials Web

Stay on Top of the Conversation with RSS

Get the latest updates from Samsung Developers, direct to your favorite browser or app

tutorials Web

The Web(GL) from your wrist!

I have a new watch capable of displaying web content, even more—it can do WebGL for blazing-fast 2D/3D animations!

featured Web

? New year, new web advocacy goals

Privacy, Dark Mode, Multi-device support, Web 3.0? Let’s review what 2021 left us and do some predictions for 2022

featured Web

Add RSS Feeds to your website to keep your core readers engaged

RSS is a well established but often well hidden web technology.

featured Mobile, Web, Design

Better for All: Mobile Accessibility

tutorials Web, Mobile

Testea la postura de los nuevos “foldables”, creando una web app que utilice la cámara frontal y trasera de tu celular

Llegaron los nuevos dispositivos foldables y abren un mundo de posibilidades para el programador. Estos celulares permiten tener diferentes formas físicas en un solo dispositivo, lo que puede generar nuevas oportunidades de innovación.

featured Web

Better for All: Inclusive Policies with Daniel Appelquist from Samsung Developers

In this installment of our Better for All series, we’ve interviewed Daniel Appelquist from the Samsung Internet Developer Advocacy team

tutorials Web, Mobile

Let’s create a web camera app ready for foldable devices.

Creating web apps in foldable devices

featured Web

Updating 16.0 Beta: More Secure, Better Tabs, URLs down under

Our newest update (16.0.2) brings some exciting new features.

tutorials Web

HTTP Live Streaming in the Metaverse?

Welcome to Sylwester who has recently joined our team to work on Web apps (including WebXR apps) as part of the 5G Tours project!

events AI, IoT, UI/UX, Game, Web, Mobile, Galaxy Watch

Samsung Developer Conference 2021: Recap

announcement Web

Reintroducing: The W3C Developer Council ?

This autumn the W3 Developer Council is making a comeback to the web space, so allow us to reintroduce ourselves.

featured Web, Mobile, Galaxy Watch

Browsing the Web on the Samsung Galaxy Watch4

Ada takes Samsung Internet for the new Samsung Galaxy Watch4 through its paces.

tutorials Web

Game Physics on the Web in AFrame

Adding physics to Virtual Reality and Augmented Reality scenes greatly improves the illusion of immersion.

announcement Web

Use new Augmented Reality features with just a few lines of code with WebXR and AFrame!

Use new Augmented Reality features with just a few lines of code with WebXR and AFrame!

announcement Web

Introducing the Samsung Internet 16.0 Beta

Enhanced search experience and tracking protection top the bill of new features for our latest version, rolling out now on our Beta channel.

events Web, Mobile

Podcast Movement 2021: Highlights for Podcasters

announcement Web

Multiple Language Installable Web Apps using a single Manifest File

Multiple Language Installable Web Apps using a single Manifest File

announcement Web

Introducing Samsung Internet 15.0 Beta

Introducing 15.0 BetaEnhanced tracking protection and a new search widget top the bill of new features for our latest version, rolling out…

tutorials Web

Responsive Design: The Dark Mode

As promised in my last post, I bring you a dark mode tutorial ?.

tutorials Web

Improving web performance with responsive design

Improving web performance with responsive design--Making your web app adaptive following responsive…

tutorials Web

The State of Online Tracking pt.1

The State of Online Tracking pt.1 An Introduction to Cookies

announcement Web

Samsung Internet 14.2 Beta

From upgrading some features like moving elements to improve usability or dark (forced mode) to continue taking care of users' privacy, the Samsung Internet is committed to delivering a great user experience.

announcement Web

Test on Samsung Internet for free with BrowserStack

Click here to find out more from the BrowserStack WebSite.

tutorials Game, Web, Mobile

Developing Mobile Games with Phaser

Start developing games with the Phaser framework.

announcement Web

Future Focused Responsive Design

Year on year devices get more varied and integrate into our lives in different ways. There is a trick to supporting these new devices on the web (at the end of the article ?.) But it’s important to learn from our past mistakes.

events Game, Web, Design, Mobile

Diego Lizarazo Rivera Discusses the Samsung Developer Ecosystem with AiLive

Sr. Developer Evangelist at Samsung, Diego Lizarazo Rivera spoke with AiLive about app and game development

announcement Web

Docs Help Make the Web Open

The web doesn’t have a marketing team. It doesn’t have a single developer program you can sign up to. And it doesn’t have a manual. That’s by design. Like the Internet, the web isn’t controlled by any single entity. But this decentralisation can also be a pain for web developers and designers.

tutorials Web, Mobile

Creating your First APK with the Cordova CLI - Part II

Learn how to use Apache Cordova to create mobile Apps with web technologies

featured Web

What’s Global Privacy Control?

The internet should be safe to use by default, this is something that I strongly believe, and a big part of ensuring the safety of internet users is trust. For someone like me, who works in tech, navigating cookie/privacy permission notices, rotating passwords and the general safety procedures that come with surfing the web is, at most, an annoyance. For those outside of tech, though, it’s unrealistic to expect them to stay on top of all these things and using the internet becomes increasingly unsafe for them because many services breach users trust by using users’ data without their consent. The internet should be safe for the most vulnerable internet users without them having to jump through so many hoops. There is a lot of work to be done to getting to an online utopia where all users are cared for, but we’re starting the work. Privacy and data protection is the big ticket item at the moment, a number of governments and ruling bodies have already put together groups of laws that protect user’s online data (GDPR, CCPA, LGPD, etc) and these rules have led to an uptick of privacy permission notices, some which use dark-patterns to trick users to give permission to have their data sold. For you and me, these notices are jarring, especially considering they’re on every site and require us to make sure the correct boxes are ticked. But, what if I told you there was another way?

announcement Web

Samsung Internet 13.2

Today we are happy to announce another big update to Samsung Internet. You can try it out as a beta today or soon in the stable release. This release continues our drive of giving a smooth user experience, allowing you to change Samsung Internet to your needs.

announcement Web

Dark Mode in Samsung Internet

NB: This article is contributed by Samsung Internet lead engineer Varun Paturi

featured Design, Mobile, Galaxy Watch, Web, Blockchain, Game, IoT, AI, SmartTV, Marketplace

Notable Sessions from Previous Samsung Developer Conferences

Check out top break-out sessions from past editions of the Samsung Developer Conference.

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.

announcement Web

Joining Samsung Internet

This is my first week on the Samsung Internet team as a Developer Advocate and things still feel very surreal but 2020 has been full of (mostly bad) surprises so it’s nice to be celebrating something good and new.

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.

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

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

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 Web

Using Node Modules in Deno

Using Node Modules in Deno

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.

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.

events Web, Galaxy Watch

Samsung Habla Español: Desarrollo de Aplicaciones con Tizen

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.

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.

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

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!

announcement Web

Virtual Reality, WebXR, and Samsung Internet

A major update for VR and the Web

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.

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

Current Web on Galaxy Fold

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

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

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

tutorials Mobile, Web, Security

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