DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
StateFlow vs. SharedFlow: Thinking in "State" vs. "Event"

StateFlow vs. SharedFlow: Thinking in "State" vs. "Event"

Comments
7 min read
Android project collaboration

Android project collaboration

Comments
1 min read
The Cost of Concurrency Interop: Trading Clean Modularity for Shared JVM Efficiency

The Cost of Concurrency Interop: Trading Clean Modularity for Shared JVM Efficiency

Comments
5 min read
Seamless Events Version Management

Seamless Events Version Management

Comments
4 min read
🐸⚔️ [Release] Kaeru Hero: Episode 1 — dark procedural platformer now live

🐸⚔️ [Release] Kaeru Hero: Episode 1 — dark procedural platformer now live

1
Comments
1 min read
The Subtle Art of Making Android Animations Feel Expensive

The Subtle Art of Making Android Animations Feel Expensive

3
Comments 1
8 min read
Debugging Recompositions in Jetpack Compose

Debugging Recompositions in Jetpack Compose

1
Comments
1 min read
Chapter 3 - Methods Common to All Objects (Items 10-14)

Chapter 3 - Methods Common to All Objects (Items 10-14)

Comments
7 min read
How to Create an IoT App in Kotlin Multiplatform

How to Create an IoT App in Kotlin Multiplatform

Comments
12 min read
Wednesday Links - Edition 2025-10-15

Wednesday Links - Edition 2025-10-15

3
Comments
1 min read
Master Jetpack Compose Animations — Bite‑Sized Guides to Make Your UI Pop ✨

Master Jetpack Compose Animations — Bite‑Sized Guides to Make Your UI Pop ✨

1
Comments
2 min read
Message Mirror: a tiny, resilient Android notification + SMS forwarder (Flutter + Kotlin)

Message Mirror: a tiny, resilient Android notification + SMS forwarder (Flutter + Kotlin)

Comments
7 min read
looking for contributors for an open-source KMP project to automate office processes

looking for contributors for an open-source KMP project to automate office processes

1
Comments
1 min read
EasyLog - Intelligent Object Debugging

EasyLog - Intelligent Object Debugging

Comments
3 min read
DataStore in Android: The Future of Local Key-Value Storage

DataStore in Android: The Future of Local Key-Value Storage

Comments
1 min read
Why Every Android Dev Should Master Arrays Before Anything Else

Why Every Android Dev Should Master Arrays Before Anything Else

Comments
1 min read
Event Handling: Keep It Fast and Simple

Event Handling: Keep It Fast and Simple

3
Comments
5 min read
Flutter: Using Android Intent via native interop with jnigen

Flutter: Using Android Intent via native interop with jnigen

Comments
5 min read
Building a Real-Time Heart Rate Monitoring App with Kotlin + Google Cloud

Building a Real-Time Heart Rate Monitoring App with Kotlin + Google Cloud

Comments
2 min read
Kotlin Efficiency: Code Smarter, Not Harder - Typealias

Kotlin Efficiency: Code Smarter, Not Harder - Typealias

11
Comments 4
7 min read
Automatic resource cleanup in Jetpack ViewModels using AutoCloseable

Automatic resource cleanup in Jetpack ViewModels using AutoCloseable

Comments 1
2 min read
From Callback Hell to Coroutines: An Evolutionary History of Android Concurrency

From Callback Hell to Coroutines: An Evolutionary History of Android Concurrency

Comments
5 min read
SmartCV: An AI-Powered Resume Analyzer with Jetpack Compose & Kotlin Multiplatform

SmartCV: An AI-Powered Resume Analyzer with Jetpack Compose & Kotlin Multiplatform

Comments
2 min read
Kotlin Coroutines Cheat Sheet

Kotlin Coroutines Cheat Sheet

8
Comments
2 min read
ComboLite: Android plugin framework, helping you easily build dynamic applications where "everything is pluggable."

ComboLite: Android plugin framework, helping you easily build dynamic applications where "everything is pluggable."

Comments
19 min read
loading...