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.
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
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
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
Demystifying Android Context: The Gateway Between Your App and the System

Demystifying Android Context: The Gateway Between Your App and the System

Comments
4 min read
Open-source app for booking meeting rooms

Open-source app for booking meeting rooms

2
Comments
1 min read
Въведение в Kotlin (за Java програмисти)

Въведение в Kotlin (за Java програмисти)

Comments
4 min read
Design Patterns

Design Patterns

4
Comments
3 min read
Metro: The KMP DI Framework You Never Knew You Needed

Metro: The KMP DI Framework You Never Knew You Needed

5
Comments 1
10 min read
Kotlin Interview Puzzle: Who Wins the Tie? Loops, Reduce & Functional Surprises

Kotlin Interview Puzzle: Who Wins the Tie? Loops, Reduce & Functional Surprises

Comments
1 min read
Event Handling: Inbox Pattern for Complex Scenarios

Event Handling: Inbox Pattern for Complex Scenarios

4
Comments
6 min read
Kotlin Variables: Understanding var vs val - A Beginner's Guide to Android Development

Kotlin Variables: Understanding var vs val - A Beginner's Guide to Android Development

1
Comments
5 min read
Improving performance in Kotlin with string concatenation

Improving performance in Kotlin with string concatenation

Comments
2 min read
Recipe: Immutable Data Updates with Kotlin

Recipe: Immutable Data Updates with Kotlin

1
Comments
2 min read
Creating bouncing animations using Sine waves (Kotlin + Jetpack Compose): Part 1

Creating bouncing animations using Sine waves (Kotlin + Jetpack Compose): Part 1

Comments
3 min read
Your Sealed Class Cookbook: 3 Production-Ready Android Recipes

Your Sealed Class Cookbook: 3 Production-Ready Android Recipes

Comments
4 min read
I just launched my first affiliate program (50% commission!) - here's why and what I learned

I just launched my first affiliate program (50% commission!) - here's why and what I learned

Comments
3 min read
Spring AOP and Kotlin coroutines - What is wrong with Kotlin + SpringBoot

Spring AOP and Kotlin coroutines - What is wrong with Kotlin + SpringBoot

1
Comments
4 min read
The Memory Leak Apocalypse: Why Your Android App Still Bleeds RAM in 2025 🧟‍♂️

The Memory Leak Apocalypse: Why Your Android App Still Bleeds RAM in 2025 🧟‍♂️

Comments
1 min read
Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

3
Comments
1 min read
Kotlin’s Sealed Interfaces: Smashing the Inheritance Wall

Kotlin’s Sealed Interfaces: Smashing the Inheritance Wall

Comments
2 min read
How to Request Admin Permissions in Flutter: Complete Implementation Guide

How to Request Admin Permissions in Flutter: Complete Implementation Guide

10
Comments
9 min read
loading...