News
1 day ago
Nav3 Router: Convenient Navigation on Top of Jetpack Navigation 3
Jetpack Navigation 3 is a new Google navigation library that is fundamentally different from previous versions. The main idea of N...
Sep 02, 2025
Simple Dynamic Color Schemes in Android Applications
Dynamic theming is a powerful technique for Android apps that need flexible branding. In scenarios like white-label products, ente...
Aug 18, 2025
The Untapped Power of Jetpack Compose Modifiers
Order modifiers: layout -> appearance -> interaction. Ditch extra padding. Merge alpha+clip+shadow via graphicsLayer. Same look, f...
Aug 08, 2025
Building a Crash Report Automation for iOS and Android
Vilian Iaumbaev has built a system that automatically handles new crash reports for both iOS and Android. It makes tracking and fi...