Top Moments from Previous Samsung Developer Conferences
Today we feature top moments from the main stage keynotes as well as other special events.
Adobe MAX 2020: Highlights for Designers
Zooming In/Out in Samsung DeX Mode
Samsung DeX offers a PC-like experience for a phone app. This blog explains how the mouse wheel up/down action can be used to implement the pinch zoom in/out action in a DeX-compatible app.
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.
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.
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.
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.
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.
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.
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.
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).
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).
Android Game Analysis with Arm Mobile Studio
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.
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.
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.
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
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.
Workout, a Tizen Sample App for Monitoring Health Sensors
Farewell, Flat. Get Your Apps Ready for Galaxy Z Fold2
Learn how Flex mode, App Continuity, and Multi-Active Window impact your application.
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.
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.
2020 JEJU Blockchain Hackathon
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.
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.
Introducing New Xamarin.Forms Extension Libraries for Tizen
Sharpnado.Shadows, PancakeView, CardsView, and RG.Plugins.Popup Xamarin.Forms extension libraries now support Tizen.
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.
Devs Doing it Right: Hitcents and ThroughLine Games
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.
Unpacking Galaxy Unpacked: Key Takeaways for Developers and Designers (Aug 2020)
Using Node Modules in Deno
Using Node Modules in Deno
Using Node Modules in Deno
Using Node Modules in Deno
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.
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.
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.
Finding Performance Bottlenecks with dotnet-trace
Learn how to profile a Tizen .NET application during startup to identify major performance issues using dotnet-trace.
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.
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.
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.
Samsung Habla Español: Desarrollo de Aplicaciones con Tizen
Features of the Samsung Developers Portal that You Might've Missed
Learn more about the Samsung Developers Portal.
Best of Galaxy Store Awards 2019 Winner: Alexandr Kovalev Designs a Beautiful Summer Vacation
We continue to celebrate the top performing apps in creativity, quality, design, and innovation, as we interview winners of our Best of Galaxy Store Awards. Today, we're talking with Alexandr Kovalev about how he creates dials (watch faces) for the Galaxy Watch.
Get Answers on the Go with DiscourseHub
Use the DiscourseHub mobile app to connect to the Samsung Developers forum from your mobile device.
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.
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.
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.
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.
Tizen Tidbits: Reviewing More UI Samples
This video will review the heart rate monitor and the Tizen Advanced UI samples.
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.
Best of Galaxy Store Awards 2019 Winner: Get Outside with Niantic Labs' Greg Borrud
We continue to interview winners of our Best of Galaxy Store Awards. Today, we're talking about games that take players out of their homes and into the real world.
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.
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.
Introducing the New SmartThings Core SDK for JavaScript.
The new SmartThings Core SDK for JavaScript is now available as a developer preview.
Announcing Tizen Template Studio
We are pleased to announce the beta release of Tizen Template Studio! Tizen Template Studio is a Visual Studio 2019 Extension that uses a wizard to generate templates and help you create a Tizen .NET app.
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.
Game Development Live Chat Replay
In this Live Chat, we talked about game development with Samsung technologies.
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
Tizen Tidbits: Introducción a Tizen
Esta publicación te dará la información básica para el desarrollo de aplicaciones con Tizen.
Samsung Habla Español
No pierdas la oportunidad de conectar con otros desarrolladores hispanohablantes en Samsung.
Tizen Tidbits: Using JavaScript to Change your App’s Appearance
Learn how to modify the appearance of your Tizen web app using JavaScript.