Issue #651

December 1st, 2024
Articles & Tutorials
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 course!
P-Y loves enums, and shares a fun, quick tip.
Tom Sabel examines a long-awaited improvement in Kotlin 2.1 for the when statement: guard conditions.
Anitaa Murthy shares some of the basics of the paging library, along with a guide on how to implement it in any android app that is using Jetpack Compose.
Stefano Natali explores the power of layer-based transformations and effects.
Siva Ganesh Kantamani considers why we might need to migrate from Retrofit to Ktor and KAPT to KSP.
Victor Brandalise shows how to create a curved bottom bar in Jetpack Compose.
Romain Guy optimizes a BlurHash implementation, with a step-by-step look at how it's done.
Marcello Galhardo examines why using functions as properties in the primary constructor of a data class is a code smell.
Arnaud Giuliani explores the performance of Koin in its latest version (4.0.1-Beta1) and compares it with Dagger Hilt (2.52).
Libraries & Code
KHealth (short for Kotlin Health) is a simple Kotlin Multiplatform wrapper over Android's Health Connect and Apple's HealthKit APIs.
A lightweight tool to help understand and debug how Compose's layout constraints affect your composables. It's intended to use in previews and lets you adjust the constraints interactively
A command-line tool and a Gradle Plugin for convert SVG to Android Jetpack Compose Icons.
This repo contains components built with Jetpack Compose for the Microsoft Surface Duo and other large screen and foldable devices.
News
Learn about the Google Developer Program premium membership which provides a tailored suite of services to help developers throughout the learning, building and deployment phases of their journey.
Advent of Code is the perfect opportunity to level up your Kotlin skills, whether you are a beginner or looking to finally tackle that advanced Kotlin feature you’ve been curious about.
The Kotlin 2.1.0 release is out! This version introduces new language features, tooling updates, performance improvements, and important fixes.
Videos & Podcasts
Playlist of all the presentations from DevFest Venezia 2024
Build a Game with Jetpack Compose! using Kotlin Multiplatform.
The Kotlin team at JetBrains has now focused its efforts firmly on improving the language with new features. In this livestream, learn about several updates in Kotlin 2.1.
Chet, Romain and Tor chat with Shai Barack about how the Android platform team studies performance and understands system health - and what is system health anyway?
Daniel Atitienei teaches how to read, write, and update documents using the Firebase Realtime database.
Philipp Lackner teaches how you can observer the real connectivity status on Android. It will give you live changes when internet becomes unavailable and when you're back online.
Clipping or masking parts of your content is a way to create delightful UI effects, and is a common need when working with custom UI components.
Everyone needs a starter template! We also talk to Márton Braun from JetBrains about Amper, their new build & config tool.