Your app can send recommendations to users about the content (movies, shows, music, games) that you want them to watch. Recommendations appear on a "Recommended By Your Apps" row on the Fire TV home screen.
In this article we will provide you with a step by step guide for the integrations process.
[Read More]
Starting September 2019, new EU regulations require on-line transactions to go through 2-or-more steps Multi-Factor Authentication (MFA), also referred to as Strong Customer Authentication (SCA). In this article we’ll see how developers can verify their apps correctly handle MFA.
Voice User Interfaces (VUIs) take up more mental resources than Graphical User Interfaces (GUIs), because information is auditory and presented serially, whereas in a GUI information is visual and presented at once.
[Read More]
This blog post will walk you through how to migrate a web app (HTML5) to a native Android application.
[Read More]
I’ll be listing helpful tips to help optimize the look and feel of your user interface and most importantly, improve the user experience.
[Read More]
Most modern game engines support PBR (physically-based rendering) materials. These maps can be created using expensive and hard to learn software, or created from photographs. There's an alternative however, you can draw these textures by hand using free software and basic drawing skills!
[Read More]
Over the years, I’ve had good and bad experiences with teams and projects, but that’s part of the process. The bright side is that I learned a few tips and tricks that can help to find and manage a team easier, which I will share today.
[Read More]
In this post, I’ll share the nuances of handling near-field voice control, which uses the microphone button on the remote, and far-field voice control, which uses an Alexa-enabled device linked to a Fire TV.
[Read More]
Missile Cards isn’t my first commercial project, but it’s one of the weirdest, most ambitious, and most successful games I’ve created to date. For me, learning is an important part of the process and each project brings new challenges, victories, and opportunities to share my experience with others.
[Read More]
Today, we are going to use PRNG to create some random cave-like environments using a programming model called cellular automata.
[Read More]