Announcing ‘AI Adoption in Healthcare. 2024 Report’ – download your copy!
Dawid Dziurzyński
Android Developer
August 30, 2022 - 7 min read
In the previous part, we developed ActivableImageView programmatically using MotionLayout. This time, we will build an advanced progress bar with steps. Getting started with the development To read and possibly understand this article, you need…
Read moreAugust 26, 2022 - 7 min read
MotionLayout is a useful tool for creating animations on Android. XML-based motion layout support is limited and isn’t as dynamic as it could be. We can solve this by creating MotionLayout programmatically. Before we start…
Read moreAugust 22, 2022 - 5 min read
Advanced digital products are almost always created as multi-module projects. It is easier to separate logic and shorten build times. There might be some issues with dependencies that can be optimized. The challenge: dependencies When…
Read moreAugust 19, 2022 - 4 min read
Why sometimes we shouldn’t avoid crashes of mobile apps? When should we? Is it a good idea to “try catch” the whole application’s code? To Crash, or Not to Crash, That Is the Question. In…
Read moreDecember 21, 2021 - 7 min read
Looking for new career opportunities? Meet Janusz Hain, our Android Developer! He started working at our company almost 5 years ago. How it was changing and what is he doing now? All of the answers…
Read moreJune 29, 2021 - 7 min read
Once the app is released, all that remains is distribution in mobile stores. It may seem like a challenge for the first time. Android, as an open platform, has various options for app distribution. But…
Read moreJune 1, 2021 - 4 min read
In Fall 2020, the Kotlin team announced that they are changing the regularity of releasing new features. Every Kotlin 1.X will now be released every 6 months. These releases will be date-driven, not feature-driven. The…
Read moreMarch 22, 2021 - 7 min read
Creating your app for many companies and businesses seems like an ideal action. After all, having a mobile product can satisfy the needs of new customers, and a new audience will generate further profits for the…
Read more