Angle Input Control with SwiftUI
The idea for this is quite simple: draw a shape consisting of two lines on screen representing an angle between 0 and 90 degrees using SwiftUI.
So you want to be a QA? Part Three: Tools
This is the third, and last part, of how to become a QA. This part is about the tools that a QA uses.
So you want to be a QA? Part Two: Testing
This is the second part of how to become a QA. Now we'll look at what kind of testing there is.





Quality Assurance is important for your project
What is a QA? A job title yes, but what does it mean? What does a QA do? In this article we'll dive into this.
The journey of creating an electric meter style Tizen watchface
This article helps you with coding your own electric meter style Tizen watchface. It is easy to follow and fun to do. So if you are interested in some helpful tips and examples, you're at the right place.
Working from home survival guide
A lot of people nowadays are working from their homes. It gives a lot of comfort but it can also be difficult sometimes. In this article you can find a helpful guide with some tips for working from home.
An alternative Android Visualizer
Sometimes you see can see those visually pleasing jumping bars when listening to music, which jump higher when the music gets louder. But can we code those ourselves? Yes we can. In this article it will be explained how you can do that too.
Our Android TV program guide library is now open-source
This article is an announcement that our Android TV program guide library is now open-source. If you are interested in this you are welcome to check it out.
Jetpack Navigation & Form Factors
The Jetpack Navigation component is a very welcome add-on that makes the development of Android apps so much easier. No more committing Fragment transactions, and no more hassle to make sure that the up- and back button give the user the expected experience, not to mention the trouble of having to maintain a concise back stack for deep links and finally: How did we survive for so long without that visual navigation graph? In this article we'll show you how to approach this.