Augmented Reality: AR sunlight estimation 03/29/19 by Paul Schwörer A performant sunlight estimation technique relying solely on Google ARCore and simple calculations. Read more Leave your thoughts
Flutter – The new mobile promise 03/14/19 by Flavio Diez Flutter is now out of the beta phase. But what is it exactly? What does it promise? And most importantly, should you learn it? Read more Leave your thoughts
Android testing (Part 3): The power of the Robot pattern with Kotlin 11/28/18 by Dusko Bajic This is the third and final part of the Android testing blog post series and today we’ll talk about the... Read more Leave your thoughts
Android testing (Part2): Kotlin DSL for Espresso and UIAutomator 11/06/18 by Dusko Bajic We were using the combination of Espresso and UIAutomator to do the E2E testing on Android. Syntax and the readability had to be improved so we unified the syntax with Kotlin DSL. Check it out. Read more Leave your thoughts
Is Flutter ready for production apps in Q4 2018? 10/29/18 by Nikola Lajic A few of my key takeways after trying out Flutter for a few weeks. My task was to build a simple prototype app for iOS and Android. Read more Leave your thoughts
Android testing (Part1): AWS Device Farm vs Firebase TestLab 10/02/18 by Dusko Bajic It’s been a year since I’ve joined the team in charge of Android automation testing solution on project for one... Read more Leave your thoughts
Android OS boot process with focus on Zygote 04/10/18 by Miso Ivanisevic You just started with Android development and deployed the app to the emulator or device. Now what the h... is Zygote? Read more Leave your thoughts
Android App – Conversion from Java to Kotlin 07/13/17 by Lars Jouon This instruction gives some insights on how to convert an existing Android Java app project to Kotlin. Read more Leave your thoughts
6 reasons for native Android development 01/04/17 by Sascha Fröhlich This sounds terrific: Develop cross-platform apps and share code between them. You can read here why this may not be such a good idea after all. Read more Leave your thoughts