Android Modern Architecture: ViewModel, StateFlow, and Compose in 2024
The modern Android architecture stack in 2024: ViewModel + StateFlow + Hilt + Room + Compose. Here's the opinionated setup…
The modern Android architecture stack in 2024: ViewModel + StateFlow + Hilt + Room + Compose. Here's the opinionated setup…
On-device machine learning lets mobile apps classify images, detect objects, and understand text without a server round-trip. A practical guide…
Jetpack Compose 1.0 reached stable in August 2021. Android's modern declarative UI toolkit replaces XML layouts with Kotlin-based composable functions.
At Google I/O 2019, Google announced Kotlin-first for Android. Here's a comprehensive guide to the features that make Kotlin the…
Flutter 1.0 just launched. Google's widget-based framework compiles to native ARM code and avoids the JS bridge entirely. Here's what…
React Native promises native iOS and Android apps from a single JavaScript codebase. After three years in production, here's an…
Material Design 1.0 defines how great Android apps should look and feel. A practical guide to CoordinatorLayout, RecyclerView, FAB, and…
Android 4.4 KitKat brought a refined UI, ART runtime, and powerful new APIs. Here's what developers need to know to…