by Balazs Toth | Sep 29, 2020 | Android
Testing MVI View Models on Android SEPTEMBER 29, 2020 | BALAZS TOTH In MVI, View Models are the main connection between the user interface and all the logic and services of an app. Without this connection working correctly, the app won’t do what it’s...by Stavro Xhardha | Jun 2, 2020 | Android
Android MVI with Kotlin Coroutines & Flow JUNE 2, 2020 | STAVRO XHARDHA MVI is a common architecture pattern to design your Android apps. There are lots of articles out there about MVI but most of them use RxJava. In this article we instead use Kotlin Coroutines...by Klaus Niedermair | Jan 16, 2020 | Android
Android App Security: Best Practices JANUARY 16, 2020 | KLAUS NIEDERMAIR Mobile apps often deal with really private and sensitive user data like personal health information or banking information. Losing data or getting hacked, therefore, can have huge consequences....by Stefan Kofler | Dec 9, 2019 | Android, iOS
Mobile App Security: Best Practices on Android & iOS DECEMBER 9, 2019 | STEFAN KOFLER Mobile apps often deal with really private and sensitive user data like personal health information or banking information. Losing data or getting hacked, therefore, can have...by Sebastian Sellmair | Sep 9, 2019 | Android
I hated Gradle! Kotlin and the buildSrc Plugin made me love it SEPTEMBER 9, 2019 | SEBASTIAN SELLMAIR Let’s talk about the elephant in the room… Gradle… To be honest, I hated Gradle. It was always one of the biggest pain points in my carrier as a developer. Whenever I...by Julian Bissekkou | Jul 1, 2019 | Android, iOS
SwiftUI vs. Jetpack Compose JULY 1, 2019 | JULIAN BISSEKKOU Declarative UI Frameworks are on the rise. After third-party frameworks such as React Native, Litho and Component Kit, Apple and Google finally published their own solutions called Swift UI and...Get notified when our next article is born!
(no spam, just one app-development-related article
per month)