Posts


Jun. 16, 2024

Strong skipping mode by default

Recent updates from Compose introduced strong skipping mode, making recomposition much more efficient and improving app performance.

Feb. 5, 2024

Android roadmap

A comprehensive Android development roadmap for 2024, covering the essential skills and technologies every Android developer should master.

Apr. 4, 2023

Keep your feature simple

Avoid over-engineering and unnecessary complexity in your Android features. Focus on utility and value rather than following patterns for the sake of consistency.

Nov. 22, 2022

Lessons learned while modularizing an Android application

Practical insights and lessons learned from real-world Android app modularization, covering strategies, pitfalls, and best practices.

Jan. 7, 2017

Introdução ao Dagger 2 🇧🇷

Comprehensive introduction to Dagger 2, Google’s dependency injection framework for Android development (Portuguese).