This is a series of posts with a basic introduction to Kotlin data structures.
You're surfing Linkedin and an update pops up about an ex school colleague of yours. They've just bee...
Dependency Injection, or DI, is a design pattern/technique as old as time itself. You've probably...
Today I will talk to you about the different ways of doing background work in Android.
I've tested some CI options for Android projects, check out what I've discovered alongside with some tutorials.
Everyone talks about design patterns, but getting to know the other side of the force can be as enlightening as visiting the old good friends. Here I present you with my favorite ones.
How does Android Threading work internally? Asked nobody... This time I'm going to talk to you about the internals of Android, how does it manage to make your UI work smoothly when there's so much more going on to manage.
Last week Google has launched the beta version of MLKit, a powerful tool to bring Machine Learning to the very core of our mobile apps. I've tested one of its uses in a simple app and here are my findings.