Try the beta for the new highly flexible, natively rendering Paywall UI framework from RevenueCat. With RevenueCat Paywalls you can remotely configure and edit your entire paywall view without waiting on App Review.
Filip Grześkowiak explains how limitations of the Firebase App Distribution Gradle plugin with flavor dimensions led to adopting the more flexible Firebase CLI for Android builds.
AI-powered GPT-Driver plugs into Espresso/XCUI to turn flaky 12-line scripts into one natural-language command. Duolingo cut manual regression 70 %. Salesforce ships tests 50-60 % faster with half the upkeep. Used by Groupon to shorten release cycles. Read the case study here.
Kirill Rozov shows how to strengthen Android obfuscation by customizing R8/ProGuard dictionaries and automating randomized ones per build to resist reverse engineering.
Google introduces on-device GenAI APIs in ML Kit, enabling Android developers to integrate Gemini Nano for tasks like summarization, proofreading, rewriting, and image description, all processed locally for enhanced privacy and performance.
Google releases Jetpack Compose 1.8 with autofill, auto-sizing text, animate bounds, new Material Expressive components, adaptive layouts, and performance boosts like pausable composition.
Google details how the Androidify app combines Gemini 2.5 Flash for image validation and captioning, Imagen 3 for avatar generation, and ML Kit Pose Detection to enable AI-driven, personalized Android bot creation.
Google announces Android Studio Narwhal with Gemini 2.5 Pro for AI-powered test generation, crash fixes, UI code transformation, and new tools like Studio Cloud and auto dependency upgrades.
Google extends the In-App Review API to Google TV, enabling developers to prompt users for app ratings and reviews directly on TV, with input via remote, voice, or mobile devices.
Google promotes adaptive Android development across 500M+ devices using tools like Compose Adaptive Layouts and Jetpack Navigation 3, with Android 16 adding desktop windowing support.
We reach out to more than 80k Android developers around the world, every week, through our email newsletter and social media channels. Advertise your Android development related service or product!
JetBrains partners with the Spring team to boost Kotlin backend development, focusing on null safety, learning resources, faster reflection, and improved configuration DSLs.
JetBrains introduces Koog, an open-source Kotlin framework for building AI agents with a modular DSL, streaming support, and integration with tools and LLMs.
JetBrains announces Kotlin 2.2 with guard conditions and context parameters, K2 as the default compiler in IntelliJ IDEA 2025.1, and updates to Kotlin Multiplatform and AI tools.
JetBrains announces Amper 0.7.0 with a focus on standalone builds, support for Ktor, Spring, iOS in Kotlin Multiplatform, and improved IDE diagnostics.
JetBrains announces the Kotlin Multiplatform plugin beta for IntelliJ IDEA and Android Studio, adding project setup, cross-language support, Compose previews, and Hot Reload.
Google announces Wear OS 6, featuring the Material 3 Expressive design system optimized for round displays, dynamic color theming, new tile components, and a 10% battery life improvement.
Google updates Play Console with new release controls, improved store listings, and subscription features like multi-product checkout and churn reduction tools.
Google adds Gemini AI to Android Auto and Android Automotive for natural voice control, plus new developer tools like Firebase Test Lab support and audio-only playback.
Sebastian Sellmair of JetBrains discusses Compose Hot Reload, detailing its custom JVM implementation that enables live UI updates in Jetpack Compose without restarting the app.
Kaushik Gopal introduces ‘karabiner-kt’, a Kotlin DSL that streamlines complex Karabiner configurations on macOS by replacing bulky JSON with concise, type-safe Kotlin code.